- abandon() - Method in class androidx.loader.content.Loader
-
This function will normally be called for you automatically by
LoaderManager when restarting a Loader.
- abort() - Method in class androidx.customview.widget.ViewDragHelper
-
- ABORT - Static variable in annotation type androidx.room.OnConflictStrategy
-
OnConflict strategy constant to abort the transaction.
- abortAnimation() - Method in class androidx.core.widget.ScrollerCompat
-
- absent() - Static method in class androidx.test.espresso.util.EspressoOptional
-
- AbsListViewBindingAdapter - Class in androidx.databinding.adapters
-
- AbsListViewBindingAdapter() - Constructor for class androidx.databinding.adapters.AbsListViewBindingAdapter
-
- AbsListViewBindingAdapter.OnScroll - Interface in androidx.databinding.adapters
-
- AbsListViewBindingAdapter.OnScrollStateChanged - Interface in androidx.databinding.adapters
-
- absoluteValue(int) - Static method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
Creates ValueRule using an absolute value.
- AbsSavedState - Class in androidx.customview.view
-
A Parcelable implementation that should be used by inheritance
hierarchies to ensure the state of all classes along the chain is saved.
- AbsSavedState(Parcelable) - Constructor for class androidx.customview.view.AbsSavedState
-
Constructor called by derived classes when creating their SavedState objects
- AbsSavedState(Parcel) - Constructor for class androidx.customview.view.AbsSavedState
-
Constructor used when reading from a parcel.
- AbsSavedState(Parcel, ClassLoader) - Constructor for class androidx.customview.view.AbsSavedState
-
Constructor used when reading from a parcel.
- AbsSeekBarBindingAdapter - Class in androidx.databinding.adapters
-
- AbsSeekBarBindingAdapter() - Constructor for class androidx.databinding.adapters.AbsSeekBarBindingAdapter
-
- AbsSpinnerBindingAdapter - Class in androidx.databinding.adapters
-
- AbsSpinnerBindingAdapter() - Constructor for class androidx.databinding.adapters.AbsSpinnerBindingAdapter
-
- AbstractDetailsDescriptionPresenter - Class in androidx.leanback.widget
-
An abstract
Presenter for rendering a detailed description of an
item.
- AbstractDetailsDescriptionPresenter() - Constructor for class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- AbstractDetailsDescriptionPresenter.ViewHolder - Class in androidx.leanback.widget
-
- AbstractMediaItemPresenter - Class in androidx.leanback.widget
-
Abstract
Presenter class for rendering media items in a playlist format.
- AbstractMediaItemPresenter() - Constructor for class androidx.leanback.widget.AbstractMediaItemPresenter
-
Constructor used for creating an abstract media item presenter.
- AbstractMediaItemPresenter(int) - Constructor for class androidx.leanback.widget.AbstractMediaItemPresenter
-
Constructor used for creating an abstract media item presenter.
- AbstractMediaItemPresenter.ViewHolder - Class in androidx.leanback.widget
-
- AbstractMediaListHeaderPresenter - Class in androidx.leanback.widget
-
Abstract presenter class for rendering the header for a list of media items in a playlist.
- AbstractMediaListHeaderPresenter(Context, int) - Constructor for class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
Constructor used for creating an abstract media-list header presenter of a given theme.
- AbstractMediaListHeaderPresenter() - Constructor for class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
Constructor used for creating an abstract media-list header presenter.
- AbstractMediaListHeaderPresenter.ViewHolder - Class in androidx.leanback.widget
-
- AbstractMultiSelectListPreference - Class in androidx.preference.internal
-
- AbstractMultiSelectListPreference(Context, AttributeSet, int, int) - Constructor for class androidx.preference.internal.AbstractMultiSelectListPreference
-
- AbstractMultiSelectListPreference(Context, AttributeSet, int) - Constructor for class androidx.preference.internal.AbstractMultiSelectListPreference
-
- AbstractMultiSelectListPreference(Context, AttributeSet) - Constructor for class androidx.preference.internal.AbstractMultiSelectListPreference
-
- AbstractMultiSelectListPreference(Context) - Constructor for class androidx.preference.internal.AbstractMultiSelectListPreference
-
- accept(T) - Method in interface androidx.core.util.Consumer
-
Performs this operation on the given argument.
- accept(String) - Method in class androidx.test.internal.runner.ClassPathScanner.AcceptAllFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- accept(String) - Method in class androidx.test.internal.runner.ClassPathScanner.ChainedClassNameFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- accept(String) - Method in interface androidx.test.internal.runner.ClassPathScanner.ClassNameFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- accept(String) - Method in class androidx.test.internal.runner.ClassPathScanner.ExcludePackageNameFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- accept(String) - Method in class androidx.test.internal.runner.ClassPathScanner.ExternalClassNameFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- accept(String) - Method in class androidx.test.internal.runner.ClassPathScanner.InclusivePackageNameFilter
-
Tests whether or not the specified abstract pathname should be included in a class path entry
list.
- AcceptAllFilter() - Constructor for class androidx.test.internal.runner.ClassPathScanner.AcceptAllFilter
-
- ACCESSIBILITY_LIVE_REGION_ASSERTIVE - Static variable in class androidx.core.view.ViewCompat
-
Live region mode specifying that accessibility services should interrupt
ongoing speech to immediately announce changes to this view.
- ACCESSIBILITY_LIVE_REGION_NONE - Static variable in class androidx.core.view.ViewCompat
-
Live region mode specifying that accessibility services should not
automatically announce changes to this view.
- ACCESSIBILITY_LIVE_REGION_POLITE - Static variable in class androidx.core.view.ViewCompat
-
Live region mode specifying that accessibility services should announce
changes to this view.
- AccessibilityActionCompat(int, CharSequence) - Constructor for class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Creates a new instance.
- accessibilityAssertion() - Static method in class androidx.test.espresso.accessibility.AccessibilityChecks
-
- accessibilityAssertion() - Static method in class androidx.test.espresso.contrib.AccessibilityChecks
-
Deprecated.
- AccessibilityChecks - Class in androidx.test.espresso.accessibility
-
A class to enable automated accessibility checks in Espresso tests.
- AccessibilityChecks - Class in androidx.test.espresso.contrib
-
- AccessibilityDelegateCompat - Class in androidx.core.view
-
Helper for accessing AccessibilityDelegate.
- AccessibilityDelegateCompat() - Constructor for class androidx.core.view.AccessibilityDelegateCompat
-
Creates a new instance.
- AccessibilityEventCompat - Class in androidx.core.view.accessibility
-
Helper for accessing features in AccessibilityEvent.
- AccessibilityManagerCompat - Class in androidx.core.view.accessibility
-
Helper for accessing features in AccessibilityManager.
- AccessibilityManagerCompat.AccessibilityStateChangeListener - Interface in androidx.core.view.accessibility
-
- AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat - Class in androidx.core.view.accessibility
-
- AccessibilityManagerCompat.TouchExplorationStateChangeListener - Interface in androidx.core.view.accessibility
-
Listener for the system touch exploration state.
- AccessibilityNodeInfoCompat - Class in androidx.core.view.accessibility
-
Helper for accessing android.view.accessibility.AccessibilityNodeInfo in a backwards
compatible fashion.
- AccessibilityNodeInfoCompat(Object) - Constructor for class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
- AccessibilityNodeInfoCompat.AccessibilityActionCompat - Class in androidx.core.view.accessibility
-
- AccessibilityNodeInfoCompat.CollectionInfoCompat - Class in androidx.core.view.accessibility
-
Class with information if a node is a collection.
- AccessibilityNodeInfoCompat.CollectionItemInfoCompat - Class in androidx.core.view.accessibility
-
Class with information if a node is a collection item.
- AccessibilityNodeInfoCompat.RangeInfoCompat - Class in androidx.core.view.accessibility
-
Class with information if a node is a range.
- AccessibilityNodeProviderCompat - Class in androidx.core.view.accessibility
-
Helper for accessing android.view.accessibility.AccessibilityNodeProvider.
- AccessibilityNodeProviderCompat() - Constructor for class androidx.core.view.accessibility.AccessibilityNodeProviderCompat
-
Creates a new instance.
- AccessibilityNodeProviderCompat(Object) - Constructor for class androidx.core.view.accessibility.AccessibilityNodeProviderCompat
-
Creates a new instance wrapping an
android.view.accessibility.AccessibilityNodeProvider.
- AccessibilityRecordCompat - Class in androidx.core.view.accessibility
-
Helper for accessing AccessibilityRecord.
- AccessibilityRecordCompat(Object) - Constructor for class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- AccessibilitySeekListener() - Constructor for class androidx.leanback.widget.SeekBar.AccessibilitySeekListener
-
- AccessibilityServiceInfoCompat - Class in androidx.core.accessibilityservice
-
Helper for accessing features in AccessibilityServiceInfo.
- AccessibilityStateChangeListenerCompat() - Constructor for class androidx.core.view.accessibility.AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat
-
Deprecated.
- AccessibilityWindowInfoCompat - Class in androidx.core.view.accessibility
-
Helper for accessing android.view.accessibility.AccessibilityWindowInfo.
- acquire() - Method in interface androidx.core.util.Pools.Pool
-
- acquire() - Method in class androidx.core.util.Pools.SimplePool
-
- acquire() - Method in class androidx.core.util.Pools.SynchronizedPool
-
- acquire(String, int) - Static method in class androidx.room.RoomSQLiteQuery
-
Returns a new RoomSQLiteQuery that can accept the given number of arguments and holds the
given query.
- acquire() - Method in class androidx.room.SharedSQLiteStatement
-
Call this to get the statement.
- Action(int, CharSequence, PendingIntent) - Constructor for class androidx.core.app.NotificationCompat.Action
-
- Action - Class in androidx.leanback.widget
-
An action contains one or two lines of text, an optional image and an optional id.
- Action(long) - Constructor for class androidx.leanback.widget.Action
-
Constructor for an Action.
- Action(long, CharSequence) - Constructor for class androidx.leanback.widget.Action
-
Constructor for an Action.
- Action(long, CharSequence, CharSequence) - Constructor for class androidx.leanback.widget.Action
-
Constructor for an Action.
- Action(long, CharSequence, CharSequence, Drawable) - Constructor for class androidx.leanback.widget.Action
-
Constructor for an Action.
- Action(int, int) - Constructor for class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- Action(int, int, int) - Constructor for class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- Action(int, int, int, Interpolator) - Constructor for class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- ACTION_ACCESSIBILITY_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that gives accessibility focus to the node.
- ACTION_ACCESSIBILITY_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that gives accessibility focus to the node.
- ACTION_ARGUMENT_COLUMN_INT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the collection column to make visible on screen.
- ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for whether when moving at granularity to extend the selection
or to move it otherwise.
- ACTION_ARGUMENT_HTML_ELEMENT_STRING - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for which HTML element to get moving to the next/previous HTML element.
- ACTION_ARGUMENT_MOVE_WINDOW_X - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the x coordinate to which to move a window.
- ACTION_ARGUMENT_MOVE_WINDOW_Y - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the y coordinate to which to move a window.
- ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for which movement granularity to be used when traversing the node text.
- ACTION_ARGUMENT_PROGRESS_VALUE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the progress value to set.
- ACTION_ARGUMENT_ROW_INT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the collection row to make visible on screen.
- ACTION_ARGUMENT_SELECTION_END_INT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the selection end.
- ACTION_ARGUMENT_SELECTION_START_INT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the selection start.
- ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Argument for specifying the text content to set
- ACTION_BIND_SIDE_CHANNEL - Static variable in class androidx.core.app.NotificationManagerCompat
-
Intent action to register for on a service to receive side channel
notifications.
- ACTION_BROWSER_ACTIONS_OPEN - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
Indicates that the user explicitly opted out of Browser Actions in the calling application.
- ACTION_CHANNEL_BROWSABLE_REQUESTED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Broadcast Action: sent when an application requests the system to make the given channel
browsable.
- ACTION_CLEAR_ACCESSIBILITY_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that clears accessibility focus of the node.
- ACTION_CLEAR_ACCESSIBILITY_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that clears accessibility focus of the node.
- ACTION_CLEAR_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that clears input focus of the node.
- ACTION_CLEAR_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that unfocuses the node.
- ACTION_CLEAR_SELECTION - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that deselects the node.
- ACTION_CLEAR_SELECTION - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that unselects the node.
- ACTION_CLICK - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that clicks on the node info.
- ACTION_CLICK - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that clicks on the node info.
- ACTION_COLLAPSE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to collapse an expandable node.
- ACTION_COLLAPSE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to collapse an expandable node.
- ACTION_CONTEXT_CLICK - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that context clicks the node.
- ACTION_COPY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to copy the current selection to the clipboard.
- ACTION_COPY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to copy the current selection to the clipboard.
- ACTION_CUSTOM_LEFT_FIRST - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the first custom control on the left side
of the predefined primary controls.
- ACTION_CUSTOM_LEFT_FIRST - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the first custom control on the left side
of the predefined primary controls.
- ACTION_CUSTOM_LEFT_FIRST - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the first custom control on the left side
of the predefined primary controls.
- ACTION_CUSTOM_RIGHT_FIRST - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the first custom control on the right side
of the predefined primary controls.
- ACTION_CUSTOM_RIGHT_FIRST - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the first custom control on the right side
of the predefined primary controls.
- ACTION_CUSTOM_RIGHT_FIRST - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the first custom control on the right side
of the predefined primary controls.
- ACTION_CUSTOM_TABS_CONNECTION - Static variable in class androidx.browser.customtabs.CustomTabsService
-
The Intent action that a CustomTabsService must respond to.
- ACTION_CUT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to cut the current selection and place it to the clipboard.
- ACTION_CUT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to cut the current selection and place it to the clipboard.
- ACTION_DISMISS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to dismiss a dismissable node.
- ACTION_DISMISS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to dismiss a dismissable node.
- ACTION_END_SESSION - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: End session.
- ACTION_ENQUEUE - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Enqueue media item.
- ACTION_EXPAND - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to expand an expandable node.
- ACTION_EXPAND - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to expand an expandable node.
- ACTION_FAST_FORWARD - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the fast forward control.
- ACTION_FAST_FORWARD - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the fast forward control.
- ACTION_FAST_FORWARD - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the fast forward control.
- ACTION_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that gives input focus to the node.
- ACTION_FOCUS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that focuses the node.
- ACTION_GET_SESSION_STATUS - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Get media session status information.
- ACTION_GET_STATUS - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Get media item playback status
and progress information.
- ACTION_HIDE_TOOLTIP - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to hide a tooltip.
- ACTION_HOVER_ENTER - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_HOVER_EXIT - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_HOVER_MOVE - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_ID_CANCEL - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard Cancel action.
- ACTION_ID_CONTINUE - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard Finish action.
- ACTION_ID_CURRENT - Static variable in class androidx.leanback.widget.GuidedAction
-
When finishing editing, stay on current action.
- ACTION_ID_FINISH - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard Finish action.
- ACTION_ID_NEXT - Static variable in class androidx.leanback.widget.GuidedAction
-
When finishing editing, goes to next action.
- ACTION_ID_NO - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard No action.
- ACTION_ID_OK - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard OK action.
- ACTION_ID_YES - Static variable in class androidx.leanback.widget.GuidedAction
-
Id of standard Yes action.
- ACTION_INITIALIZE_PROGRAMS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Broadcast Action: sent to the target TV input after it is first installed to notify the input
to initialize its channels and programs to the system content provider.
- ACTION_LONG_CLICK - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that long clicks on the node.
- ACTION_LONG_CLICK - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that long clicks on the node.
- ACTION_MASK - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_MOVE_WINDOW - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to move a window to a new location.
- ACTION_NEXT_AT_MOVEMENT_GRANULARITY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that requests to go to the next entity in this node's text
at a given movement granularity.
- ACTION_NEXT_AT_MOVEMENT_GRANULARITY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that requests to go to the next entity in this node's text
at a given movement granularity.
- ACTION_NEXT_HTML_ELEMENT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to move to the next HTML element of a given type.
- ACTION_NEXT_HTML_ELEMENT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to move to the next HTML element of a given type.
- ACTION_PASTE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to paste the current clipboard content.
- ACTION_PASTE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to paste the current clipboard content.
- ACTION_PAUSE - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Pause media playback.
- ACTION_PLAY - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Play media item.
- ACTION_PLAY_PAUSE - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the play/pause control.
- ACTION_PLAY_PAUSE - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the play/pause control.
- ACTION_PLAY_PAUSE - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the play/pause control.
- ACTION_POINTER_DOWN - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_POINTER_INDEX_MASK - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_POINTER_INDEX_SHIFT - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_POINTER_UP - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_PREVIEW_PROGRAM_ADDED_TO_WATCH_NEXT - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Broadcast Action: sent by the system to tell the target TV input that one of its existing
preview programs is added to the watch next programs table by user.
- ACTION_PREVIEW_PROGRAM_BROWSABLE_DISABLED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Broadcast Action: sent by the system to tell the target TV input that one of its preview
program's browsable state is disabled, i.e., it will no longer be shown to users, which, for
example, might be a result of users' interaction with UI.
- ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that requests to go to the previous entity in this node's text
at a given movement granularity.
- ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that requests to go to the previous entity in this node's text
at a given movement granularity.
- ACTION_PREVIOUS_HTML_ELEMENT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to move to the previous HTML element of a given type.
- ACTION_PREVIOUS_HTML_ELEMENT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to move to the previous HTML element of a given type.
- ACTION_REMOVE - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Remove media item from session's queue.
- ACTION_REPEAT - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the repeat control.
- ACTION_REQUEST_CHANNEL_BROWSABLE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Activity Action: sent by an application telling the system to make the given channel
browsable with user interaction.
- ACTION_RESUME - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Resume media playback (unpause).
- ACTION_REWIND - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the rewind control.
- ACTION_REWIND - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the rewind control.
- ACTION_REWIND - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the rewind control.
- ACTION_SCROLL - Static variable in class androidx.core.view.MotionEventCompat
-
- ACTION_SCROLL_BACKWARD - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content backward.
- ACTION_SCROLL_BACKWARD - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to scroll the node content backward.
- ACTION_SCROLL_DOWN - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content down.
- ACTION_SCROLL_FORWARD - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content forward.
- ACTION_SCROLL_FORWARD - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to scroll the node content forward.
- ACTION_SCROLL_LEFT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content left.
- ACTION_SCROLL_RIGHT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content right.
- ACTION_SCROLL_TO_POSITION - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that scrolls the node to make the specified collection
position visible on screen.
- ACTION_SCROLL_UP - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to scroll the node content up.
- ACTION_SEEK - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Seek media item to a new playback position.
- ACTION_SELECT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that selects the node.
- ACTION_SELECT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that selects the node.
- ACTION_SEND_MESSAGE - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
- ACTION_SET_PROGRESS - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
- ACTION_SET_SELECTION - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to set the selection.
- ACTION_SET_SELECTION - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action to set the selection.
- ACTION_SET_TEXT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that sets the text of the node.
- ACTION_SET_TEXT - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Action that sets the text of the node.
- ACTION_SHOW_ON_SCREEN - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action that requests the node make its bounding rectangle visible
on the screen, scrolling if necessary just enough.
- ACTION_SHOW_TOOLTIP - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Action to show a tooltip.
- ACTION_SHUFFLE - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the shuffle control.
- ACTION_SKIP_TO_NEXT - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the skip to next control.
- ACTION_SKIP_TO_NEXT - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the skip to next control.
- ACTION_SKIP_TO_NEXT - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the skip to next control.
- ACTION_SKIP_TO_PREVIOUS - Static variable in class androidx.leanback.media.PlaybackBannerControlGlue
-
The adapter key for the skip to previous control.
- ACTION_SKIP_TO_PREVIOUS - Static variable in class androidx.leanback.media.PlaybackBaseControlGlue
-
The adapter key for the skip to previous control.
- ACTION_SKIP_TO_PREVIOUS - Static variable in class androidx.leanback.media.PlaybackControlGlue
-
The adapter key for the skip to previous control.
- ACTION_START_SESSION - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Start session.
- ACTION_STATE_DRAG - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
A View is currently being dragged.
- ACTION_STATE_IDLE - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
ItemTouchHelper is in idle state.
- ACTION_STATE_SWIPE - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
A View is currently being swiped.
- ACTION_STOP - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Remote playback media control action: Stop media playback (clear queue and unpause).
- ACTION_TYPE_BUTTON - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the event was an interaction with a button.
- ACTION_TYPE_CONTENT - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the event was a tap on the entire row.
- ACTION_TYPE_SEE_MORE - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the event was a tap on a see more button.
- ACTION_TYPE_SLIDER - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the event was an interaction with a slider.
- ACTION_TYPE_TOGGLE - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the event was an interaction with a toggle.
- ACTION_WATCH_NEXT_PROGRAM_BROWSABLE_DISABLED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
Broadcast Action: sent by the system to tell the target TV input that one of its "watch next"
program's browsable state is disabled, i.e., it will no longer be shown to users, which, for
example, might be a result of users' interaction with UI.
- ActionBar - Class in androidx.appcompat.app
-
A primary toolbar within the activity that may display the activity title, application-level
navigation affordances, and other interactive items.
- ActionBar() - Constructor for class androidx.appcompat.app.ActionBar
-
- ActionBar - Class in androidx.car.widget
-
An actions panel with three distinctive zones:
Main control: located in the bottom center it shows a highlighted icon and a circular
progress bar.
- ActionBar(Context) - Constructor for class androidx.car.widget.ActionBar
-
- ActionBar(Context, AttributeSet) - Constructor for class androidx.car.widget.ActionBar
-
- ActionBar(Context, AttributeSet, int) - Constructor for class androidx.car.widget.ActionBar
-
- ActionBar(Context, AttributeSet, int, int) - Constructor for class androidx.car.widget.ActionBar
-
- ActionBar.DisplayOptions - Annotation Type in androidx.appcompat.app
-
- ActionBar.LayoutParams - Class in androidx.appcompat.app
-
Per-child layout information associated with action bar custom views.
- ActionBar.NavigationMode - Annotation Type in androidx.appcompat.app
-
- ActionBar.OnMenuVisibilityListener - Interface in androidx.appcompat.app
-
Listener for receiving events when action bar menus are shown or hidden.
- ActionBar.OnNavigationListener - Interface in androidx.appcompat.app
-
- ActionBar.SlotPosition - Annotation Type in androidx.car.widget
-
- ActionBar.Tab - Class in androidx.appcompat.app
-
- ActionBar.TabListener - Interface in androidx.appcompat.app
-
- ActionBarContainer - Class in androidx.appcompat.widget
-
This class acts as a container for the action bar view and action mode context views.
- ActionBarContainer(Context) - Constructor for class androidx.appcompat.widget.ActionBarContainer
-
- ActionBarContainer(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActionBarContainer
-
- ActionBarContextView - Class in androidx.appcompat.widget
-
- ActionBarContextView(Context) - Constructor for class androidx.appcompat.widget.ActionBarContextView
-
- ActionBarContextView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActionBarContextView
-
- ActionBarContextView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.ActionBarContextView
-
- ActionBarDrawerToggle - Class in androidx.appcompat.app
-
This class provides a handy way to tie together the functionality of
DrawerLayout and the framework
ActionBar to
implement the recommended design for navigation drawers.
- ActionBarDrawerToggle(Activity, DrawerLayout, int, int) - Constructor for class androidx.appcompat.app.ActionBarDrawerToggle
-
Construct a new ActionBarDrawerToggle.
- ActionBarDrawerToggle(Activity, DrawerLayout, Toolbar, int, int) - Constructor for class androidx.appcompat.app.ActionBarDrawerToggle
-
Construct a new ActionBarDrawerToggle with a Toolbar.
- ActionBarDrawerToggle - Class in androidx.legacy.app
-
Deprecated.
- ActionBarDrawerToggle(Activity, DrawerLayout, int, int, int) - Constructor for class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
Construct a new ActionBarDrawerToggle.
- ActionBarDrawerToggle(Activity, DrawerLayout, boolean, int, int, int) - Constructor for class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
Construct a new ActionBarDrawerToggle.
- ActionBarDrawerToggle.Delegate - Interface in androidx.appcompat.app
-
- ActionBarDrawerToggle.Delegate - Interface in androidx.legacy.app
-
- ActionBarDrawerToggle.DelegateProvider - Interface in androidx.appcompat.app
-
- ActionBarDrawerToggle.DelegateProvider - Interface in androidx.legacy.app
-
- ActionBarOverlayLayout - Class in androidx.appcompat.widget
-
Special layout for the containing of an overlay action bar (and its content) to correctly handle
fitting system windows when the content has request that its layout ignore them.
- ActionBarOverlayLayout(Context) - Constructor for class androidx.appcompat.widget.ActionBarOverlayLayout
-
- ActionBarOverlayLayout(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActionBarOverlayLayout
-
- ActionBarOverlayLayout.ActionBarVisibilityCallback - Interface in androidx.appcompat.widget
-
- ActionBarOverlayLayout.LayoutParams - Class in androidx.appcompat.widget
-
- ActionBarPolicy - Class in androidx.appcompat.view
-
Allows components to query for various configuration policy decisions about how the action bar
should lay out and behave on the current device.
- ActionCallback() - Constructor for class androidx.mediarouter.media.RemotePlaybackClient.ActionCallback
-
- actionCount - Variable in class androidx.slice.widget.EventInfo
-
Total number of actions available in this row of the slice.
- actionFormatChanged() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- actionIndex - Variable in class androidx.slice.widget.EventInfo
-
If multiple buttons are presented in this
EventInfo.actionPosition on the row, then this is
the index of that button that was interacted with.
- actionIntent - Variable in class androidx.core.app.NotificationCompat.Action
-
Intent to send when the user invokes this action.
- ActionMenuItem - Class in androidx.appcompat.view.menu
-
- ActionMenuItem(Context, int, int, int, int, CharSequence) - Constructor for class androidx.appcompat.view.menu.ActionMenuItem
-
- ActionMenuItemView - Class in androidx.appcompat.view.menu
-
- ActionMenuItemView(Context) - Constructor for class androidx.appcompat.view.menu.ActionMenuItemView
-
- ActionMenuItemView(Context, AttributeSet) - Constructor for class androidx.appcompat.view.menu.ActionMenuItemView
-
- ActionMenuItemView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.view.menu.ActionMenuItemView
-
- ActionMenuItemView.PopupCallback - Class in androidx.appcompat.view.menu
-
- ActionMenuView - Class in androidx.appcompat.widget
-
ActionMenuView is a presentation of a series of menu options as a View.
- ActionMenuView(Context) - Constructor for class androidx.appcompat.widget.ActionMenuView
-
- ActionMenuView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActionMenuView
-
- ActionMenuView.ActionMenuChildView - Interface in androidx.appcompat.widget
-
- ActionMenuView.LayoutParams - Class in androidx.appcompat.widget
-
- ActionMenuView.OnMenuItemClickListener - Interface in androidx.appcompat.widget
-
Interface responsible for receiving menu item click events if the items themselves
do not have individual item click listeners.
- ActionMenuViewBindingAdapter - Class in androidx.databinding.adapters
-
- ActionMenuViewBindingAdapter() - Constructor for class androidx.databinding.adapters.ActionMenuViewBindingAdapter
-
- ActionMode - Class in androidx.appcompat.view
-
Represents a contextual mode of the user interface.
- ActionMode() - Constructor for class androidx.appcompat.view.ActionMode
-
- ActionMode.Callback - Interface in androidx.appcompat.view
-
Callback interface for action modes.
- ActionModeImpl(Context, ActionMode.Callback) - Constructor for class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- actionOnHolderItem(<any>, ViewAction) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
Performs a
ViewAction on a view matched by viewHolderMatcher.
- actionOnItem(<any>, ViewAction) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
Performs a
ViewAction on a view matched by viewHolderMatcher.
- actionOnItemAtPosition(int, ViewAction) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
- actionPosition - Variable in class androidx.slice.widget.EventInfo
-
Position of the button on the template.
- ActionProvider - Class in androidx.core.view
-
This class is a mediator for accomplishing a given task, for example sharing a file.
- ActionProvider(Context) - Constructor for class androidx.core.view.ActionProvider
-
Creates a new instance.
- ActionProvider.SubUiVisibilityListener - Interface in androidx.core.view
-
- ActionProvider.VisibilityListener - Interface in androidx.core.view
-
- ActionRow - Class in androidx.slice.widget
-
- ActionRow(Context, boolean) - Constructor for class androidx.slice.widget.ActionRow
-
- actionType - Variable in class androidx.slice.widget.EventInfo
-
The type of action that occurred.
- actionWithAssertions(ViewAction) - Static method in class androidx.test.espresso.action.ViewActions
-
Performs all assertions before the ViewActions in this class and then performs the
given ViewAction
- ActiveRootLister - Interface in androidx.test.espresso.base
-
Provides access to all root views in an application.
- ActivityChooserView - Class in androidx.appcompat.widget
-
This class is a view for choosing an activity for handling a given Intent.
- ActivityChooserView(Context) - Constructor for class androidx.appcompat.widget.ActivityChooserView
-
Create a new instance.
- ActivityChooserView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActivityChooserView
-
Create a new instance.
- ActivityChooserView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.ActivityChooserView
-
Create a new instance.
- ActivityChooserView.InnerLayout - Class in androidx.appcompat.widget
-
Allows us to set the background using TintTypedArray
- ActivityCompat - Class in androidx.core.app
-
Helper for accessing features in android.app.Activity.
- ActivityCompat() - Constructor for class androidx.core.app.ActivityCompat
-
This class should not be instantiated, but the constructor must be
visible for the class to be extended (as in support-v13).
- ActivityCompat - Class in androidx.legacy.app
-
- ActivityCompat() - Constructor for class androidx.legacy.app.ActivityCompat
-
- ActivityCompat.OnRequestPermissionsResultCallback - Interface in androidx.core.app
-
This interface is the contract for receiving the results for permission requests.
- ActivityCompat.PermissionCompatDelegate - Interface in androidx.core.app
-
Customizable delegate that allows delegating permission compatibility methods to a custom
implementation.
- ActivityCompat.RequestPermissionsRequestCodeValidator - Interface in androidx.core.app
-
- ActivityFinisher() - Constructor for class androidx.test.runner.MonitoringInstrumentation.ActivityFinisher
-
- ActivityFinisherRunListener - Class in androidx.test.internal.runner.listener
-
Ensures that no activities are running when a test method starts and that no activities are still
running when it ends.
- ActivityFinisherRunListener(Instrumentation, MonitoringInstrumentation.ActivityFinisher, Runnable) - Constructor for class androidx.test.internal.runner.listener.ActivityFinisherRunListener
-
- ActivityInfoCompat - Class in androidx.core.content.pm
-
- ActivityLifecycleCallback - Interface in androidx.test.runner.lifecycle
-
Callback for monitoring activity lifecycle events.
- ActivityLifecycleMonitor - Interface in androidx.test.runner.lifecycle
-
Interface for tests to use when they need to query the activity lifecycle state.
- ActivityLifecycleMonitorImpl - Class in androidx.test.internal.runner.lifecycle
-
The lifecycle monitor implementation.
- ActivityLifecycleMonitorImpl() - Constructor for class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
- ActivityLifecycleMonitorImpl(boolean) - Constructor for class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
- ActivityLifecycleMonitorRegistry - Class in androidx.test.runner.lifecycle
-
An exposed registry instance to make it easy for callers to find the lifecycle monitor for their
application.
- ActivityLifecycles - Class in androidx.test.espresso.util
-
Helper methods to understand ActivityLifecycle of the app.
- ActivityManagerCompat - Class in androidx.core.app
-
Helper for accessing features in android.app.ActivityManager in a backwards compatible
fashion.
- ActivityOptionsCompat - Class in androidx.core.app
-
Helper for accessing features in android.app.ActivityOptions in a backwards compatible
fashion.
- ActivityOptionsCompat() - Constructor for class androidx.core.app.ActivityOptionsCompat
-
- ActivityResultFunction - Interface in androidx.test.espresso.intent
-
Function that returns an ActivityResult, to be called by ResettingStubberImpl#getActivityResultFunctionForIntent.
- ActivityResultMatchers - Class in androidx.test.espresso.contrib
-
Hamcrest matchers for a ActivityResult.
- ActivityTestRule<T extends Activity> - Class in androidx.test.rule
-
This rule provides functional testing of a single Activity.
- ActivityTestRule(Class<T>) - Constructor for class androidx.test.rule.ActivityTestRule
-
- ActivityTestRule(Class<T>, boolean) - Constructor for class androidx.test.rule.ActivityTestRule
-
- ActivityTestRule(Class<T>, boolean, boolean) - Constructor for class androidx.test.rule.ActivityTestRule
-
- ActivityTestRule(SingleActivityFactory<T>, boolean, boolean) - Constructor for class androidx.test.rule.ActivityTestRule
-
- ActivityTestRule(Class<T>, String, int, boolean, boolean) - Constructor for class androidx.test.rule.ActivityTestRule
-
- Adapter() - Constructor for class androidx.recyclerview.widget.RecyclerView.Adapter
-
- AdapterDataLoaderAction - Class in androidx.test.espresso.action
-
Forces an AdapterView to ensure that the data matching a provided data matcher is loaded into the
current view hierarchy.
- AdapterDataLoaderAction(<any>, EspressoOptional<Integer>, AdapterViewProtocol) - Constructor for class androidx.test.espresso.action.AdapterDataLoaderAction
-
- AdapterDataObserver() - Constructor for class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- AdapterListener() - Constructor for class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- AdapterListUpdateCallback - Class in androidx.recyclerview.widget
-
ListUpdateCallback that dispatches update events to the given adapter.
- AdapterListUpdateCallback(RecyclerView.Adapter) - Constructor for class androidx.recyclerview.widget.AdapterListUpdateCallback
-
Creates an AdapterListUpdateCallback that will dispatch update events to the given adapter.
- adapterPosition(int) - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Sets adapter position of the recyclerview child to track.
- AdapterViewBindingAdapter - Class in androidx.databinding.adapters
-
- AdapterViewBindingAdapter() - Constructor for class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- AdapterViewBindingAdapter.OnItemSelected - Interface in androidx.databinding.adapters
-
- AdapterViewBindingAdapter.OnItemSelectedComponentListener - Class in androidx.databinding.adapters
-
- AdapterViewBindingAdapter.OnNothingSelected - Interface in androidx.databinding.adapters
-
- AdapterViewProtocol - Interface in androidx.test.espresso.action
-
A sadly necessary layer of indirection to interact with AdapterViews.
- AdapterViewProtocol.AdaptedData - Class in androidx.test.espresso.action
-
A holder that associates a data object from an AdapterView with a token the AdapterViewProtocol
can use to force that data object to be rendered as a child or deeper descendant of the adapter
view.
- AdapterViewProtocol.AdaptedData.Builder - Class in androidx.test.espresso.action
-
- AdapterViewProtocol.DataFunction - Interface in androidx.test.espresso.action
-
- AdapterViewProtocols - Class in androidx.test.espresso.action
-
- add(CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- add(int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- add(int, int, int, CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- add(int, int, int, int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- add(E) - Method in class androidx.collection.ArraySet
-
Adds the specified object to this set.
- add(Activity) - Method in class androidx.core.app.FrameMetricsAggregator
-
Starts recording frame metrics for the given activity.
- add(C) - Method in class androidx.databinding.CallbackRegistry
-
Add a callback to be notified.
- add(T) - Method in class androidx.databinding.ObservableArrayList
-
- add(int, T) - Method in class androidx.databinding.ObservableArrayList
-
- add(Fragment, String) - Method in class androidx.fragment.app.FragmentTransaction
-
- add(int, Fragment) - Method in class androidx.fragment.app.FragmentTransaction
-
- add(int, Fragment, String) - Method in class androidx.fragment.app.FragmentTransaction
-
Add a fragment to the activity state.
- add(FragmentManager, GuidedStepFragment) - Static method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Adds the specified GuidedStepFragment to the fragment stack, replacing any existing
GuidedStepFragments in the stack, and configuring the fragment-to-fragment custom
transitions.
- add(FragmentManager, GuidedStepFragment, int) - Static method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Adds the specified GuidedStepFragment to the fragment stack, replacing any existing
GuidedStepFragments in the stack, and configuring the fragment-to-fragment custom
transitions.
- add(FragmentManager, GuidedStepSupportFragment) - Static method in class androidx.leanback.app.GuidedStepSupportFragment
-
Adds the specified GuidedStepSupportFragment to the fragment stack, replacing any existing
GuidedStepSupportFragments in the stack, and configuring the fragment-to-fragment custom
transitions.
- add(FragmentManager, GuidedStepSupportFragment, int) - Static method in class androidx.leanback.app.GuidedStepSupportFragment
-
Adds the specified GuidedStepSupportFragment to the fragment stack, replacing any existing
GuidedStepSupportFragments in the stack, and configuring the fragment-to-fragment custom
transitions.
- add(Object) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Adds an item to the end of the adapter.
- add(int, Object) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Inserts an item into this adapter at the specified index.
- add(T) - Method in class androidx.recyclerview.widget.SortedList
-
Adds the given item to the list.
- add(TemplateBuilderImpl) - Method in class androidx.slice.builders.impl.MessagingBasicImpl
-
- add(TemplateBuilderImpl) - Method in interface androidx.slice.builders.impl.MessagingBuilder
-
Add a subslice to this builder.
- add(TemplateBuilderImpl) - Method in class androidx.slice.builders.impl.MessagingListV1Impl
-
- add(TemplateBuilderImpl) - Method in class androidx.slice.builders.impl.MessagingV1Impl
-
- add(MessagingSliceBuilder.MessageBuilder) - Method in class androidx.slice.builders.MessagingSliceBuilder
-
Add a subslice to this builder.
- add(Consumer<MessagingSliceBuilder.MessageBuilder>) - Method in class androidx.slice.builders.MessagingSliceBuilder
-
Add a subslice to this builder.
- add(ClassPathScanner.ClassNameFilter) - Method in class androidx.test.internal.runner.ClassPathScanner.ChainedClassNameFilter
-
- addAccessibilityStateChangeListener(AccessibilityManager, AccessibilityManagerCompat.AccessibilityStateChangeListener) - Static method in class androidx.core.view.accessibility.AccessibilityManagerCompat
-
- addAction(int, CharSequence, PendingIntent) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add an action to this notification.
- addAction(NotificationCompat.Action) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add an action to this notification.
- addAction(NotificationCompat.Action) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Add a wearable action to this notification.
- addAction(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Adds an action that can be performed on the node.
- addAction(AccessibilityNodeInfoCompat.AccessibilityActionCompat) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Adds an action that can be performed on the node.
- addAction(Action) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
- addAction(int, Action) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
- addAction(SliceAction) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Adds an action to this template.
- addAction(SliceAction) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- addAction(SliceAction) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- addAction(SliceAction) - Method in class androidx.slice.builders.ListBuilder
-
Adds an action to this list builder.
- addAction(PendingIntent, Slice, String) - Method in class androidx.slice.Slice.Builder
-
Add an action to the slice being constructed
- addActions(List<NotificationCompat.Action>) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Adds wearable actions to this notification.
- addAdpter(GuidedActionAdapter, GuidedActionAdapter) - Method in class androidx.leanback.widget.GuidedActionAdapterGroup
-
- addAll(ArraySet<? extends E>) - Method in class androidx.collection.ArraySet
-
- addAll(Collection<? extends E>) - Method in class androidx.collection.ArraySet
-
- addAll(Collection<? extends T>) - Method in class androidx.databinding.ObservableArrayList
-
- addAll(int, Collection<? extends T>) - Method in class androidx.databinding.ObservableArrayList
-
- addAll(int, Collection) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Adds the objects in the given collection to the adapter, starting at the
given index.
- addAll(T[], boolean) - Method in class androidx.recyclerview.widget.SortedList
-
Adds the given items to the list.
- addAll(T...) - Method in class androidx.recyclerview.widget.SortedList
-
Adds the given items to the list.
- addAll(Collection<T>) - Method in class androidx.recyclerview.widget.SortedList
-
Adds the given items to the list.
- addAll(ClassPathScanner.ClassNameFilter...) - Method in class androidx.test.internal.runner.ClassPathScanner.ChainedClassNameFilter
-
- addAnnotationExclusionFilter(String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Skip tests annotated with given annotation class.
- addAnnotationInclusionFilter(String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Only run tests annotated with given annotation class.
- addAsRoot(Activity, GuidedStepFragment, int) - Static method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Adds the specified GuidedStepFragment as content of Activity; no backstack entry is added so
the activity will be dismissed when BACK key is pressed.
- addAsRoot(FragmentActivity, GuidedStepSupportFragment, int) - Static method in class androidx.leanback.app.GuidedStepSupportFragment
-
Adds the specified GuidedStepSupportFragment as content of Activity; no backstack entry is added so
the activity will be dismissed when BACK key is pressed.
- addBitmap(Bitmap) - Method in class androidx.heifwriter.HeifEncoder
-
Adds one bitmap to be encoded.
- addBitmap(Bitmap) - Method in class androidx.heifwriter.HeifWriter
-
Add one bitmap to the heif file.
- addCallback(MediaRouteSelector, MediaRouter.Callback) - Method in class androidx.mediarouter.media.MediaRouter
-
Registers a callback to discover routes that match the selector and to receive
events when they change.
- addCallback(MediaRouteSelector, MediaRouter.Callback, int) - Method in class androidx.mediarouter.media.MediaRouter
-
Registers a callback to discover routes that match the selector and to receive
events when they change.
- addCallback(RoomDatabase.Callback) - Method in class androidx.room.RoomDatabase.Builder
-
- addCallback(SwipeDismissFrameLayout.Callback) - Method in class androidx.wear.widget.SwipeDismissFrameLayout
-
Adds a callback for dismissal.
- addCell(GridRowBuilder.CellBuilder) - Method in class androidx.slice.builders.GridRowBuilder
-
Add a cell to the grid builder.
- addCell(Consumer<GridRowBuilder.CellBuilder>) - Method in class androidx.slice.builders.GridRowBuilder
-
Add a cell to the grid builder.
- addCell(GridRowBuilder.CellBuilder) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- addChild(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Adds a child.
- addChild(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Adds a virtual child which is a descendant of the given root.
- addChildDrawable(Drawable) - Method in class androidx.leanback.graphics.CompositeDrawable
-
Adds the supplied region.
- addClassPresenter(Class<?>, Presenter) - Method in class androidx.leanback.widget.ClassPresenterSelector
-
Sets a presenter to be used for the given class.
- addClassPresenterSelector(Class<?>, PresenterSelector) - Method in class androidx.leanback.widget.ClassPresenterSelector
-
Sets a presenter selector to be used for the given class.
- addCleanUp(ListItem.ViewBinder<ListItem.ViewHolder>) - Method in class androidx.car.widget.ListItem.ViewHolder
-
Stores clean up ViewBinders that will be called in cleanUp().
- addCompatExtras(Bundle) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
- addCompatExtras(Bundle) - Method in class androidx.core.app.NotificationCompat.Style
-
- addContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatActivity
-
- addContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called instead of
Activity#addContentView(android.view.View, android.view.ViewGroup.LayoutParams)}
- addContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatDialog
-
- addControlCategories(Collection<String>) - Method in class androidx.mediarouter.media.MediaRouteSelector.Builder
-
- addControlCategory(String) - Method in class androidx.mediarouter.media.MediaRouteSelector.Builder
-
- addControlFilter(IntentFilter) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
- addControlFilters(Collection<IntentFilter>) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
- addCustomRunnerBuilderClass(Class<? extends RunnerBuilder>) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
- addDataResultToIntent(RemoteInput, Intent, Map<String, Uri>) - Static method in class androidx.core.app.RemoteInput
-
- addDefaultShareMenuItem() - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Adds a default share item to the menu.
- addDeJSONFactory(JSONAble.DeJSONFactory) - Static method in class androidx.test.espresso.web.model.ModelCodec
-
Adds a DeJSONFactory to intercept JSONObjects and replace them with more suitable types.
- addDisappearingView(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
To be called only during
#onLayoutChildren(Recycler, State) to add a view
to the layout that is known to be going away, either because it has been
removed or because it is actually not in the
visible portion of the container but is being laid out in order to inform RecyclerView
in how to animate the item out of view.
- addDisappearingView(View, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
To be called only during
#onLayoutChildren(Recycler, State) to add a view
to the layout that is known to be going away, either because it has been
removed or because it is actually not in the
visible portion of the container but is being laid out in order to inform RecyclerView
in how to animate the item out of view.
- addDrawerListener(DrawerLayout.DrawerListener) - Method in class androidx.car.drawer.CarDrawerController
-
Sets a listener to be notified of Drawer events.
- addDrawerListener(DrawerLayout.DrawerListener) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Adds the specified listener to the list of listeners that will be notified of drawer events.
- addEdge(T, T) - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Add an edge to the graph.
- addEffect(Parallax.PropertyMarkerValue...) - Method in class androidx.leanback.widget.Parallax
-
Create a
ParallaxEffect object that will track source variable changes within a
provided set of ranges.
- addEmailBcc(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an email address to be used in the "bcc" field of the final Intent.
- addEmailBcc(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an array of email addresses to be used in the "bcc" field of the final Intent.
- addEmailCc(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an email address to be used in the "cc" field of the final Intent.
- addEmailCc(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an array of email addresses to be used in the "cc" field of the final Intent.
- addEmailTo(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an email address to be used in the "to" field of the final Intent.
- addEmailTo(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add an array of email addresses to be used in the "to" field of the final Intent.
- addEndItem(long) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.RowBuilderImpl
-
- addEndItem(long) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Adds a timestamp to the end items of the row builder.
- addEndItem(IconCompat, int) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Adds an icon to the end items of the row builder.
- addEndItem(IconCompat, int, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Adds an icon to the end items of the row builder.
- addEndItem(SliceAction) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Adds an action to the end items of the row builder.
- addEndItem(SliceAction, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Adds an action to the end items of the row builder.
- addEndListener(DynamicAnimation.OnAnimationEndListener) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Adds an end listener to the animation for receiving onAnimationEnd callbacks.
- addExifData(int, byte[], int, int) - Method in class androidx.heifwriter.HeifWriter
-
Add Exif data for the specified image.
- addExtras(Bundle) - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
Merge additional metadata into this builder.
- addExtras(Bundle) - Method in class androidx.core.app.NotificationCompat.Builder
-
Merge additional metadata into this notification.
- addExtras(Bundle) - Method in class androidx.core.app.RemoteInput.Builder
-
Merge additional metadata into this builder.
- addFilter(Palette.Filter) - Method in class androidx.palette.graphics.Palette.Builder
-
Add a filter to be able to have fine grained control over which colors are
allowed in the resulting palette.
- addFilter(Filter) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
- addFirst(E) - Method in class androidx.collection.CircularArray
-
Add an element in front of the CircularArray.
- addFirst(int) - Method in class androidx.collection.CircularIntArray
-
Add an integer in front of the CircularIntArray.
- addFocusables(ArrayList<View>, int, int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- addFocusables(ArrayList<View>, int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- addFocusables(ArrayList<View>, int, int) - Method in class androidx.viewpager.widget.ViewPager
-
We only want the current page that is being shown to be focusable.
- addFromRunnerArgs(RunnerArgs) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Convenience method to set builder attributes from
RunnerArgs
- addGlobalAssertion(String, ViewAssertion) - Static method in class androidx.test.espresso.action.ViewActions
-
Adds a ViewAssertion to be run every time a ViewAction in this class is
performed.
- addGridRow(GridRowBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Add a grid row to the list builder.
- addGridRow(GridRowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- addGridRow(GridRowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- addGridRow(GridRowBuilder) - Method in class androidx.slice.builders.ListBuilder
-
Add a grid row to the list builder.
- addGridRow(Consumer<GridRowBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
Add a grid row to the list builder.
- addGroupMemberId(String) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Adds a group member id of the route.
- addGroupMemberIds(Collection<String>) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Adds a list of group member ids of the route.
- addHint(String) - Method in class androidx.slice.SliceItem
-
- addHints(String...) - Method in class androidx.slice.Slice.Builder
-
Add hints to the Slice being constructed
- addHints(List<String>) - Method in class androidx.slice.Slice.Builder
-
Add hints to the Slice being constructed
- addIcon(IconCompat, String, String...) - Method in class androidx.slice.Slice.Builder
-
Add an image to the slice being constructed
- addIcon(IconCompat, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add an image to the slice being constructed
- addImage(IconCompat, int) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds an image to the cell.
- addImage(IconCompat, int, boolean) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds an image to the cell.
- addInputRange(ListBuilder.InputRangeBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Add an input range row to the list builder.
- addInputRange(ListBuilder.InputRangeBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- addInputRange(ListBuilder.InputRangeBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- addInputRange(ListBuilder.InputRangeBuilder) - Method in class androidx.slice.builders.ListBuilder
-
Add an input range row to the list builder.
- addInputRange(Consumer<ListBuilder.InputRangeBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
Add an input range row to the list builder.
- addInt(int, String, String...) - Method in class androidx.slice.Slice.Builder
-
Add a int to the slice being constructed
- addInt(int, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add a int to the slice being constructed
- addIntentCallback(IntentCallback) - Method in class androidx.test.internal.runner.intent.IntentMonitorImpl
-
- addIntentCallback(IntentCallback) - Method in interface androidx.test.runner.intent.IntentMonitor
-
Adds an
IntentCallback, which will be notified when intents are sent from the current
instrumentation process.
- addIntentOptions(int, int, int, ComponentName, Intent[], Intent, int, MenuItem[]) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- addInternal(int, int, int, CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Adds an item to the menu.
- addInvalidatedCallback(DataSource.InvalidatedCallback) - Method in class androidx.paging.DataSource
-
Add a callback to invoke when the DataSource is first invalidated.
- addInvisibleAction(int, CharSequence, PendingIntent) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add an invisible action to this notification.
- addInvisibleAction(NotificationCompat.Action) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add an invisible action to this notification.
- addItem(SliceItem) - Method in class androidx.slice.Slice.Builder
-
Add a SliceItem to the slice being constructed.
- addItemDecoration(RecyclerView.ItemDecoration) - Method in class androidx.car.widget.PagedListView
-
Adds an RecyclerView.ItemDecoration to this PagedListView.
- addItemDecoration(RecyclerView.ItemDecoration, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- addItemDecoration(RecyclerView.ItemDecoration) - Method in class androidx.recyclerview.widget.RecyclerView
-
- addItemFromInflater(Preference) - Method in class androidx.preference.PreferenceGroup
-
Called by the inflater to add an item to this group.
- addItemView(View, int) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
Add an item view at the given index.
- addKeyboardNavigationClusters(View, Collection<View>, int) - Static method in class androidx.core.view.ViewCompat
-
Adds any keyboard navigation cluster roots that are descendants of view (
including view if it is a cluster root itself) to views.
- addKeyCode(int) - Method in class androidx.leanback.widget.Action
-
Adds a keycode used to invoke this Action.
- addLast(E) - Method in class androidx.collection.CircularArray
-
Add an element at end of the CircularArray.
- addLast(int) - Method in class androidx.collection.CircularIntArray
-
Add an integer at end of the CircularIntArray.
- addLifecycleCallback(ActivityLifecycleCallback) - Method in class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
- addLifecycleCallback(ApplicationLifecycleCallback) - Method in class androidx.test.internal.runner.lifecycle.ApplicationLifecycleMonitorImpl
-
- addLifecycleCallback(ActivityLifecycleCallback) - Method in interface androidx.test.runner.lifecycle.ActivityLifecycleMonitor
-
Adds a new callback that will be notified when lifecycle changes occur.
- addLifecycleCallback(ApplicationLifecycleCallback) - Method in interface androidx.test.runner.lifecycle.ApplicationLifecycleMonitor
-
Adds a new callback that will be notified when lifecycle changes occur.
- addLine(CharSequence) - Method in class androidx.core.app.NotificationCompat.InboxStyle
-
Append a line to the digest section of the Inbox notification.
- addLinks(Spannable, int) - Static method in class androidx.core.text.util.LinkifyCompat
-
Scans the text of the provided Spannable and turns all occurrences
of the link types indicated in the mask into clickable links.
- addLinks(TextView, int) - Static method in class androidx.core.text.util.LinkifyCompat
-
Scans the text of the provided TextView and turns all occurrences of
the link types indicated in the mask into clickable links.
- addLinks(TextView, Pattern, String) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to the text of a TextView turning the matches into
links.
- addLinks(TextView, Pattern, String, MatchFilter, TransformFilter) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to the text of a TextView turning the matches into
links.
- addLinks(TextView, Pattern, String, String[], MatchFilter, TransformFilter) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to the text of a TextView turning the matches into
links.
- addLinks(Spannable, Pattern, String) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to a Spannable turning the matches into
links.
- addLinks(Spannable, Pattern, String, MatchFilter, TransformFilter) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to a Spannable turning the matches into
links.
- addLinks(Spannable, Pattern, String, String[], MatchFilter, TransformFilter) - Static method in class androidx.core.text.util.LinkifyCompat
-
Applies a regex to a Spannable turning the matches into links.
- addListener(TransitionListener) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- addListener(OrchestrationRunListener) - Method in class androidx.test.orchestrator.listeners.OrchestrationListenerManager
-
- addListener(Transition.TransitionListener) - Method in class androidx.transition.Transition
-
Adds a listener to the set of listeners that are sent events through the
life of an animation, such as start, repeat, and end.
- addListener(Transition.TransitionListener) - Method in class androidx.transition.TransitionSet
-
- addLong(long, String, String...) - Method in class androidx.slice.Slice.Builder
-
Add a long to the slice being constructed
- addLong(long, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add a long to the slice being constructed
- addMapper(DataBinderMapper) - Method in class androidx.databinding.MergedDataBinderMapper
-
- addMapper(String) - Method in class androidx.databinding.MergedDataBinderMapper
-
- addMenuItem(String, PendingIntent) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Adds a menu item.
- addMenuPresenter(MenuPresenter) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Add a presenter to this menu.
- addMenuPresenter(MenuPresenter, Context) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Add a presenter to this menu that uses an alternate context for
inflating menu items.
- addMessage(String) - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation.Builder
-
Appends a new unread message to the list of messages for this conversation.
- addMessage(CharSequence, long, CharSequence) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
- addMessage(CharSequence, long, Person) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Adds a message for display by this notification.
- addMessage(NotificationCompat.MessagingStyle.Message) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
- addMigrations(Migration...) - Method in class androidx.room.RoomDatabase.Builder
-
Adds a migration to the builder.
- addMigrations(Migration...) - Method in class androidx.room.RoomDatabase.MigrationContainer
-
Adds the given migrations to the list of available migrations.
- addNextIntent(Intent) - Method in class androidx.core.app.TaskStackBuilder
-
Add a new Intent to the task stack.
- addNextIntentWithParentStack(Intent) - Method in class androidx.core.app.TaskStackBuilder
-
Add a new Intent with the resolved chain of parents for the target activity to
the task stack.
- addNode(T) - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Add a node to the graph.
- addObserver(LifecycleObserver) - Method in class androidx.lifecycle.Lifecycle
-
Adds a LifecycleObserver that will be notified when the LifecycleOwner changes
state.
- addObserver(LifecycleObserver) - Method in class androidx.lifecycle.LifecycleRegistry
-
- addObserver(InvalidationTracker.Observer) - Method in class androidx.room.InvalidationTracker
-
Adds the given observer to the observers list and it will be notified if any table it
observes changes.
- addOnAdapterChangeListener(ViewPager.OnAdapterChangeListener) - Method in class androidx.viewpager.widget.ViewPager
-
Add a listener that will be invoked whenever the adapter for this ViewPager changes.
- addOnBackStackChangedListener(FragmentManager.OnBackStackChangedListener) - Method in class androidx.fragment.app.FragmentManager
-
Add a new listener for changes to the fragment back stack.
- addOnChildAttachStateChangeListener(RecyclerView.OnChildAttachStateChangeListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
Register a listener that will be notified whenever a child view is attached to or detached
from RecyclerView.
- addOnChildViewHolderSelectedListener(OnChildViewHolderSelectedListener) - Method in class androidx.leanback.widget.BaseGridView
-
Registers a callback to be invoked when an item in BaseGridView has
been selected.
- addOnItemSelectedListener(WearableNavigationDrawerView.OnItemSelectedListener) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- addOnItemTouchListener(RecyclerView.OnItemTouchListener) - Method in class androidx.car.widget.PagedListView
-
Adds an RecyclerView.OnItemTouchListener to this
PagedListView.
- addOnItemTouchListener(RecyclerView.OnItemTouchListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
- addOnListChangedCallback(ObservableList.OnListChangedCallback) - Method in class androidx.databinding.ObservableArrayList
-
- addOnListChangedCallback(ObservableList.OnListChangedCallback<? extends ObservableList<T>>) - Method in interface androidx.databinding.ObservableList
-
Adds a callback to be notified when changes to the list occur.
- addOnMapChangedCallback(ObservableMap.OnMapChangedCallback<? extends ObservableMap<K, V>, K, V>) - Method in class androidx.databinding.ObservableArrayMap
-
- addOnMapChangedCallback(ObservableMap.OnMapChangedCallback<? extends ObservableMap<K, V>, K, V>) - Method in interface androidx.databinding.ObservableMap
-
Adds a callback to listen for changes to the ObservableMap.
- addOnMenuVisibilityListener(ActionBar.OnMenuVisibilityListener) - Method in class androidx.appcompat.app.ActionBar
-
Add a listener that will respond to menu visibility change events.
- addOnMenuVisibilityListener(ActionBar.OnMenuVisibilityListener) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- addOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in class androidx.viewpager.widget.ViewPager
-
Add a listener that will be invoked whenever the page changes or is incrementally
scrolled.
- addOnPropertyChangedCallback(Observable.OnPropertyChangedCallback) - Method in class androidx.databinding.BaseObservable
-
- addOnPropertyChangedCallback(Observable.OnPropertyChangedCallback) - Method in interface androidx.databinding.Observable
-
Adds a callback to listen for changes to the Observable.
- addOnRebindCallback(OnRebindCallback) - Method in class androidx.databinding.ViewDataBinding
-
Add a listener to be called when reevaluating dirty fields.
- addOnScrollListener(RecyclerView.OnScrollListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
Add a listener that will be notified of any changes in scroll state or position.
- addOnUnhandledKeyEventListener(View, ViewCompat.OnUnhandledKeyEventListenerCompat) - Static method in class androidx.core.view.ViewCompat
-
Adds a listener which will receive unhandled KeyEvents.
- addOnValueChangedListener(Picker.PickerValueListener) - Method in class androidx.leanback.widget.picker.Picker
-
Register a callback to be invoked when the picker's value has changed.
- addPage(Notification) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Add an additional page of content to display with this notification.
- addPages(List<Notification>) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Add additional pages of content to display with this notification.
- addParentStack(Activity) - Method in class androidx.core.app.TaskStackBuilder
-
Add the activity parent chain as specified by manifest <meta-data> elements
to the task stack builder.
- addParentStack(ComponentName) - Method in class androidx.core.app.TaskStackBuilder
-
Add the activity parent chain as specified by manifest <meta-data> elements
to the task stack builder.
- addPathsToScan(Iterable<String>) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Instruct builder to scan the given paths and add all test classes found.
- addPathToScan(String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Instruct builder to scan given path and add all test classes found.
- addPermissions(String...) - Method in class androidx.test.runner.permission.PermissionRequester
-
- addPerson(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add a person that is relevant to this notification.
- addPin(Uri, String, Set<SliceSpec>) - Method in class androidx.slice.compat.CompatPinnedList
-
Adds a pin for a specific uri/pkg pair and returns true if the
uri was not previously pinned.
- addPlayerCallback(PlaybackGlue.PlayerCallback) - Method in class androidx.leanback.media.PlaybackGlue
-
Add a PlayerCallback.
- addPosition(int, int) - Method in interface androidx.recyclerview.widget.RecyclerView.LayoutManager.LayoutPrefetchRegistry
-
Requests an an item to be prefetched, based on position, with a specified distance,
indicating priority.
- addPreference(Preference) - Method in class androidx.preference.PreferenceGroup
-
Adds a
Preference at the correct position based on the
preference's order.
- addPreferencesFromResource(int) - Method in class androidx.preference.PreferenceFragment
-
Inflates the given XML resource and adds the preference hierarchy to the current
preference hierarchy.
- addPreferencesFromResource(int) - Method in class androidx.preference.PreferenceFragmentCompat
-
Inflates the given XML resource and adds the preference hierarchy to the current
preference hierarchy.
- addProperty(String) - Method in class androidx.leanback.widget.Parallax
-
Add a new IntProperty in the Parallax object.
- addProvider(MediaRouteProvider) - Method in class androidx.mediarouter.media.MediaRouter
-
Registers a media route provider within this application process.
- addProvider(Class<T>, String) - Method in class androidx.test.rule.provider.ProviderTestRule.Builder
-
Allows to add additional ContentProvider and the corresponding authority for testing.
- addRange(ListBuilder.RangeBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Add a range row to the list builder.
- addRange(ListBuilder.RangeBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- addRange(ListBuilder.RangeBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- addRange(ListBuilder.RangeBuilder) - Method in class androidx.slice.builders.ListBuilder
-
Add a range row to the list builder.
- addRange(Consumer<ListBuilder.RangeBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
Add a range row to the list builder.
- addRemoteControlClient(Object) - Method in class androidx.mediarouter.media.MediaRouter
-
Adds a remote control client to enable remote control of the volume
of the selected route.
- addRemoteInput(RemoteInput) - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
Add an input to be collected from the user when this action is sent.
- addRemoteInput(RemoteInput, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add remote input to the slice being constructed
- addRemoteInput(RemoteInput, String, String...) - Method in class androidx.slice.Slice.Builder
-
Add remote input to the slice being constructed
- addResultsToIntent(RemoteInput[], Intent, Bundle) - Static method in class androidx.core.app.RemoteInput
-
Populate an intent object with the results gathered from remote input.
- addRoute(MediaRouteDescriptor) - Method in class androidx.mediarouter.media.MediaRouteProviderDescriptor.Builder
-
Adds a route.
- addRoutes(Collection<MediaRouteDescriptor>) - Method in class androidx.mediarouter.media.MediaRouteProviderDescriptor.Builder
-
Adds a list of routes.
- addRow(ListBuilder.RowBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Add a row to list builder.
- addRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- addRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
Add a row to list builder.
- addRow(ListBuilderV1Impl.RowBuilderImpl) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
Add a row to list builder.
- addRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.ListBuilder
-
Add a row to the list builder.
- addRow(Consumer<ListBuilder.RowBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
Add a row to the list builder.
- addRunListener(RunListener) - Method in class androidx.test.internal.runner.TestExecutor.Builder
-
Adds a custom RunListener
- addScreenCaptureProcessors(Set<ScreenCaptureProcessor>) - Static method in class androidx.test.runner.screenshot.Screenshot
-
- addSelector(MediaRouteSelector) - Method in class androidx.mediarouter.media.MediaRouteSelector.Builder
-
Adds the contents of an existing media route selector to the builder.
- addShardingFilter(int, int) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
- addSharedElement(View, String) - Method in class androidx.fragment.app.FragmentTransaction
-
Used with custom Transitions to map a View from a removed or hidden
Fragment to a View from a shown or added Fragment.
- addSharedElement(android.app.FragmentTransaction, View, String) - Static method in class androidx.leanback.transition.TransitionHelper
-
- addSource(LiveData<S>, Observer<? super S>) - Method in class androidx.lifecycle.MediatorLiveData
-
Starts to listen the given source LiveData, onChanged observer will be called
when source value was changed.
- addSource(Icon) - Method in class androidx.slice.builders.impl.MessagingBasicImpl.MessageBuilder
-
- addSource(Icon) - Method in interface androidx.slice.builders.impl.MessagingBuilder.MessageBuilder
-
Add the icon used to display contact in the messaging experience
- addSource(Icon) - Method in class androidx.slice.builders.impl.MessagingListV1Impl.MessageBuilder
-
- addSource(Icon) - Method in class androidx.slice.builders.impl.MessagingV1Impl.MessageBuilder
-
- addSource(Icon) - Method in class androidx.slice.builders.MessagingSliceBuilder.MessageBuilder
-
Add the icon used to display contact in the messaging experience
- addSpecs(Bundle, Set<SliceSpec>) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat way to push specs through the call.
- addState(int[], Drawable, int) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
Add a new drawable to the set of keyframes.
- addState(StateMachine.State) - Method in class androidx.leanback.util.StateMachine
-
Add a State to StateMachine, ignore if it is already added.
- addStream(Uri) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Add a stream URI to the data that should be shared.
- addSubMenu(CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- addSubMenu(int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- addSubMenu(int, int, int, CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- addSubMenu(int, int, int, int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- addSubSlice(Slice) - Method in class androidx.slice.Slice.Builder
-
Add a sub-slice to the slice being constructed
- addSubSlice(Slice, String) - Method in class androidx.slice.Slice.Builder
-
Add a sub-slice to the slice being constructed
- addTab(ActionBar.Tab) - Method in class androidx.appcompat.app.ActionBar
-
- addTab(ActionBar.Tab, boolean) - Method in class androidx.appcompat.app.ActionBar
-
- addTab(ActionBar.Tab, int) - Method in class androidx.appcompat.app.ActionBar
-
- addTab(ActionBar.Tab, int, boolean) - Method in class androidx.appcompat.app.ActionBar
-
- addTab(ActionBar.Tab) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- addTab(ActionBar.Tab, int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- addTab(ActionBar.Tab, boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- addTab(ActionBar.Tab, int, boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- addTab(ActionBar.Tab, boolean) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- addTab(ActionBar.Tab, int, boolean) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- addTab(TabHost.TabSpec, Class<?>, Bundle) - Method in class androidx.fragment.app.FragmentTabHost
-
- addTab(TabHost.TabSpec, Class<?>, Bundle) - Method in class androidx.legacy.app.FragmentTabHost
-
- addTarget(Object, View) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Adds a View target to a transition.
- addTarget(Object, View) - Static method in class androidx.leanback.transition.TransitionHelper
-
- addTarget(ParallaxTarget) - Method in class androidx.leanback.widget.ParallaxEffect
-
Add a ParallaxTarget to run parallax effect.
- addTarget(Target) - Method in class androidx.palette.graphics.Palette.Builder
-
Add a target profile to be generated in the palette.
- addTarget(Object, View) - Method in class androidx.transition.FragmentTransitionSupport
-
- addTarget(View) - Method in class androidx.transition.Transition
-
Sets the target view instances that this Transition is interested in
animating.
- addTarget(View) - Method in class androidx.transition.TransitionSet
-
- addTargets(Object, ArrayList<View>) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
This method adds views as targets to the transition, but only if the transition
doesn't already have a target.
- addTargets(Object, ArrayList<View>) - Method in class androidx.transition.FragmentTransitionSupport
-
- addTest(Test) - Method in class androidx.test.internal.runner.junit3.NonLeakyTestSuite
-
- addTest(String) - Method in class androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener
-
- addTestClass(String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Add a test class to be executed.
- addTestMethod(String, String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Adds a test method to run.
- addTestPackage(String) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Run only tests within given java package.
- addTests(Description) - Method in class androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener
-
- addTestSizeFilter(TestSize) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Run only tests with given size
- addText(CharSequence) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds text to the cell.
- addText(CharSequence, boolean) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds text to the cell.
- addText(CharSequence) - Method in class androidx.slice.builders.impl.MessagingBasicImpl.MessageBuilder
-
- addText(CharSequence) - Method in interface androidx.slice.builders.impl.MessagingBuilder.MessageBuilder
-
Add the text to be used for this message.
- addText(CharSequence) - Method in class androidx.slice.builders.impl.MessagingListV1Impl.MessageBuilder
-
- addText(CharSequence) - Method in class androidx.slice.builders.impl.MessagingV1Impl.MessageBuilder
-
- addText(CharSequence) - Method in class androidx.slice.builders.MessagingSliceBuilder.MessageBuilder
-
Add the text to be used for this message.
- addText(CharSequence, String, String...) - Method in class androidx.slice.Slice.Builder
-
Add text to the slice being constructed
- addText(CharSequence, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add text to the slice being constructed
- addTimestamp(long) - Method in class androidx.slice.builders.impl.MessagingBasicImpl.MessageBuilder
-
- addTimestamp(long) - Method in interface androidx.slice.builders.impl.MessagingBuilder.MessageBuilder
-
Add the time at which this message arrived in ms since Unix epoch
- addTimestamp(long) - Method in class androidx.slice.builders.impl.MessagingListV1Impl.MessageBuilder
-
- addTimestamp(long) - Method in class androidx.slice.builders.impl.MessagingV1Impl.MessageBuilder
-
- addTimestamp(long) - Method in class androidx.slice.builders.MessagingSliceBuilder.MessageBuilder
-
Add the time at which this message arrived in ms since Unix epoch
- addTimestamp(long, String, String...) - Method in class androidx.slice.Slice.Builder
-
- addTimestamp(long, String, List<String>) - Method in class androidx.slice.Slice.Builder
-
Add a timestamp to the slice being constructed
- addTitleText(CharSequence) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds text to the cell.
- addTitleText(CharSequence, boolean) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Adds text to the cell.
- addToBackStack(String) - Method in class androidx.fragment.app.FragmentTransaction
-
Add this transaction to the back stack.
- addToolbarItem(int, Bitmap, String, PendingIntent) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
- addToShortcutIntent(Intent, Drawable, Context) - Method in class androidx.core.graphics.drawable.IconCompat
-
- addTouchables(ArrayList<View>) - Method in class androidx.viewpager.widget.ViewPager
-
We only want the current page that is being shown to be touchable.
- addTouchExplorationStateChangeListener(AccessibilityManager, AccessibilityManagerCompat.TouchExplorationStateChangeListener) - Static method in class androidx.core.view.accessibility.AccessibilityManagerCompat
-
- addTransition(int, int, T, boolean) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
Adds a new transition between keyframes.
- addTransition(Object, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- addTransition(StateMachine.State, StateMachine.State, StateMachine.Event) - Method in class androidx.leanback.util.StateMachine
-
Add event-triggered transition between two states.
- addTransition(StateMachine.State, StateMachine.State, StateMachine.Condition) - Method in class androidx.leanback.util.StateMachine
-
Add a conditional auto transition between two states.
- addTransition(StateMachine.State, StateMachine.State) - Method in class androidx.leanback.util.StateMachine
-
Add an auto transition between two states.
- addTransition(Transition) - Method in class androidx.transition.TransitionSet
-
Adds child transition to this set.
- addTransitionListener(Object, TransitionListener) - Static method in class androidx.leanback.transition.TransitionHelper
-
- addUpdateListener(DynamicAnimation.OnAnimationUpdateListener) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Adds an update listener to the animation for receiving per-frame animation update callbacks.
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.car.moderator.SpeedBumpView
-
- addView(View) - Method in class androidx.core.widget.NestedScrollView
-
- addView(View, int) - Method in class androidx.core.widget.NestedScrollView
-
- addView(View, ViewGroup.LayoutParams) - Method in class androidx.core.widget.NestedScrollView
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.core.widget.NestedScrollView
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- addView(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Add a view to the currently attached RecyclerView if needed.
- addView(View, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Add a view to the currently attached RecyclerView if needed.
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.viewpager.widget.ViewPager
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
- addViewBinder(ListItem.ViewBinder<VH>) - Method in class androidx.car.widget.ListItem
-
- addViewBinder(ListItem.ViewBinder<VH>, ListItem.ViewBinder<VH>) - Method in class androidx.car.widget.ListItem
-
- addViewInLayout(View, int, ViewGroup.LayoutParams, boolean) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- addWeakCallback(List<T>, PagedList.Callback) - Method in class androidx.paging.PagedList
-
Adds a callback, and issues updates since the previousSnapshot was created.
- addWeakObserver(InvalidationTracker.Observer) - Method in class androidx.room.InvalidationTracker
-
Adds an observer but keeps a weak reference back to it.
- addYuvBuffer(int, byte[]) - Method in class androidx.heifwriter.HeifEncoder
-
Add one YUV buffer to be encoded.
- addYuvBuffer(int, byte[]) - Method in class androidx.heifwriter.HeifWriter
-
Add one YUV buffer to the heif file.
- adjustAlpha() - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- adjustAnchorOffsetXY(View, float[]) - Method in class androidx.wear.widget.CurvingLayoutCallback
-
Override this method if you wish to adjust the anchor coordinates for each child view
during a layout pass.
- adjustChildren(int, int) - Method in class androidx.percentlayout.widget.PercentLayoutHelper
-
Deprecated.
Iterates over children and changes their width and height to one calculated from percentage
values.
- adjustListItemSelectionBounds(Rect) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- adjustPlayerVolume(int) - Method in class androidx.mediarouter.media.RouteMediaPlayer
-
- affinity - Variable in class androidx.room.util.TableInfo.Column
-
The column type after it is normalized to one of the basic types according to
https://www.sqlite.org/datatype3.html Section 3.1.
- afterActivityFinished() - Method in class androidx.test.espresso.intent.rule.IntentsTestRule
-
- afterActivityFinished() - Method in class androidx.test.rule.ActivityTestRule
-
Override this method to execute any code that should run after the currently launched Activity is finished.
- afterActivityLaunched() - Method in class androidx.test.espresso.intent.rule.IntentsTestRule
-
- afterActivityLaunched() - Method in class androidx.test.rule.ActivityTestRule
-
Override this method to execute any code that should run after your
Activity is
launched, but before any test code is run including any method annotated with
Before.
- afterExecute(Runnable, Throwable) - Method in class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
- afterExecute(Runnable, Throwable) - Method in class androidx.test.espresso.idling.concurrent.IdlingThreadPoolExecutor
-
- afterPortForwarding() - Method in class androidx.test.rule.PortForwardingRule
-
Override this method to execute any code that should run after port forwarding is set up, but
before any test code is run including any method annotated with
Before.
- afterProviderCleanedUp() - Method in class androidx.test.rule.provider.ProviderTestRule
-
Override this method to execute any code that should run after provider is cleaned up.
- afterRestoreForwarding() - Method in class androidx.test.rule.PortForwardingRule
-
Override this method to execute any code that should run after port forwarding is restored.
- afterService() - Method in class androidx.test.rule.ServiceTestRule
-
Override this method to do your own service specific clean up after the service is shutdown.
- afterTextChanged(Editable) - Method in interface androidx.databinding.adapters.TextViewBindingAdapter.AfterTextChanged
-
- afterTextChanged(Editable) - Method in class androidx.slice.widget.RemoteInputView
-
- AlarmManagerCompat - Class in androidx.core.app
-
Compatibility library for AlarmManager with fallbacks for older platforms.
- AlertDialog - Class in androidx.appcompat.app
-
A subclass of Dialog that can display one, two or three buttons.
- AlertDialog(Context) - Constructor for class androidx.appcompat.app.AlertDialog
-
- AlertDialog(Context, int) - Constructor for class androidx.appcompat.app.AlertDialog
-
Construct an AlertDialog that uses an explicit theme.
- AlertDialog(Context, boolean, OnCancelListener) - Constructor for class androidx.appcompat.app.AlertDialog
-
- AlertDialog.Builder - Class in androidx.appcompat.app
-
- AlertDialogLayout - Class in androidx.appcompat.widget
-
Special implementation of linear layout that's capable of laying out alert
dialog components.
- AlertDialogLayout(Context) - Constructor for class androidx.appcompat.widget.AlertDialogLayout
-
- AlertDialogLayout(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AlertDialogLayout
-
- ALIGN_BOUNDS - Static variable in class androidx.gridlayout.widget.GridLayout
-
- ALIGN_MARGINS - Static variable in class androidx.gridlayout.widget.GridLayout
-
- ALIGN_MODE_MIDDLE - Static variable in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
This is the alignment mode that the ending edge of logo and the starting edge of description
align to the middle of the overview view.
- ALIGN_MODE_START - Static variable in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
This is the alignment mode that the logo and description align to the starting edge of the
overview view.
- ALL - Static variable in class androidx.leanback.widget.PlaybackControlsRow.RepeatAction
-
- ALL_SUFFIX - Static variable in class androidx.slice.compat.CompatPermissionManager
-
- AllCapsTransformationMethod - Class in androidx.appcompat.text
-
- AllCapsTransformationMethod(Context) - Constructor for class androidx.appcompat.text.AllCapsTransformationMethod
-
- allowMainThreadQueries - Variable in class androidx.room.DatabaseConfiguration
-
Whether Room should throw an exception for queries run on the main thread.
- allowMainThreadQueries() - Method in class androidx.room.RoomDatabase.Builder
-
Disables the main thread query check for Room.
- alpha(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's alpha property to be animated to the
specified value.
- ALPHA - Static variable in class androidx.dynamicanimation.animation.DynamicAnimation
-
View's alpha property.
- alphaBy(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's alpha property to be animated by the
specified value.
- AlphaJumpBucketer - Class in androidx.car.widget
-
A helper class for building the list of buckets for alpha jump.
- AlphaJumpBucketer() - Constructor for class androidx.car.widget.AlphaJumpBucketer
-
- AlphaJumpBucketer(AlphaJumpBucketer.Bucket[]) - Constructor for class androidx.car.widget.AlphaJumpBucketer
-
- AlphaJumpBucketer.Bucket - Class in androidx.car.widget
-
- AlphaJumpOverlayView - Class in androidx.car.widget
-
This view shows a grid of alphabetic letters that you can tap on to advance a list to the
beginning of that list.
- AlphaJumpOverlayView(Context) - Constructor for class androidx.car.widget.AlphaJumpOverlayView
-
- ALTITUDE_ABOVE_SEA_LEVEL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ALTITUDE_BELOW_SEA_LEVEL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ALWAYS_DARK - Static variable in annotation type androidx.car.widget.DayNightStyle
-
Sets the color to be locked ot a dark variant during day and night.
- ALWAYS_LIGHT - Static variable in annotation type androidx.car.widget.DayNightStyle
-
Sets the color to be locked to a light variant during day and night.
- AmbientCallback() - Constructor for class androidx.wear.ambient.AmbientMode.AmbientCallback
-
Deprecated.
- AmbientCallback() - Constructor for class androidx.wear.ambient.AmbientModeSupport.AmbientCallback
-
- AmbientMode - Class in androidx.wear.ambient
-
- AmbientMode() - Constructor for class androidx.wear.ambient.AmbientMode
-
Deprecated.
Constructor
- AmbientMode.AmbientCallback - Class in androidx.wear.ambient
-
Deprecated.
Callback to receive ambient mode state changes.
- AmbientMode.AmbientCallbackProvider - Interface in androidx.wear.ambient
-
Deprecated.
Interface for any Activity that wishes to implement Ambient Mode.
- AmbientMode.AmbientController - Class in androidx.wear.ambient
-
Deprecated.
A class for interacting with the ambient mode on a wearable device.
- AmbientModeSupport - Class in androidx.wear.ambient
-
Use this as a headless Fragment to add ambient support to an Activity on Wearable devices.
- AmbientModeSupport() - Constructor for class androidx.wear.ambient.AmbientModeSupport
-
Constructor
- AmbientModeSupport.AmbientCallback - Class in androidx.wear.ambient
-
Callback to receive ambient mode state changes.
- AmbientModeSupport.AmbientCallbackProvider - Interface in androidx.wear.ambient
-
Interface for any Activity that wishes to implement Ambient Mode.
- AmbientModeSupport.AmbientController - Class in androidx.wear.ambient
-
A class for interacting with the ambient mode on a wearable device.
- AmbiguousElementMatcherException - Exception in androidx.test.espresso.web.matcher
-
An exception which indicates that for a given XPath there were multiple Elements found when only
1 element was expected.
- AmbiguousElementMatcherException(String) - Constructor for exception androidx.test.espresso.web.matcher.AmbiguousElementMatcherException
-
- AmbiguousViewMatcherException - Exception in androidx.test.espresso
-
An exception which indicates that a Matcher matched multiple views in the hierarchy when
only one view was expected.
- AmbiguousViewMatcherException.Builder - Class in androidx.test.espresso
-
- AnalyticsBasedUsageTracker - Class in androidx.test.internal.runner.tracker
-
Creates a usage tracker that pings google analytics when infra bits get used.
- AnalyticsBasedUsageTracker.Builder - Class in androidx.test.internal.runner.tracker
-
Builder for AnalyticsBasedUsageTracker.
- anchorGravity - Variable in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
A
Gravity value describing which edge of a child view's
anchor view the child should position itself relative to.
- ANDROID_R_EDITTEXT_PREFERENCE_STYLE - Static variable in class androidx.preference.AndroidResources
-
- ANDROID_R_ICON_FRAME - Static variable in class androidx.preference.AndroidResources
-
- ANDROID_R_LIST_CONTAINER - Static variable in class androidx.preference.AndroidResources
-
- ANDROID_R_PREFERENCE_FRAGMENT_STYLE - Static variable in class androidx.preference.AndroidResources
-
- ANDROID_R_SWITCH_WIDGET - Static variable in class androidx.preference.AndroidResources
-
- AndroidAnnotatedBuilder - Class in androidx.test.internal.runner.junit4
-
A specialized AnnotatedBuilder that can Android runner specific features
- AndroidAnnotatedBuilder(RunnerBuilder, AndroidRunnerParams) - Constructor for class androidx.test.internal.runner.junit4.AndroidAnnotatedBuilder
-
- AndroidJUnit3Builder - Class in androidx.test.internal.runner.junit3
-
A RunnerBuilder that will build customized runners needed for specialized Android TestCases.
- AndroidJUnit3Builder(AndroidRunnerParams, boolean) - Constructor for class androidx.test.internal.runner.junit3.AndroidJUnit3Builder
-
- AndroidJUnit3Builder(AndroidRunnerParams) - Constructor for class androidx.test.internal.runner.junit3.AndroidJUnit3Builder
-
- AndroidJUnit4 - Class in androidx.test.runner
-
Aliases the current default Android JUnit 4 class runner, for future-proofing.
- AndroidJUnit4(Class<?>, AndroidRunnerParams) - Constructor for class androidx.test.runner.AndroidJUnit4
-
Constructs a new instance of the default runner
- AndroidJUnit4(Class<?>) - Constructor for class androidx.test.runner.AndroidJUnit4
-
Used when executed with standard junit runner.
- AndroidJUnit4Builder - Class in androidx.test.internal.runner.junit4
-
A RunnerBuilder that will build customized runners needed to handle the ability to skip
test execution if needed.
- AndroidJUnit4Builder(AndroidRunnerParams, boolean) - Constructor for class androidx.test.internal.runner.junit4.AndroidJUnit4Builder
-
- AndroidJUnit4Builder(AndroidRunnerParams) - Constructor for class androidx.test.internal.runner.junit4.AndroidJUnit4Builder
-
- AndroidJUnit4ClassRunner - Class in androidx.test.internal.runner.junit4
-
A specialized BlockJUnit4ClassRunner that can handle timeouts
- AndroidJUnit4ClassRunner(Class<?>, AndroidRunnerParams) - Constructor for class androidx.test.internal.runner.junit4.AndroidJUnit4ClassRunner
-
- AndroidJUnitRunner - Class in androidx.test.runner
-
An Instrumentation that runs JUnit3 and JUnit4 tests against an Android package
(application).
- AndroidJUnitRunner() - Constructor for class androidx.test.runner.AndroidJUnitRunner
-
- AndroidResources - Class in androidx.preference
-
- AndroidRunnerBuilderUtil - Class in androidx.test.internal.util
-
Util methods for AndroidRunnerBuilder
- AndroidRunnerBuilderUtil() - Constructor for class androidx.test.internal.util.AndroidRunnerBuilderUtil
-
- AndroidRunnerParams - Class in androidx.test.internal.util
-
Helper class to store frequently passed test parameters between the different classes
- AndroidRunnerParams(Instrumentation, Bundle, boolean, long, boolean) - Constructor for class androidx.test.internal.util.AndroidRunnerParams
-
- AndroidRunnerParams(Instrumentation, Bundle, long, boolean) - Constructor for class androidx.test.internal.util.AndroidRunnerParams
-
- AndroidSuiteBuilder - Class in androidx.test.internal.runner.junit3
-
A RunnerBuilder that properly injects Android constructs into classes with suite()
methods.
- AndroidSuiteBuilder(AndroidRunnerParams) - Constructor for class androidx.test.internal.runner.junit3.AndroidSuiteBuilder
-
- AndroidTestOrchestrator - Class in androidx.test.orchestrator
-
An Instrumentation that executes other instrumentations.
- AndroidTestOrchestrator() - Constructor for class androidx.test.orchestrator.AndroidTestOrchestrator
-
- AndroidViewModel - Class in androidx.lifecycle
-
- AndroidViewModel(Application) - Constructor for class androidx.lifecycle.AndroidViewModel
-
- AndroidViewModelFactory(Application) - Constructor for class androidx.lifecycle.ViewModelProvider.AndroidViewModelFactory
-
Creates a AndroidViewModelFactory
- androidx.annotation - package androidx.annotation
-
- androidx.appcompat.app - package androidx.appcompat.app
-
- androidx.appcompat.content.res - package androidx.appcompat.content.res
-
- androidx.appcompat.graphics.drawable - package androidx.appcompat.graphics.drawable
-
- androidx.appcompat.text - package androidx.appcompat.text
-
- androidx.appcompat.view - package androidx.appcompat.view
-
- androidx.appcompat.view.menu - package androidx.appcompat.view.menu
-
- androidx.appcompat.widget - package androidx.appcompat.widget
-
- androidx.arch.core.executor - package androidx.arch.core.executor
-
- androidx.arch.core.executor.testing - package androidx.arch.core.executor.testing
-
- androidx.arch.core.internal - package androidx.arch.core.internal
-
- androidx.arch.core.util - package androidx.arch.core.util
-
- androidx.asynclayoutinflater.view - package androidx.asynclayoutinflater.view
-
- androidx.browser.browseractions - package androidx.browser.browseractions
-
- androidx.browser.customtabs - package androidx.browser.customtabs
-
- androidx.car.app - package androidx.car.app
-
- androidx.car.drawer - package androidx.car.drawer
-
- androidx.car.moderator - package androidx.car.moderator
-
- androidx.car.navigation.utils - package androidx.car.navigation.utils
-
- androidx.car.util - package androidx.car.util
-
- androidx.car.utils - package androidx.car.utils
-
- androidx.car.widget - package androidx.car.widget
-
- androidx.cardview.widget - package androidx.cardview.widget
-
- androidx.collection - package androidx.collection
-
- androidx.contentpager.content - package androidx.contentpager.content
-
- androidx.coordinatorlayout.widget - package androidx.coordinatorlayout.widget
-
- androidx.core.accessibilityservice - package androidx.core.accessibilityservice
-
- androidx.core.app - package androidx.core.app
-
- androidx.core.content - package androidx.core.content
-
- androidx.core.content.pm - package androidx.core.content.pm
-
- androidx.core.content.res - package androidx.core.content.res
-
- androidx.core.database - package androidx.core.database
-
- androidx.core.database.sqlite - package androidx.core.database.sqlite
-
- androidx.core.graphics - package androidx.core.graphics
-
- androidx.core.graphics.drawable - package androidx.core.graphics.drawable
-
- androidx.core.hardware.display - package androidx.core.hardware.display
-
- androidx.core.hardware.fingerprint - package androidx.core.hardware.fingerprint
-
- androidx.core.internal - package androidx.core.internal
-
- androidx.core.internal.view - package androidx.core.internal.view
-
- androidx.core.math - package androidx.core.math
-
- androidx.core.net - package androidx.core.net
-
- androidx.core.os - package androidx.core.os
-
- androidx.core.provider - package androidx.core.provider
-
- androidx.core.text - package androidx.core.text
-
- androidx.core.text.util - package androidx.core.text.util
-
- androidx.core.util - package androidx.core.util
-
- androidx.core.view - package androidx.core.view
-
- androidx.core.view.accessibility - package androidx.core.view.accessibility
-
- androidx.core.view.animation - package androidx.core.view.animation
-
- androidx.core.view.inputmethod - package androidx.core.view.inputmethod
-
- androidx.core.widget - package androidx.core.widget
-
- androidx.cursoradapter.widget - package androidx.cursoradapter.widget
-
- androidx.customview.view - package androidx.customview.view
-
- androidx.customview.widget - package androidx.customview.widget
-
- androidx.databinding - package androidx.databinding
-
- androidx.databinding.adapters - package androidx.databinding.adapters
-
- androidx.documentfile.provider - package androidx.documentfile.provider
-
- androidx.drawerlayout.widget - package androidx.drawerlayout.widget
-
- androidx.dynamicanimation.animation - package androidx.dynamicanimation.animation
-
- androidx.emoji.text - package androidx.emoji.text
-
- androidx.emoji.widget - package androidx.emoji.widget
-
- androidx.exifinterface.media - package androidx.exifinterface.media
-
- androidx.fragment.app - package androidx.fragment.app
-
- androidx.gridlayout.widget - package androidx.gridlayout.widget
-
- androidx.heifwriter - package androidx.heifwriter
-
- androidx.interpolator.view.animation - package androidx.interpolator.view.animation
-
- androidx.leanback - package androidx.leanback
-
Support classes for building Leanback user experiences.
- androidx.leanback.animation - package androidx.leanback.animation
-
- androidx.leanback.app - package androidx.leanback.app
-
Support classes providing high level Leanback user interface building blocks.
- androidx.leanback.database - package androidx.leanback.database
-
- androidx.leanback.graphics - package androidx.leanback.graphics
-
- androidx.leanback.media - package androidx.leanback.media
-
- androidx.leanback.system - package androidx.leanback.system
-
- androidx.leanback.transition - package androidx.leanback.transition
-
- androidx.leanback.util - package androidx.leanback.util
-
- androidx.leanback.widget - package androidx.leanback.widget
-
Support classes providing low level Leanback user interface building blocks:
widgets and helpers.
- androidx.leanback.widget.picker - package androidx.leanback.widget.picker
-
- androidx.legacy.app - package androidx.legacy.app
-
- androidx.legacy.content - package androidx.legacy.content
-
- androidx.legacy.view - package androidx.legacy.view
-
- androidx.legacy.widget - package androidx.legacy.widget
-
- androidx.lifecycle - package androidx.lifecycle
-
- androidx.loader.app - package androidx.loader.app
-
- androidx.loader.content - package androidx.loader.content
-
- androidx.localbroadcastmanager.content - package androidx.localbroadcastmanager.content
-
- androidx.media - package androidx.media
-
- androidx.media.app - package androidx.media.app
-
- androidx.media.session - package androidx.media.session
-
- androidx.mediarouter.app - package androidx.mediarouter.app
-
- androidx.mediarouter.media - package androidx.mediarouter.media
-
Contains APIs that control the routing of media channels and streams from the current device
to external speakers and destination devices.
- androidx.paging - package androidx.paging
-
- androidx.palette.graphics - package androidx.palette.graphics
-
- androidx.percentlayout.widget - package androidx.percentlayout.widget
-
- androidx.preference - package androidx.preference
-
- androidx.preference.internal - package androidx.preference.internal
-
- androidx.print - package androidx.print
-
- androidx.recommendation.app - package androidx.recommendation.app
-
- androidx.recyclerview.widget - package androidx.recyclerview.widget
-
- androidx.room - package androidx.room
-
Room is a Database Object Mapping library that makes it easy to access database on Android
applications.
- androidx.room.guava - package androidx.room.guava
-
- androidx.room.migration - package androidx.room.migration
-
- androidx.room.migration.bundle - package androidx.room.migration.bundle
-
- androidx.room.paging - package androidx.room.paging
-
- androidx.room.testing - package androidx.room.testing
-
- androidx.room.util - package androidx.room.util
-
- androidx.slice - package androidx.slice
-
- androidx.slice.builders - package androidx.slice.builders
-
- androidx.slice.builders.impl - package androidx.slice.builders.impl
-
- androidx.slice.compat - package androidx.slice.compat
-
- androidx.slice.core - package androidx.slice.core
-
- androidx.slice.widget - package androidx.slice.widget
-
- androidx.slidingpanelayout.widget - package androidx.slidingpanelayout.widget
-
- androidx.sqlite.db - package androidx.sqlite.db
-
- androidx.swiperefreshlayout.widget - package androidx.swiperefreshlayout.widget
-
- androidx.test - package androidx.test
-
- androidx.test.annotation - package androidx.test.annotation
-
- androidx.test.core.content.pm - package androidx.test.core.content.pm
-
- androidx.test.core.view - package androidx.test.core.view
-
- androidx.test.espresso - package androidx.test.espresso
-
- androidx.test.espresso.accessibility - package androidx.test.espresso.accessibility
-
- androidx.test.espresso.action - package androidx.test.espresso.action
-
- androidx.test.espresso.assertion - package androidx.test.espresso.assertion
-
- androidx.test.espresso.base - package androidx.test.espresso.base
-
- androidx.test.espresso.contrib - package androidx.test.espresso.contrib
-
- androidx.test.espresso.idling.concurrent - package androidx.test.espresso.idling.concurrent
-
- androidx.test.espresso.idling.net - package androidx.test.espresso.idling.net
-
- androidx.test.espresso.intent - package androidx.test.espresso.intent
-
- androidx.test.espresso.intent.matcher - package androidx.test.espresso.intent.matcher
-
- androidx.test.espresso.intent.rule - package androidx.test.espresso.intent.rule
-
- androidx.test.espresso.matcher - package androidx.test.espresso.matcher
-
- androidx.test.espresso.remote - package androidx.test.espresso.remote
-
- androidx.test.espresso.util - package androidx.test.espresso.util
-
- androidx.test.espresso.web.action - package androidx.test.espresso.web.action
-
- androidx.test.espresso.web.assertion - package androidx.test.espresso.web.assertion
-
- androidx.test.espresso.web.matcher - package androidx.test.espresso.web.matcher
-
- androidx.test.espresso.web.model - package androidx.test.espresso.web.model
-
- androidx.test.espresso.web.sugar - package androidx.test.espresso.web.sugar
-
- androidx.test.espresso.web.webdriver - package androidx.test.espresso.web.webdriver
-
- androidx.test.ext.truth.view - package androidx.test.ext.truth.view
-
- androidx.test.filters - package androidx.test.filters
-
- androidx.test.internal.platform - package androidx.test.internal.platform
-
- androidx.test.internal.runner - package androidx.test.internal.runner
-
- androidx.test.internal.runner.intent - package androidx.test.internal.runner.intent
-
- androidx.test.internal.runner.intercepting - package androidx.test.internal.runner.intercepting
-
- androidx.test.internal.runner.junit3 - package androidx.test.internal.runner.junit3
-
- androidx.test.internal.runner.junit4 - package androidx.test.internal.runner.junit4
-
- androidx.test.internal.runner.junit4.statement - package androidx.test.internal.runner.junit4.statement
-
- androidx.test.internal.runner.lifecycle - package androidx.test.internal.runner.lifecycle
-
- androidx.test.internal.runner.listener - package androidx.test.internal.runner.listener
-
- androidx.test.internal.runner.tracker - package androidx.test.internal.runner.tracker
-
- androidx.test.internal.statement - package androidx.test.internal.statement
-
- androidx.test.internal.util - package androidx.test.internal.util
-
- androidx.test.orchestrator - package androidx.test.orchestrator
-
- androidx.test.orchestrator.instrumentationlistener - package androidx.test.orchestrator.instrumentationlistener
-
- androidx.test.orchestrator.junit - package androidx.test.orchestrator.junit
-
- androidx.test.orchestrator.listeners - package androidx.test.orchestrator.listeners
-
- androidx.test.orchestrator.listeners.result - package androidx.test.orchestrator.listeners.result
-
- androidx.test.platform - package androidx.test.platform
-
- androidx.test.platform.ui - package androidx.test.platform.ui
-
- androidx.test.rule - package androidx.test.rule
-
- androidx.test.rule.logging - package androidx.test.rule.logging
-
- androidx.test.rule.provider - package androidx.test.rule.provider
-
- androidx.test.runner - package androidx.test.runner
-
- androidx.test.runner.intent - package androidx.test.runner.intent
-
- androidx.test.runner.intercepting - package androidx.test.runner.intercepting
-
- androidx.test.runner.lifecycle - package androidx.test.runner.lifecycle
-
- androidx.test.runner.permission - package androidx.test.runner.permission
-
- androidx.test.runner.screenshot - package androidx.test.runner.screenshot
-
- androidx.test.services.shellexecutor - package androidx.test.services.shellexecutor
-
- androidx.test.services.speakeasy - package androidx.test.services.speakeasy
-
- androidx.test.services.speakeasy.server - package androidx.test.services.speakeasy.server
-
- androidx.transition - package androidx.transition
-
Support android.transition classes to provide transition API back to Android API level 14.
- androidx.tvprovider.media.tv - package androidx.tvprovider.media.tv
-
- androidx.vectordrawable.graphics.drawable - package androidx.vectordrawable.graphics.drawable
-
- androidx.viewpager.widget - package androidx.viewpager.widget
-
- androidx.wear.activity - package androidx.wear.activity
-
- androidx.wear.ambient - package androidx.wear.ambient
-
- androidx.wear.internal.widget - package androidx.wear.internal.widget
-
- androidx.wear.internal.widget.drawer - package androidx.wear.internal.widget.drawer
-
- androidx.wear.utils - package androidx.wear.utils
-
- androidx.wear.widget - package androidx.wear.widget
-
- androidx.wear.widget.drawer - package androidx.wear.widget.drawer
-
- androidx.webkit - package androidx.webkit
-
- androidx.webkit.internal - package androidx.webkit.internal
-
- ANIMAL_WILDLIFE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Animal/Wildlife.
- animate(View) - Static method in class androidx.core.view.ViewCompat
-
This method returns a ViewPropertyAnimator object, which can be used to animate
specific properties on this View.
- animate(Animator) - Method in class androidx.transition.Transition
-
This is a utility method used by subclasses to handle standard parts of
setting up and running an Animator: it sets the
duration and the
startDelay, starts the
animation, and, when the animator ends, calls
Transition.end().
- animateAdd(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
- animateAdd(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when an item is added to the RecyclerView.
- animateAppearance(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Called by the RecyclerView when a ViewHolder is added to the layout.
- animateAppearance(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
- animateChange(RecyclerView.ViewHolder, RecyclerView.ViewHolder, int, int, int, int) - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
- animateChange(RecyclerView.ViewHolder, RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
- animateChange(RecyclerView.ViewHolder, RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
- animateChange(RecyclerView.ViewHolder, RecyclerView.ViewHolder, int, int, int, int) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
- animateDisappearance(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Called by the RecyclerView when a ViewHolder has disappeared from the layout.
- animateDisappearance(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
- AnimatedStateListDrawableCompat - Class in androidx.appcompat.graphics.drawable
-
A Drawable providing animated transitions between states.
- AnimatedStateListDrawableCompat() - Constructor for class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- animateIn() - Method in class androidx.leanback.widget.BaseGridView
-
Undo animateOut() and slide in child views.
- animateMove(RecyclerView.ViewHolder, int, int, int, int) - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
- animateMove(RecyclerView.ViewHolder, int, int, int, int) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when an item is moved in the RecyclerView.
- animateOut() - Method in class androidx.leanback.widget.BaseGridView
-
Temporarily slide out child views to bottom (for VerticalGridView) or end
(for HorizontalGridView).
- animatePersistence(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
- animatePersistence(RecyclerView.ViewHolder, RecyclerView.ItemAnimator.ItemHolderInfo, RecyclerView.ItemAnimator.ItemHolderInfo) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
- animateRemove(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
- animateRemove(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when an item is removed from the RecyclerView.
- animateToFinalPosition(float) - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
Updates the final position of the spring.
- animateToMode(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- animateToTab(int) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- animateToVisibility(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- animateToVisibility(int) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- animateToVisibility(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- ANIMATION_DURATION - Static variable in class androidx.core.app.FrameMetricsAggregator
-
A flag indicating that the metrics should track the animation duration.
- ANIMATION_INDEX - Static variable in class androidx.core.app.FrameMetricsAggregator
-
- ANIMATION_TYPE_DRAG - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
Animation type for views that were dragged and now will animate to their final position.
- ANIMATION_TYPE_SWIPE_CANCEL - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
Animation type for views which are not completely swiped thus will animate back to their
original position.
- ANIMATION_TYPE_SWIPE_SUCCESS - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
Animation type for views which are swiped successfully.
- AnimatorRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an animator resource reference (e.g.
- AnimRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an anim resource reference (e.g.
- annotation - Variable in class androidx.test.internal.runner.RunnerArgs
-
- anyIntent() - Static method in class androidx.test.espresso.intent.matcher.IntentMatchers
-
- AnyRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a resource reference of any type.
- ANYRTL_LTR - Static variable in class androidx.core.text.TextDirectionHeuristicsCompat
-
If the text contains any strong right to left non-format character, determines that the
direction is right to left, falling back to left to right if it finds none.
- AnyThread - Annotation Type in androidx.annotation
-
Denotes that the annotated method can be called from any thread (e.g.
- anyToType(Any) - Static method in class androidx.test.espresso.remote.TypeProtoConverters
-
Performs an Any proto message to type T conversion.
- AppCompatActivity - Class in androidx.appcompat.app
-
Base class for activities that use the
support library action bar features.
- AppCompatActivity() - Constructor for class androidx.appcompat.app.AppCompatActivity
-
- AppCompatAutoCompleteTextView - Class in androidx.appcompat.widget
-
A
AutoCompleteTextView which supports compatible features on older versions of the
platform, including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
- AppCompatAutoCompleteTextView(Context) - Constructor for class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- AppCompatAutoCompleteTextView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- AppCompatAutoCompleteTextView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- AppCompatButton - Class in androidx.appcompat.widget
-
A
Button which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
- AppCompatButton(Context) - Constructor for class androidx.appcompat.widget.AppCompatButton
-
- AppCompatButton(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatButton
-
- AppCompatButton(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatButton
-
- AppCompatCallback - Interface in androidx.appcompat.app
-
Implemented this in order for AppCompat to be able to callback in certain situations.
- AppCompatCheckBox - Class in androidx.appcompat.widget
-
A
CheckBox which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
CompoundButtonCompat.
Allows setting of the background tint using
R.attr#buttonTint and
R.attr#buttonTintMode.
- AppCompatCheckBox(Context) - Constructor for class androidx.appcompat.widget.AppCompatCheckBox
-
- AppCompatCheckBox(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatCheckBox
-
- AppCompatCheckBox(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatCheckBox
-
- AppCompatCheckedTextView - Class in androidx.appcompat.widget
-
A CheckedTextView which supports compatible features on older versions of the platform.
- AppCompatCheckedTextView(Context) - Constructor for class androidx.appcompat.widget.AppCompatCheckedTextView
-
- AppCompatCheckedTextView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatCheckedTextView
-
- AppCompatCheckedTextView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatCheckedTextView
-
- AppCompatDelegate - Class in androidx.appcompat.app
-
This class represents a delegate which you can use to extend AppCompat's support to any
android.app.Activity.
- AppCompatDelegate.NightMode - Annotation Type in androidx.appcompat.app
-
- AppCompatDialog - Class in androidx.appcompat.app
-
Base class for AppCompat themed android.app.Dialogs.
- AppCompatDialog(Context) - Constructor for class androidx.appcompat.app.AppCompatDialog
-
- AppCompatDialog(Context, int) - Constructor for class androidx.appcompat.app.AppCompatDialog
-
- AppCompatDialog(Context, boolean, OnCancelListener) - Constructor for class androidx.appcompat.app.AppCompatDialog
-
- AppCompatDialogFragment - Class in androidx.appcompat.app
-
- AppCompatDialogFragment() - Constructor for class androidx.appcompat.app.AppCompatDialogFragment
-
- AppCompatDrawableManager - Class in androidx.appcompat.widget
-
- AppCompatDrawableManager() - Constructor for class androidx.appcompat.widget.AppCompatDrawableManager
-
- AppCompatEditText - Class in androidx.appcompat.widget
-
A
EditText which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
- AppCompatEditText(Context) - Constructor for class androidx.appcompat.widget.AppCompatEditText
-
- AppCompatEditText(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatEditText
-
- AppCompatEditText(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatEditText
-
- AppCompatImageButton - Class in androidx.appcompat.widget
-
A
ImageButton which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
Allows dynamic tint of its image via the image tint methods in
ImageViewCompat.
Allows setting of the image tint using
R.attr#tint and
R.attr#tintMode.
- AppCompatImageButton(Context) - Constructor for class androidx.appcompat.widget.AppCompatImageButton
-
- AppCompatImageButton(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatImageButton
-
- AppCompatImageButton(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatImageButton
-
- AppCompatImageHelper - Class in androidx.appcompat.widget
-
- AppCompatImageHelper(ImageView) - Constructor for class androidx.appcompat.widget.AppCompatImageHelper
-
- AppCompatImageView - Class in androidx.appcompat.widget
-
A
ImageView which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
Allows dynamic tint of its image via the image tint methods in
ImageViewCompat.
Allows setting of the image tint using
R.attr#tint and
R.attr#tintMode.
- AppCompatImageView(Context) - Constructor for class androidx.appcompat.widget.AppCompatImageView
-
- AppCompatImageView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatImageView
-
- AppCompatImageView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatImageView
-
- AppCompatMultiAutoCompleteTextView - Class in androidx.appcompat.widget
-
A
MultiAutoCompleteTextView which supports compatible features on older version of the
platform, including:
Supports
R.attr#textAllCaps style attribute which works back to
Gingerbread.
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
- AppCompatMultiAutoCompleteTextView(Context) - Constructor for class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- AppCompatMultiAutoCompleteTextView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- AppCompatMultiAutoCompleteTextView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- AppCompatRadioButton - Class in androidx.appcompat.widget
-
A
RadioButton which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
CompoundButtonCompat.
Allows setting of the background tint using
R.attr#buttonTint and
R.attr#buttonTintMode.
- AppCompatRadioButton(Context) - Constructor for class androidx.appcompat.widget.AppCompatRadioButton
-
- AppCompatRadioButton(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatRadioButton
-
- AppCompatRadioButton(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatRadioButton
-
- AppCompatRatingBar - Class in androidx.appcompat.widget
-
A RatingBar which supports compatible features on older versions of the platform.
- AppCompatRatingBar(Context) - Constructor for class androidx.appcompat.widget.AppCompatRatingBar
-
- AppCompatRatingBar(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatRatingBar
-
- AppCompatRatingBar(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatRatingBar
-
- AppCompatResources - Class in androidx.appcompat.content.res
-
Class for accessing an application's resources through AppCompat, and thus any backward
compatible functionality.
- AppCompatSeekBar - Class in androidx.appcompat.widget
-
A SeekBar which supports compatible features on older versions of the platform.
- AppCompatSeekBar(Context) - Constructor for class androidx.appcompat.widget.AppCompatSeekBar
-
- AppCompatSeekBar(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatSeekBar
-
- AppCompatSeekBar(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatSeekBar
-
- AppCompatSpinner - Class in androidx.appcompat.widget
-
A
Spinner which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#buttonTint and
R.attr#buttonTintMode.
Setting the popup theme using
R.attr#popupTheme.
- AppCompatSpinner(Context) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
Construct a new spinner with the given context's theme.
- AppCompatSpinner(Context, int) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
Construct a new spinner with the given context's theme and the supplied
mode of displaying choices.
- AppCompatSpinner(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
Construct a new spinner with the given context's theme and the supplied attribute set.
- AppCompatSpinner(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
Construct a new spinner with the given context's theme, the supplied attribute set,
and default style attribute.
- AppCompatSpinner(Context, AttributeSet, int, int) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
Construct a new spinner with the given context's theme, the supplied attribute set,
and default style.
- AppCompatSpinner(Context, AttributeSet, int, int, Resources.Theme) - Constructor for class androidx.appcompat.widget.AppCompatSpinner
-
- AppCompatTextView - Class in androidx.appcompat.widget
-
A
TextView which supports compatible features on older versions of the platform,
including:
Allows dynamic tint of its background via the background tint methods in
ViewCompat.
Allows setting of the background tint using
R.attr#backgroundTint and
R.attr#backgroundTintMode.
Supports auto-sizing via
TextViewCompat by allowing
to instruct a
TextView to let the size of the text expand or contract automatically
to fill its layout based on the TextView's characteristics and boundaries.
- AppCompatTextView(Context) - Constructor for class androidx.appcompat.widget.AppCompatTextView
-
- AppCompatTextView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.AppCompatTextView
-
- AppCompatTextView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.AppCompatTextView
-
- AppCompatViewInflater - Class in androidx.appcompat.app
-
This class is responsible for manually inflating our tinted widgets.
- AppCompatViewInflater() - Constructor for class androidx.appcompat.app.AppCompatViewInflater
-
- AppComponentFactory - Class in androidx.core.app
-
Version of android.app.AppComponentFactory that works with androidx libraries.
- AppComponentFactory() - Constructor for class androidx.core.app.AppComponentFactory
-
- append(E) - Method in class androidx.collection.ArraySet
-
Special fast path for appending items to the end of the array without validation.
- append(long, E) - Method in class androidx.collection.LongSparseArray
-
Puts a key/value pair into the array, optimizing for the case where
the key is greater than all existing keys in the array.
- append(int, E) - Method in class androidx.collection.SparseArrayCompat
-
Puts a key/value pair into the array, optimizing for the case where
the key is greater than all existing keys in the array.
- append(CharSequence) - Method in class androidx.emoji.widget.SpannableBuilder
-
- append(char) - Method in class androidx.emoji.widget.SpannableBuilder
-
- append(CharSequence, int, int) - Method in class androidx.emoji.widget.SpannableBuilder
-
- append(CharSequence, Object, int) - Method in class androidx.emoji.widget.SpannableBuilder
-
- appendHints(StringBuilder, String[]) - Static method in class androidx.slice.Slice
-
- appendPlaceholders(StringBuilder, int) - Static method in class androidx.room.util.StringUtil
-
Adds bind variable placeholders (?) to the given string.
- appendRecord(AccessibilityEvent, AccessibilityRecordCompat) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- appendSelectionArgs(String[], String[]) - Static method in class androidx.core.database.DatabaseUtilsCompat
-
- AppLaunchChecker - Class in androidx.core.app
-
This class provides APIs for determining how an app has been launched.
- AppLaunchChecker() - Constructor for class androidx.core.app.AppLaunchChecker
-
- ApplicationLifecycleCallback - Interface in androidx.test.runner.lifecycle
-
Callback for monitoring application lifecycle events.
- ApplicationLifecycleMonitor - Interface in androidx.test.runner.lifecycle
-
Interface for tests to use when they need to be informed of the application lifecycle state.
- ApplicationLifecycleMonitorImpl - Class in androidx.test.internal.runner.lifecycle
-
Implementation of a ApplicationLifecycleMonitor
- ApplicationLifecycleMonitorImpl() - Constructor for class androidx.test.internal.runner.lifecycle.ApplicationLifecycleMonitorImpl
-
- ApplicationLifecycleMonitorRegistry - Class in androidx.test.runner.lifecycle
-
An exposed registry instance to make it easy for callers to find the application lifecycle
monitor for their application.
- ApplicationStage - Enum in androidx.test.runner.lifecycle
-
An enumeration of the lifecycle stages an application undergoes that can be monitored.
- appListeners - Variable in class androidx.test.internal.runner.RunnerArgs
-
- apply(Statement, Description) - Method in class androidx.arch.core.executor.JunitTaskExecutorRule
-
- apply(I) - Method in interface androidx.arch.core.util.Function
-
Applies this function to the given input.
- apply(Context, CarUxRestrictions, TextView) - Static method in class androidx.car.util.CarUxRestrictionsUtils
-
Applies active UX restrictions to a TextView.
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.BigPictureStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.BigTextStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.DecoratedCustomViewStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.InboxStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.core.app.NotificationCompat.Style
-
Applies the compat style data to the framework Notification in a backwards
compatible way.
- apply(SharedPreferences.Editor) - Method in class androidx.core.content.SharedPreferencesCompat.EditorCompat
-
- apply(int, int, int, Rect, Rect, int) - Static method in class androidx.core.view.GravityCompat
-
Apply a gravity constant to an object and take care if layout direction is RTL or not.
- apply(int, int, int, Rect, int, int, Rect, int) - Static method in class androidx.core.view.GravityCompat
-
Apply a gravity constant to an object.
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.media.app.NotificationCompat.DecoratedMediaCustomViewStyle
-
- apply(NotificationBuilderWithBuilderAccessor) - Method in class androidx.media.app.NotificationCompat.MediaStyle
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl.CellBuilderImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.HeaderBuilderImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.InputRangeBuilderImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.RangeBuilderImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.RowBuilderImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingBasicImpl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingBasicImpl.MessageBuilder
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingListV1Impl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingListV1Impl.MessageBuilder
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingV1Impl
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.MessagingV1Impl.MessageBuilder
-
- apply(Slice.Builder) - Method in class androidx.slice.builders.impl.TemplateBuilderImpl
-
- apply(Intent) - Method in interface androidx.test.espresso.intent.ActivityResultFunction
-
- apply(E) - Method in interface androidx.test.espresso.web.assertion.WebViewAssertions.ResultDescriber
-
- apply(I) - Method in interface androidx.test.espresso.web.model.TransformingAtom.Transformer
-
- apply(Statement, Description) - Method in class androidx.test.rule.ActivityTestRule
-
- apply(Statement, Description) - Method in class androidx.test.rule.DisableOnAndroidDebug
- apply(Statement, Description) - Method in class androidx.test.rule.GrantPermissionRule
-
- apply(Statement, Description) - Method in class androidx.test.rule.PortForwardingRule
-
- apply(Statement, Description) - Method in class androidx.test.rule.provider.ProviderTestRule
-
- apply(Statement, Description) - Method in class androidx.test.rule.ServiceTestRule
-
- apply(Statement, Description) - Method in class androidx.test.rule.UiThreadTestRule
-
Deprecated.
- applyAlpha(float, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- applyAlphaAttr(Context, int, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- applyDatePickerValues(GuidedDatePickerAction) - Method in class androidx.leanback.widget.GuidedDatePickerAction.BuilderBase
-
Apply values to GuidedDatePickerAction.
- applyDayNight() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Allow AppCompat to apply the night and notnight resource qualifiers.
- applyDelta(Bundle) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
- applyDisplay(int, Rect, Rect, int) - Static method in class androidx.core.view.GravityCompat
-
Apply additional gravity behavior based on the overall "display" that an
object exists in.
- applyFilterToView(View) - Method in class androidx.leanback.graphics.ColorFilterDimmer
-
Apply current the ColorFilter to a View.
- applyOverrideConfiguration(Configuration) - Method in class androidx.appcompat.view.ContextThemeWrapper
-
Call to set an "override configuration" on this context -- this is
a configuration that replies one or more values of the standard
configuration that is applied to the context.
- applySelectLevelToChild(ListRowPresenter.ViewHolder, View) - Method in class androidx.leanback.widget.ListRowPresenter
-
Applies select level to a child.
- applyStandardTemplate(boolean, int, boolean) - Method in class androidx.core.app.NotificationCompat.Style
-
- applyTheme(Drawable, Resources.Theme) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Applies the specified theme to this Drawable and its children.
- applyToColor(int) - Method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Change the RGB of the color according to current dim level.
- applyUxRestrictions(CarUxRestrictions) - Method in class androidx.car.widget.ListItem.ViewHolder
-
Applies UX restriction changes to child views.
- applyUxRestrictions(CarUxRestrictions) - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- applyUxRestrictions(CarUxRestrictions) - Method in class androidx.car.widget.SubheaderListItem.ViewHolder
-
Applies car UX restrictions to child views.
- applyUxRestrictions(CarUxRestrictions) - Method in class androidx.car.widget.TextListItem.ViewHolder
-
Applies car UX restrictions to child views.
- applyValues(GuidedAction) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Subclass of BuilderBase should call this function to apply values.
- AppNotIdleException - Exception in androidx.test.espresso
-
An exception which indicates that the App has not become idle even after the specified duration.
- AppOpsManagerCompat - Class in androidx.core.app
-
Helper for accessing features in android.app.AppOpsManager.
- approveCall(String, int) - Method in class androidx.lifecycle.MethodCallsLogger
-
- ArchTaskExecutor - Class in androidx.arch.core.executor
-
A static class that serves as a central point to execute common tasks.
- ArcMotion - Class in androidx.transition
-
A PathMotion that generates a curved path along an arc on an imaginary circle containing
the two points.
- ArcMotion() - Constructor for class androidx.transition.ArcMotion
-
- ArcMotion(Context, AttributeSet) - Constructor for class androidx.transition.ArcMotion
-
- areChildRoundedCornersEnabled() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if rounded corners are enabled for children of this row.
- areChildRoundedCornersEnabled() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns true if rounded corners are enabled for children of this row.
- areContentsTheSame(Value, Value) - Method in class androidx.leanback.widget.DiffCallback
-
Called to decide whether two items have the same data.
- areContentsTheSame(GuidedAction, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionDiffCallback
-
- areContentsTheSame(int, int) - Method in class androidx.recyclerview.widget.DiffUtil.Callback
-
Called by the DiffUtil when it wants to check whether two items have the same data.
- areContentsTheSame(T, T) - Method in class androidx.recyclerview.widget.DiffUtil.ItemCallback
-
Called to check whether two items have the same data.
- areContentsTheSame(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- areContentsTheSame(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
Called by the SortedList when it wants to check whether two items have the same data
or not.
- areItemsTheSame(Value, Value) - Method in class androidx.leanback.widget.DiffCallback
-
Called to decide whether two objects represent the same item.
- areItemsTheSame(GuidedAction, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionDiffCallback
-
- areItemsTheSame(int, int) - Method in class androidx.recyclerview.widget.DiffUtil.Callback
-
Called by the DiffUtil to decide whether two object represent the same Item.
- areItemsTheSame(T, T) - Method in class androidx.recyclerview.widget.DiffUtil.ItemCallback
-
Called to check whether two objects represent the same item.
- areItemsTheSame(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- areItemsTheSame(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
Called by the SortedList to decide whether two objects represent the same Item or not.
- areNotificationsEnabled() - Method in class androidx.core.app.NotificationManagerCompat
-
Returns whether notifications from the calling package are not blocked.
- arePreferenceContentsTheSame(Preference, Preference) - Method in class androidx.preference.PreferenceManager.PreferenceComparisonCallback
-
Called to determine if two
Preference objects will display the same data
- arePreferenceContentsTheSame(Preference, Preference) - Method in class androidx.preference.PreferenceManager.SimplePreferenceComparisonCallback
-
Called to determine if two
Preference objects will display the same data
- arePreferenceItemsTheSame(Preference, Preference) - Method in class androidx.preference.PreferenceManager.PreferenceComparisonCallback
-
Called to determine if two
Preference objects represent the same item
- arePreferenceItemsTheSame(Preference, Preference) - Method in class androidx.preference.PreferenceManager.SimplePreferenceComparisonCallback
-
Called to determine if two
Preference objects represent the same item
- areSameOptions(Bundle, Bundle) - Static method in class androidx.media.MediaBrowserCompatUtils
-
- areSecondaryActionsHidden() - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Returns true if secondary actions are hidden.
- ARG_KEY - Static variable in class androidx.preference.PreferenceDialogFragment
-
- ARG_KEY - Static variable in class androidx.preference.PreferenceDialogFragmentCompat
-
- ARG_PREFERENCE_ROOT - Static variable in class androidx.preference.PreferenceFragment
-
Fragment argument used to specify the tag of the desired root
PreferenceScreen object.
- ARG_PREFERENCE_ROOT - Static variable in class androidx.preference.PreferenceFragmentCompat
-
Fragment argument used to specify the tag of the desired root
PreferenceScreen object.
- ARG_SUPPORTS_VERSIONED_PARCELABLE - Static variable in class androidx.slice.compat.SliceProviderCompat
-
- argForInstanceType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptorRegistry
-
- argForMsgType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptorRegistry
-
- argForRemoteTypeUrl(String) - Method in class androidx.test.espresso.remote.RemoteDescriptorRegistry
-
- ArrayMap<K,V> - Class in androidx.collection
-
ArrayMap is a generic key->value mapping data structure that is
designed to be more memory efficient than a traditional HashMap,
this implementation is a version of the platform's
android.util.ArrayMap that can be used on older versions of the platform.
- ArrayMap() - Constructor for class androidx.collection.ArrayMap
-
- ArrayMap(int) - Constructor for class androidx.collection.ArrayMap
-
Create a new ArrayMap with a given initial capacity.
- ArrayMap(SimpleArrayMap) - Constructor for class androidx.collection.ArrayMap
-
Create a new ArrayMap with the mappings from the given ArrayMap.
- ArrayObjectAdapter - Class in androidx.leanback.widget
-
- ArrayObjectAdapter(PresenterSelector) - Constructor for class androidx.leanback.widget.ArrayObjectAdapter
-
- ArrayObjectAdapter(Presenter) - Constructor for class androidx.leanback.widget.ArrayObjectAdapter
-
Constructs an adapter that uses the given
Presenter for all items.
- ArrayObjectAdapter() - Constructor for class androidx.leanback.widget.ArrayObjectAdapter
-
Constructs an adapter.
- ArrayRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an array resource reference (e.g.
- ArraySet<E> - Class in androidx.collection
-
ArraySet is a generic set data structure that is designed to be more memory efficient than a
traditional HashSet.
- ArraySet() - Constructor for class androidx.collection.ArraySet
-
Create a new empty ArraySet.
- ArraySet(int) - Constructor for class androidx.collection.ArraySet
-
Create a new ArraySet with a given initial capacity.
- ArraySet(ArraySet<E>) - Constructor for class androidx.collection.ArraySet
-
Create a new ArraySet with the mappings from the given ArraySet.
- ArraySet(Collection<E>) - Constructor for class androidx.collection.ArraySet
-
Create a new ArraySet with the mappings from the given Collection.
- ARROW_DIRECTION_END - Static variable in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Direction to make the arrow point to the end.
- ARROW_DIRECTION_LEFT - Static variable in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Direction to make the arrow point towards the left.
- ARROW_DIRECTION_RIGHT - Static variable in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Direction to make the arrow point towards the right.
- ARROW_DIRECTION_START - Static variable in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Direction to make the arrow point towards the start.
- arrowScroll(int) - Method in class androidx.core.widget.NestedScrollView
-
Handle scrolling in response to an up or down arrow click.
- arrowScroll(int) - Method in class androidx.viewpager.widget.ViewPager
-
Handle scrolling in response to a left or right arrow click.
- ARTS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Arts.
- asBundle() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Converts this object to a bundle for serialization.
- asBundle() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Converts this object to a bundle for serialization.
- asBundle() - Method in class androidx.mediarouter.media.MediaRouteDiscoveryRequest
-
Converts this object to a bundle for serialization.
- asBundle() - Method in class androidx.mediarouter.media.MediaRouteProviderDescriptor
-
Converts this object to a bundle for serialization.
- asBundle() - Method in class androidx.mediarouter.media.MediaRouteSelector
-
Converts this object to a bundle for serialization.
- asBundle() - Method in class androidx.mediarouter.media.MediaSessionStatus
-
Converts this object to a bundle for serialization.
- asBundle(String, ResultReceiver) - Static method in class androidx.test.services.speakeasy.SpeakEasyProtocol.Find
-
Encodes a find request into a bundle.
- asBundle(boolean, IBinder, String) - Static method in class androidx.test.services.speakeasy.SpeakEasyProtocol.FindResult
-
Encodes the result of a find operation into a bundle.
- asBundle(String, IBinder, ResultReceiver) - Static method in class androidx.test.services.speakeasy.SpeakEasyProtocol.Publish
-
Builds a publish command into a bundle.
- asBundle(String, boolean, String) - Static method in class androidx.test.services.speakeasy.SpeakEasyProtocol.PublishResult
-
Encodes a publish result into a bundle.
- asBundle(String) - Static method in class androidx.test.services.speakeasy.SpeakEasyProtocol.Remove
-
Encodes a remove request into a bundle.
- asInterface(IBinder) - Static method in class androidx.test.espresso.web.action.IAtomActionResultPropagator.Stub
-
- asInterface(IBinder) - Static method in class androidx.test.services.shellexecutor.Command.Stub
-
- ASPECT_RATIO_16_9 - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for 16:9.
- ASPECT_RATIO_1_1 - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for 1:1.
- ASPECT_RATIO_2_3 - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for 2:3.
- ASPECT_RATIO_3_2 - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for 3:2.
- ASPECT_RATIO_4_3 - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for 4:3.
- ASPECT_RATIO_MOVIE_POSTER - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio for movie poster which is 1:1.441.
- aspectRatio - Variable in class androidx.percentlayout.widget.PercentLayoutHelper.PercentLayoutInfo
-
Deprecated.
The decimal value of the percentage-based aspect ratio.
- asRecord(AccessibilityEvent) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- assertInLayoutOrScroll(String) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Checks if RecyclerView is in the middle of a layout or scroll and throws an
IllegalStateException if it is not.
- assertNotInLayoutOrScroll(String) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- assertNotInLayoutOrScroll(String) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Checks if RecyclerView is in the middle of a layout or scroll and throws an
IllegalStateException if it is.
- assertNotInLayoutOrScroll(String) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- assertNotMainThread() - Method in class androidx.room.RoomDatabase
-
Asserts that we are not on the main thread.
- assertNotMainThread() - Method in class androidx.room.SharedSQLiteStatement
-
- assertNoUnverifiedIntents() - Static method in class androidx.test.espresso.intent.Intents
-
Asserts that Intents does not have any unverified intents.
- assertThat(T, <any>) - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
A replacement for MatcherAssert.assertThat that renders View objects nicely.
- assertThat(String, T, <any>) - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
A replacement for MatcherAssert.assertThat that renders View objects nicely.
- assertThat(MotionEvent) - Static method in class androidx.test.ext.truth.view.MotionEventSubject
-
- assertThat(PointerCoords) - Static method in class androidx.test.ext.truth.view.PointerCoordsSubject
-
- assertThat(PointerProperties) - Static method in class androidx.test.ext.truth.view.PointerPropertiesSubject
-
- asSet() - Method in class androidx.test.espresso.util.EspressoOptional
-
- AsyncDifferConfig<T> - Class in androidx.recyclerview.widget
-
- AsyncDifferConfig.Builder<T> - Class in androidx.recyclerview.widget
-
- AsyncLayoutInflater - Class in androidx.asynclayoutinflater.view
-
Helper class for inflating layouts asynchronously.
- AsyncLayoutInflater(Context) - Constructor for class androidx.asynclayoutinflater.view.AsyncLayoutInflater
-
- AsyncLayoutInflater.OnInflateFinishedListener - Interface in androidx.asynclayoutinflater.view
-
- AsyncListDiffer<T> - Class in androidx.recyclerview.widget
-
Helper for computing the difference between two lists via
DiffUtil on a background
thread.
- AsyncListDiffer(RecyclerView.Adapter, DiffUtil.ItemCallback<T>) - Constructor for class androidx.recyclerview.widget.AsyncListDiffer
-
Convenience for
AsyncListDiffer(new AdapterListUpdateCallback(adapter),
new AsyncDifferConfig.Builder().setDiffCallback(diffCallback).build());
- AsyncListDiffer(ListUpdateCallback, AsyncDifferConfig<T>) - Constructor for class androidx.recyclerview.widget.AsyncListDiffer
-
Create a AsyncListDiffer with the provided config, and ListUpdateCallback to dispatch
updates to.
- AsyncListUtil<T> - Class in androidx.recyclerview.widget
-
A utility class that supports asynchronous content loading.
- AsyncListUtil(Class<T>, int, AsyncListUtil.DataCallback<T>, AsyncListUtil.ViewCallback) - Constructor for class androidx.recyclerview.widget.AsyncListUtil
-
Creates an AsyncListUtil.
- AsyncListUtil.DataCallback<T> - Class in androidx.recyclerview.widget
-
- AsyncListUtil.ViewCallback - Class in androidx.recyclerview.widget
-
- AsyncPagedListDiffer<T> - Class in androidx.paging
-
- AsyncPagedListDiffer(RecyclerView.Adapter, DiffUtil.ItemCallback<T>) - Constructor for class androidx.paging.AsyncPagedListDiffer
-
Convenience for AsyncPagedListDiffer(new AdapterListUpdateCallback(adapter),
new AsyncDifferConfig.Builder<T>(diffCallback).build();
- AsyncPagedListDiffer(ListUpdateCallback, AsyncDifferConfig<T>) - Constructor for class androidx.paging.AsyncPagedListDiffer
-
- AsyncTaskLoader<D> - Class in androidx.loader.content
-
Static library support version of the framework's android.content.AsyncTaskLoader.
- AsyncTaskLoader(Context) - Constructor for class androidx.loader.content.AsyncTaskLoader
-
- at(float, float) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- at(int, float) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- atAbsolute(float) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- atAbsolute(int) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- atFraction(float) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- atFraction(float) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- atMax() - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- atMax() - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- atMin() - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- atMin() - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- Atom<R> - Interface in androidx.test.espresso.web.model
-
An Atom is a thin wrapper around javascript.
- AtomAction<E> - Class in androidx.test.espresso.web.action
-
A ViewAction which causes the provided Atom to be evaluated within a webview.
- AtomAction(Atom<E>, WindowReference, ElementReference) - Constructor for class androidx.test.espresso.web.action.AtomAction
-
Creates an AtomAction.
- AtomicFile - Class in androidx.core.util
-
Static library support version of the framework's android.util.AtomicFile,
a helper class for performing atomic operations on a file by creating a
backup file until a write has successfully completed.
- AtomicFile(File) - Constructor for class androidx.core.util.AtomicFile
-
Create a new AtomicFile for a file located at the given File path.
- Atoms - Class in androidx.test.espresso.web.model
-
Utility class wrapping simple and more commonly used atoms.
- atPosition(int) - Method in interface androidx.test.espresso.contrib.RecyclerViewActions.PositionableRecyclerViewAction
-
Returns a new ViewAction which will cause the ViewAction to operate upon the position-th
element which the matcher has selected.
- atPosition(Integer) - Method in class androidx.test.espresso.DataInteraction
-
Selects the view which matches the nth position on the adapter based on the data matcher.
- AtraceLogger - Class in androidx.test.rule.logging
-
Class contains helper methods to dump atrace info asynchronously while running the test case.
- atraceStart(Set<String>, int, int, File, String) - Method in class androidx.test.rule.logging.AtraceLogger
-
Method to start atrace and dump the data at regular interval.
- atraceStop() - Method in class androidx.test.rule.logging.AtraceLogger
-
Method to stop the atrace and write the atrace data cached in byte array list to file.
- attach() - Method in class androidx.core.view.DragStartHelper
-
Attach the helper to the view.
- attach(Fragment) - Method in class androidx.fragment.app.FragmentTransaction
-
- attach(Window) - Method in class androidx.leanback.app.BackgroundManager
-
Makes the background visible on the given Window.
- attach(T) - Static method in class androidx.wear.ambient.AmbientModeSupport
-
Attach ambient support to the given activity.
- attachAmbientSupport(T) - Static method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
Attach ambient support to the given activity.
- attachBaseContext(Context) - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- attachHost(Fragment) - Method in class androidx.fragment.app.FragmentController
-
Attaches the host to the FragmentManager for this controller.
- attachInfo(Context, ProviderInfo) - Method in class androidx.core.content.FileProvider
-
After the FileProvider is instantiated, this method is called to provide the system with
information about the provider.
- attachInfo(Context, ProviderInfo) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- attachToBaseContext(Context) - Method in class androidx.media.MediaBrowserServiceCompat
-
Attaches to the base context.
- attachToMediaController(MediaControllerCompat) - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
Attaches to the given media controller.
- attachToRecyclerView(RecyclerView) - Method in class androidx.car.widget.PagedSnapHelper
-
- attachToRecyclerView(RecyclerView) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
Attaches the ItemTouchHelper to the provided RecyclerView.
- attachToRecyclerView(RecyclerView) - Method in class androidx.recyclerview.widget.SnapHelper
-
- attachToView(View) - Method in class androidx.leanback.app.BackgroundManager
-
Adds the composite drawable to the given view.
- attachView(View, int, RecyclerView.LayoutParams) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Reattach a previously detached view.
- attachView(View, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Reattach a previously detached view.
- attachView(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Reattach a previously detached view.
- attemptDeJSONize(Map<String, Object>) - Method in interface androidx.test.espresso.web.model.JSONAble.DeJSONFactory
-
Attempt to convert this map to another Java object.
- AttrRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an attribute reference (e.g.
- AudioAttributesCompat - Class in androidx.media
-
A class to encapsulate a collection of attributes describing information about an audio stream.
- AudioAttributesCompat.AttributeContentType - Annotation Type in androidx.media
-
- AudioAttributesCompat.AttributeUsage - Annotation Type in androidx.media
-
- AudioAttributesCompat.Builder - Class in androidx.media
-
- audioLanguagesToString(String[]) - Static method in class androidx.tvprovider.media.tv.TvContractUtils
-
Concatenate an array of audio languages into a String to be inserted into a database.
- authenticate(FingerprintManagerCompat.CryptoObject, int, CancellationSignal, FingerprintManagerCompat.AuthenticationCallback, Handler) - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat
-
Request authentication of a crypto object.
- AuthenticationCallback() - Constructor for class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationCallback
-
- AuthenticationResult(FingerprintManagerCompat.CryptoObject) - Constructor for class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationResult
-
- AUTHORITY - Static variable in class androidx.tvprovider.media.tv.TvContractCompat
-
The authority for the TV provider.
- AUTO - Static variable in annotation type androidx.car.widget.DayNightStyle
-
Sets the foreground color to be automatically changed based on day/night mode, assuming the
app content background is light during the day and dark during the night.
- AUTO_INVERSE - Static variable in annotation type androidx.car.widget.DayNightStyle
-
Sets the foreground color to be automatically changed based on day/night mode, assuming the
app content background is dark during the day and light during the night.
- AUTO_SIZE_TEXT_TYPE_NONE - Static variable in class androidx.core.widget.TextViewCompat
-
The TextView does not auto-size text (default).
- AUTO_SIZE_TEXT_TYPE_UNIFORM - Static variable in class androidx.core.widget.TextViewCompat
-
The TextView scales text size both horizontally and vertically to fit within the
container.
- AutoCompleteTextViewBindingAdapter - Class in androidx.databinding.adapters
-
- AutoCompleteTextViewBindingAdapter() - Constructor for class androidx.databinding.adapters.AutoCompleteTextViewBindingAdapter
-
- AutoCompleteTextViewBindingAdapter.FixText - Interface in androidx.databinding.adapters
-
- AutoCompleteTextViewBindingAdapter.IsValid - Interface in androidx.databinding.adapters
-
- autofill(AutofillValue) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- autofillHints(String...) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets autofill hints.
- AUTOLINK_EMAIL_ADDRESS - Static variable in class androidx.core.util.PatternsCompat
-
Regular expression pattern to match email addresses.
- AUTOLINK_WEB_URL - Static variable in class androidx.core.util.PatternsCompat
-
Regular expression pattern to match IRIs.
- autoSaveRestoreEnabled(boolean) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Explicitly sets auto restore feature on the GuidedAction.
- AutoScrollHelper - Class in androidx.core.widget
-
AutoScrollHelper is a utility class for adding automatic edge-triggered
scrolling to Views.
- AutoScrollHelper(View) - Constructor for class androidx.core.widget.AutoScrollHelper
-
Creates a new helper for scrolling the specified target view.
- AutoSizeableTextView - Interface in androidx.core.widget
-
Interface which allows a
android.widget.TextView to receive background auto-sizing calls
from
TextViewCompat when running on API v26 devices or lower.
- AutoTransition - Class in androidx.transition
-
Utility class for creating a default transition that automatically fades,
moves, and resizes views during a scene change.
- AutoTransition() - Constructor for class androidx.transition.AutoTransition
-
Constructs an AutoTransition object, which is a TransitionSet which
first fades out disappearing targets, then moves and resizes existing
targets, and finally fades in appearing targets.
- AutoTransition(Context, AttributeSet) - Constructor for class androidx.transition.AutoTransition
-
- AVAILABILITY_AVAILABLE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability for "available to this user".
- AVAILABILITY_FLAG_IGNORE_DEFAULT_ROUTE - Static variable in class androidx.mediarouter.media.MediaRouter
-
- AVAILABILITY_FLAG_REQUIRE_MATCH - Static variable in class androidx.mediarouter.media.MediaRouter
-
- AVAILABILITY_FREE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability for free content.
- AVAILABILITY_FREE_WITH_SUBSCRIPTION - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability for "free with subscription".
- AVAILABILITY_PAID_CONTENT - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability for "paid content", either to-own or rental
(user has not purchased/rented).
- AVAILABILITY_PURCHASED - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability for content already purchased by the user.
- AXIS_BRAKE - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_DISTANCE - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GAS - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_1 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_10 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_11 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_12 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_13 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_14 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_15 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_16 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_2 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_3 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_4 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_5 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_6 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_7 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_8 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_GENERIC_9 - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_HAT_X - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_HAT_Y - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_HSCROLL - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_LTRIGGER - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_ORIENTATION - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_PRESSURE - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_RELATIVE_X - Static variable in class androidx.core.view.MotionEventCompat
-
Synonym for MotionEvent#AXIS_RELATIVE_X.
- AXIS_RELATIVE_Y - Static variable in class androidx.core.view.MotionEventCompat
-
Synonym for MotionEvent#AXIS_RELATIVE_Y.
- AXIS_RTRIGGER - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_RUDDER - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_RX - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_RY - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_RZ - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_SCROLL - Static variable in class androidx.core.view.MotionEventCompat
-
Synonym for MotionEvent#AXIS_SCROLL.
- AXIS_SIZE - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_THROTTLE - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_TILT - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_TOOL_MAJOR - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_TOOL_MINOR - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_TOUCH_MAJOR - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_TOUCH_MINOR - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_VSCROLL - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_WHEEL - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_X - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_Y - Static variable in class androidx.core.view.MotionEventCompat
-
- AXIS_Z - Static variable in class androidx.core.view.MotionEventCompat
-
- axisValue(int) - Method in class androidx.test.ext.truth.view.PointerCoordsSubject
-
- calculateBounds(Rect, Rect) - Method in class androidx.leanback.graphics.BoundsRule
-
Takes in the current bounds and sets the final values based on the individual rules in the
result object.
- calculateContrast(int, int) - Static method in class androidx.core.graphics.ColorUtils
-
Returns the contrast ratio between foreground and background.
- calculateCoordinates(View) - Method in interface androidx.test.espresso.action.CoordinatesProvider
-
Calculates coordinates of given view.
- calculateDiff(DiffUtil.Callback) - Static method in class androidx.recyclerview.widget.DiffUtil
-
Calculates the list of update operations that can covert one list into the other one.
- calculateDiff(DiffUtil.Callback, boolean) - Static method in class androidx.recyclerview.widget.DiffUtil
-
Calculates the list of update operations that can covert one list into the other one.
- calculateDistanceToFinalSnap(RecyclerView.LayoutManager, View) - Method in class androidx.car.widget.PagedSnapHelper
-
- calculateDistanceToFinalSnap(RecyclerView.LayoutManager, View) - Method in class androidx.recyclerview.widget.LinearSnapHelper
-
- calculateDistanceToFinalSnap(RecyclerView.LayoutManager, View) - Method in class androidx.recyclerview.widget.PagerSnapHelper
-
- calculateDistanceToFinalSnap(RecyclerView.LayoutManager, View) - Method in class androidx.recyclerview.widget.SnapHelper
-
Override this method to snap to a particular point within the target view or the container
view on any axis.
- calculateDtToFit(int, int, int, int, int) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Helper method for #calculateDxToMakeVisible(android.view.View, int) and
#calculateDyToMakeVisible(android.view.View, int)
- calculateDxToMakeVisible(View, int) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Calculates the horizontal scroll amount necessary to make the given view fully visible
inside the RecyclerView.
- calculateDyToMakeVisible(View, int) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Calculates the vertical scroll amount necessary to make the given view fully visible
inside the RecyclerView.
- calculateItemDecorationsForChild(View, Rect) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Calculates the item decor insets applied to the given child and updates the provided
Rect instance with the inset values.
- calculateLuminance(int) - Static method in class androidx.core.graphics.ColorUtils
-
Returns the luminance of a color as a float between 0.0 and 1.0.
- calculateMinimumAlpha(int, int, float) - Static method in class androidx.core.graphics.ColorUtils
-
Calculates the minimum alpha value which can be applied to foreground so that would
have a contrast value of at least minContrastRatio when compared to
background.
- calculateScrollDistance(int, int) - Method in class androidx.car.widget.PagedSnapHelper
-
Calculate the estimated scroll distance in each direction given velocities on both axes.
- calculateScrollDistance(int, int) - Method in class androidx.recyclerview.widget.SnapHelper
-
Calculated the estimated scroll distance in each direction given velocities on both axes.
- calculateSpeedPerPixel(DisplayMetrics) - Method in class androidx.car.widget.PagedSmoothScroller
-
- calculateSpeedPerPixel(DisplayMetrics) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Calculates the scroll speed.
- calculateTimeForDeceleration(int) - Method in class androidx.car.widget.PagedSmoothScroller
-
- calculateTimeForDeceleration(int) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Calculates the time for deceleration so that transition from LinearInterpolator to
DecelerateInterpolator looks smooth.
- calculateTimeForScrolling(int) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Calculates the time it should take to scroll the given distance (in pixels)
- CalendarViewBindingAdapter - Class in androidx.databinding.adapters
-
- CalendarViewBindingAdapter() - Constructor for class androidx.databinding.adapters.CalendarViewBindingAdapter
-
- call(String, String, Bundle) - Method in class androidx.slice.compat.SliceProviderCompat
-
Called by SliceProvider when compat is needed.
- call(String, String, Bundle) - Method in class androidx.slice.SliceProvider
-
- call(String, String, Bundle) - Method in class androidx.test.services.speakeasy.server.SpeakEasyContentProvider
-
- callActivityOnCreate(Activity, Bundle) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnDestroy(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnPause(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnRestart(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnResume(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnStart(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callActivityOnStop(Activity) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- callApplicationOnCreate(Application) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- Callback() - Constructor for class androidx.customview.widget.ViewDragHelper.Callback
-
- Callback() - Constructor for class androidx.heifwriter.HeifEncoder.Callback
-
- Callback() - Constructor for class androidx.leanback.media.PlayerAdapter.Callback
-
- Callback() - Constructor for class androidx.media.VolumeProviderCompat.Callback
-
- Callback() - Constructor for class androidx.mediarouter.media.MediaRouteProvider.Callback
-
- Callback() - Constructor for class androidx.mediarouter.media.MediaRouter.Callback
-
- Callback() - Constructor for class androidx.paging.PagedList.Callback
-
- Callback() - Constructor for class androidx.recyclerview.widget.DiffUtil.Callback
-
- Callback() - Constructor for class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
- Callback() - Constructor for class androidx.recyclerview.widget.SortedList.Callback
-
- Callback() - Constructor for class androidx.room.RoomDatabase.Callback
-
- Callback(int) - Constructor for class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Creates a new Callback to get database lifecycle events.
- callback(SupportSQLiteOpenHelper.Callback) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Configuration.Builder
-
- callback - Variable in class androidx.sqlite.db.SupportSQLiteOpenHelper.Configuration
-
The callback class to handle creation, upgrade and downgrade.
- Callback() - Constructor for class androidx.wear.widget.SwipeDismissFrameLayout.Callback
-
- CALLBACK_FLAG_FORCE_DISCOVERY - Static variable in class androidx.mediarouter.media.MediaRouter
-
- CALLBACK_FLAG_PERFORM_ACTIVE_SCAN - Static variable in class androidx.mediarouter.media.MediaRouter
-
- CALLBACK_FLAG_REQUEST_DISCOVERY - Static variable in class androidx.mediarouter.media.MediaRouter
-
- CALLBACK_FLAG_UNFILTERED_EVENTS - Static variable in class androidx.mediarouter.media.MediaRouter
-
- callbackFailAsync(int, Handler) - Method in class androidx.core.content.res.ResourcesCompat.FontCallback
-
- CallbackRegistry<C,T,A> - Class in androidx.databinding
-
A utility for storing and notifying callbacks.
- CallbackRegistry(CallbackRegistry.NotifierCallback<C, T, A>) - Constructor for class androidx.databinding.CallbackRegistry
-
Creates an EventRegistry that notifies the event with notifier.
- CallbackRegistry.NotifierCallback<C,T,A> - Class in androidx.databinding
-
Class used to notify events from CallbackRegistry.
- callbacks - Variable in class androidx.room.DatabaseConfiguration
-
- callbackSuccessAsync(Typeface, Handler) - Method in class androidx.core.content.res.ResourcesCompat.FontCallback
-
- CallbackWrapper(Context, ActionMode.Callback) - Constructor for class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- callChangeListener(Object) - Method in class androidx.preference.Preference
-
Call this method after the user changes the preference, but before the
internal state is set.
- callMethods(LifecycleOwner, Lifecycle.Event, boolean, MethodCallsLogger) - Method in interface androidx.lifecycle.GeneratedAdapter
-
Called when a state transition event happens.
- CallSuper - Annotation Type in androidx.annotation
-
Denotes that any overriding methods should invoke this method as well.
- canApplyTheme(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Whether a theme can be applied to this Drawable and its children.
- canApplyTheme() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- canBeHandledBy(String) - Method in interface androidx.test.espresso.intent.ResolvedIntent
-
Returns true if this recorded intent can be handled by an activity in the given
package.
- cancel() - Method in class androidx.appcompat.view.ViewPropertyAnimatorCompatSet
-
- cancel(Query) - Method in interface androidx.contentpager.content.ContentPager.QueryRunner
-
Attempt to cancel a (presumably) running query.
- cancel(Query) - Method in class androidx.contentpager.content.LoaderQueryRunner
-
- cancel(String, int, String) - Method in class androidx.core.app.NotificationCompatSideChannelService
-
Handle a side-channelled notification being cancelled.
- cancel(int) - Method in class androidx.core.app.NotificationManagerCompat
-
Cancel a previously shown notification.
- cancel(String, int) - Method in class androidx.core.app.NotificationManagerCompat
-
Cancel a previously shown notification.
- cancel() - Method in class androidx.core.os.CancellationSignal
-
Cancels the operation and signals the cancellation listener.
- cancel() - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Cancels all property animations that are currently running or pending.
- cancel() - Method in class androidx.customview.widget.ViewDragHelper
-
The result of a call to this method is equivalent to
#processTouchEvent(android.view.MotionEvent) receiving an ACTION_CANCEL event.
- cancel() - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Cancels the on-going animation.
- cancel() - Method in class androidx.transition.Transition
-
This method cancels a transition that is currently running.
- cancel() - Method in class androidx.transition.TransitionSet
-
- cancelAll(String) - Method in class androidx.core.app.NotificationCompatSideChannelService
-
Handle the side-channelled cancelling of all notifications for a package.
- cancelAll() - Method in class androidx.core.app.NotificationManagerCompat
-
Cancel all previously shown notifications.
- cancelAnimationsRecursive(View) - Static method in class androidx.leanback.widget.Presenter
-
Utility method for removing all running animations on a view.
- cancelDragAndDrop(View) - Static method in class androidx.core.view.ViewCompat
-
Cancel the drag and drop operation.
- CancellationSignal - Class in androidx.core.os
-
Static library support version of the framework's android.os.CancellationSignal.
- CancellationSignal() - Constructor for class androidx.core.os.CancellationSignal
-
Creates a cancellation signal, initially not canceled.
- CancellationSignal.OnCancelListener - Interface in androidx.core.os
-
Listens for cancellation.
- cancelLoad() - Method in class androidx.loader.content.Loader
-
Attempt to cancel the current load task.
- cancelLoadInBackground() - Method in class androidx.loader.content.AsyncTaskLoader
-
Called on the main thread to abort a load in progress.
- cancelLoadInBackground() - Method in class androidx.loader.content.CursorLoader
-
- canChildScrollUp() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- canChildScrollUp(SwipeRefreshLayout, View) - Method in interface androidx.swiperefreshlayout.widget.SwipeRefreshLayout.OnChildScrollUpCallback
-
- canDisconnect() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets whether this route supports disconnecting without interrupting
playback.
- canDisconnectAndKeepPlaying() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets whether the route can be disconnected without stopping playback.
- canDropOver(RecyclerView, RecyclerView.ViewHolder, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Return true if the current ViewHolder can be dropped over the the target ViewHolder.
- canHandle(Object) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Returns true if this implementation can handle the specified transition.
- canHandle(Object) - Method in class androidx.transition.FragmentTransitionSupport
-
- canMorph(PathParser.PathDataNode[], PathParser.PathDataNode[]) - Static method in class androidx.core.graphics.PathParser
-
- canNavigateToVideoFragment() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Precondition allows user navigate to video fragment using DPAD.
- canNavigateToVideoSupportFragment() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Precondition allows user navigate to video fragment using DPAD.
- CANNOT_CREATE_VERIFICATION_DATABASE - Static variable in class androidx.room.RoomWarnings
-
Reported when Room cannot verify database queries during compilation.
- canonicalize(Uri) - Method in class androidx.slice.SliceProvider
-
- canOpenPopup() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if this node opens a popup or a dialog.
- canProceed() - Method in class androidx.leanback.util.StateMachine.Condition
-
- canRead() - Method in class androidx.documentfile.provider.DocumentFile
-
Indicates whether the current context is allowed to read from this file.
- canRender(SliceSpec) - Method in class androidx.slice.SliceSpec
-
Indicates that this spec can be used to render the specified spec.
- canReuseUpdatedViewHolder(RecyclerView.ViewHolder, List<Object>) - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
When an item is changed, ItemAnimator can decide whether it wants to re-use
the same ViewHolder for animations or RecyclerView should create a copy of the
item and ItemAnimator will use both to run the animation (e.g.
- canReuseUpdatedViewHolder(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
When an item is changed, ItemAnimator can decide whether it wants to re-use
the same ViewHolder for animations or RecyclerView should create a copy of the
item and ItemAnimator will use both to run the animation (e.g.
- canReuseUpdatedViewHolder(RecyclerView.ViewHolder, List<Object>) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
When an item is changed, ItemAnimator can decide whether it wants to re-use
the same ViewHolder for animations or RecyclerView should create a copy of the
item and ItemAnimator will use both to run the animation (e.g.
- canReuseUpdatedViewHolder(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
When an item is changed, ItemAnimator can decide whether it wants to re-use
the same ViewHolder for animations or RecyclerView should create a copy of the
item and ItemAnimator will use both to run the animation (e.g.
- canSafelyMutateDrawable(Drawable) - Static method in class androidx.appcompat.widget.DrawableUtils
-
Some drawable implementations have problems with mutation.
- canScroll(View, boolean, int, int, int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Tests scrollability within child views of v given a delta of dx.
- canScroll(View, boolean, int, int, int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Tests scrollability within child views of v given a delta of dx.
- canScroll(View, boolean, int, int, int) - Method in class androidx.viewpager.widget.ViewPager
-
Tests scrollability within child views of v given a delta of dx.
- canScrollHorizontally(View, int) - Static method in class androidx.core.view.ViewCompat
-
- canScrollHorizontally() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- canScrollHorizontally() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Query if horizontal scrolling is currently supported.
- canScrollHorizontally() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- canScrollHorizontally(int) - Method in class androidx.viewpager.widget.ViewPager
-
Check if this ViewPager can be scrolled horizontally in a certain direction.
- canScrollHorizontally(int) - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
- canScrollHorizontally(int) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- canScrollList(ListView, int) - Static method in class androidx.core.widget.ListViewCompat
-
Check if the items in the list can be scrolled in a certain direction.
- canScrollVertically(View, int) - Static method in class androidx.core.view.ViewCompat
-
- canScrollVertically() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- canScrollVertically() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Query if vertical scrolling is currently supported.
- canScrollVertically() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- canShowOverflowMenu() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- canShowOverflowMenu() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- canShowOverflowMenu() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- canShowOverflowMenu() - Method in class androidx.appcompat.widget.Toolbar
-
- canShowOverflowMenu() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- canSkipToEnd() - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
Queries whether the spring can eventually come to the rest position.
- canSlide() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- canTargetScrollHorizontally(int) - Method in class androidx.core.widget.AutoScrollHelper
-
Override this method to return whether the target view can be scrolled
horizontally in a certain direction.
- canTargetScrollHorizontally(int) - Method in class androidx.core.widget.ListViewAutoScrollHelper
-
- canTargetScrollVertically(int) - Method in class androidx.core.widget.AutoScrollHelper
-
Override this method to return whether the target view can be scrolled
vertically in a certain direction.
- canTargetScrollVertically(int) - Method in class androidx.core.widget.ListViewAutoScrollHelper
-
- canWrite() - Method in class androidx.documentfile.provider.DocumentFile
-
Indicates whether the current context is allowed to write to this file.
- CAPABILITY_CAN_FILTER_KEY_EVENTS - Static variable in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Capability: This accessibility service can filter the key event stream.
- CAPABILITY_CAN_REQUEST_ENHANCED_WEB_ACCESSIBILITY - Static variable in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Capability: This accessibility service can request enhanced web accessibility
enhancements.
- CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION - Static variable in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Capability: This accessibility service can request touch exploration mode in which
touched items are spoken aloud and the UI can be explored via gestures.
- CAPABILITY_CAN_RETRIEVE_WINDOW_CONTENT - Static variable in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Capability: This accessibility service can retrieve the active window content.
- capabilityToString(int) - Static method in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Returns the string representation of a capability.
- capitalizeFirstChar(String) - Static method in class androidx.test.espresso.remote.ProtoUtils
-
Capitalizes the first char of a String.
- capture() - Static method in class androidx.test.runner.screenshot.Screenshot
-
Creates a
ScreenCapture that contains a
Bitmap of the visible screen content
for Build.VERSION_CODES.JELLY_BEAN_MR2 and above.
- capture(Activity) - Static method in class androidx.test.runner.screenshot.Screenshot
-
Creates a
ScreenCapture that contains a
Bitmap of the given activity's root
View hierarchy content.
- capture(View) - Static method in class androidx.test.runner.screenshot.Screenshot
-
Creates a
ScreenCapture that contains a
Bitmap of the given view's hierarchy
content.
- captureChildView(View, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Capture a specific child view for dragging within the parent.
- captureEndValues(TransitionValues) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.ChangeBounds
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.ChangeClipBounds
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.ChangeImageTransform
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.ChangeScroll
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.ChangeTransform
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.Explode
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.Slide
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.Transition
-
Captures the values in the end scene for the properties that this
transition monitors.
- captureEndValues(TransitionValues) - Method in class androidx.transition.TransitionSet
-
- captureEndValues(TransitionValues) - Method in class androidx.transition.Visibility
-
- captureStartValues(TransitionValues) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.ChangeBounds
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.ChangeClipBounds
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.ChangeImageTransform
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.ChangeScroll
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.ChangeTransform
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.Explode
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.Fade
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.Slide
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.Transition
-
Captures the values in the start scene for the properties that this
transition monitors.
- captureStartValues(TransitionValues) - Method in class androidx.transition.TransitionSet
-
- captureStartValues(TransitionValues) - Method in class androidx.transition.Visibility
-
- captureValues(TransitionValues) - Method in class androidx.transition.TransitionPropagation
-
Captures the values in the start or end scene for the properties that this
transition propagation monitors.
- captureValues(TransitionValues) - Method in class androidx.transition.VisibilityPropagation
-
- CarAlertDialog - Class in androidx.car.app
-
A subclass of Dialog that is tailored for the car environment.
- CarAlertDialog.Builder - Class in androidx.car.app
-
Builder class that can be used to create a
CarAlertDialog by configuring the options
for what shows up in the resulting dialog.
- CARD - Static variable in class androidx.car.widget.ListItemAdapter.BackgroundStyle
-
Sets each item in
CardView with a rounded corner background and shadow.
- CARD_REGION_VISIBLE_ACTIVATED - Static variable in class androidx.leanback.widget.BaseCardView
-
Indicates that a card region is visible when the card is activated.
- CARD_REGION_VISIBLE_ALWAYS - Static variable in class androidx.leanback.widget.BaseCardView
-
Indicates that a card region is always visible.
- CARD_REGION_VISIBLE_SELECTED - Static variable in class androidx.leanback.widget.BaseCardView
-
Indicates that a card region is visible when the card is selected.
- CARD_TYPE_FLAG_CONTENT - Static variable in class androidx.leanback.widget.ImageCardView
-
- CARD_TYPE_FLAG_ICON_LEFT - Static variable in class androidx.leanback.widget.ImageCardView
-
- CARD_TYPE_FLAG_ICON_RIGHT - Static variable in class androidx.leanback.widget.ImageCardView
-
- CARD_TYPE_FLAG_IMAGE_ONLY - Static variable in class androidx.leanback.widget.ImageCardView
-
- CARD_TYPE_FLAG_TITLE - Static variable in class androidx.leanback.widget.ImageCardView
-
- CARD_TYPE_INFO_OVER - Static variable in class androidx.leanback.widget.BaseCardView
-
A Card type with 2 layout areas: A main area which is always visible, and
an info area that fades in over the main area when it is visible.
- CARD_TYPE_INFO_UNDER - Static variable in class androidx.leanback.widget.BaseCardView
-
A Card type with 2 layout areas: A main area which is always visible, and
an info area that appears below the main area.
- CARD_TYPE_INFO_UNDER_WITH_EXTRA - Static variable in class androidx.leanback.widget.BaseCardView
-
A Card type with 3 layout areas: A main area which is always visible; an
info area which will appear below the main area, and an extra area that
only appears after a short delay.
- CARD_TYPE_MAIN_ONLY - Static variable in class androidx.leanback.widget.BaseCardView
-
A simple card type with a single layout area.
- CarDrawerActivity - Class in androidx.car.drawer
-
Common base Activity for car apps that need to present a Drawer.
- CarDrawerActivity() - Constructor for class androidx.car.drawer.CarDrawerActivity
-
- CarDrawerAdapter - Class in androidx.car.drawer
-
Base adapter for displaying items in the car navigation drawer, which uses a
PagedListView.
- CarDrawerAdapter(Context, boolean) - Constructor for class androidx.car.drawer.CarDrawerAdapter
-
- CarDrawerController - Class in androidx.car.drawer
-
A controller that will handle the set up of the navigation drawer.
- CarDrawerController(Toolbar, DrawerLayout, ActionBarDrawerToggle) - Constructor for class androidx.car.drawer.CarDrawerController
-
- CarDrawerController(DrawerLayout, ActionBarDrawerToggle) - Constructor for class androidx.car.drawer.CarDrawerController
-
Creates a
CarDrawerController that will control the navigation of the drawer given by
drawerLayout.
- CardView - Class in androidx.cardview.widget
-
A FrameLayout with a rounded corner background and shadow.
- CardView(Context) - Constructor for class androidx.cardview.widget.CardView
-
- CardView(Context, AttributeSet) - Constructor for class androidx.cardview.widget.CardView
-
- CardView(Context, AttributeSet, int) - Constructor for class androidx.cardview.widget.CardView
-
- CardViewBindingAdapter - Class in androidx.databinding.adapters
-
- CardViewBindingAdapter() - Constructor for class androidx.databinding.adapters.CardViewBindingAdapter
-
- CarExtender() - Constructor for class androidx.core.app.NotificationCompat.CarExtender
-
- CarExtender(Notification) - Constructor for class androidx.core.app.NotificationCompat.CarExtender
-
- CarListDialog - Class in androidx.car.app
-
A subclass of Dialog that is tailored for the car environment.
- CarListDialog.Builder - Class in androidx.car.app
-
Builder class that can be used to create a
CarListDialog by configuring the
options for the list and behavior of the dialog.
- CarListDialog.DialogSubSection - Class in androidx.car.app
-
A struct that holds data for a section.
- CarUxRestrictionsHelper - Class in androidx.car.util
-
Class that helps registering CarUxRestrictionsManager.OnUxRestrictionsChangedListener and
managing car connection.
- CarUxRestrictionsHelper(Context, CarUxRestrictionsManager.OnUxRestrictionsChangedListener) - Constructor for class androidx.car.util.CarUxRestrictionsHelper
-
- CarUxRestrictionsUtils - Class in androidx.car.util
-
Utility class that helps applying CarUxRestrictions to Views.
- CASCADE - Static variable in annotation type androidx.room.ForeignKey
-
- castOrDie(Class<E>) - Static method in class androidx.test.espresso.web.model.Atoms
-
Creates a transformer which will convert an Evaluation to a given type (or die trying).
- CATEGORY_ALARM - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: alarm or timer.
- CATEGORY_CALL - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: incoming call (voice or video) or similar synchronous communication request.
- CATEGORY_EMAIL - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: asynchronous bulk message (email).
- CATEGORY_ERROR - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: error in background operation or authentication status.
- CATEGORY_EVENT - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: calendar event.
- CATEGORY_LEANBACK_LAUNCHER - Static variable in class androidx.core.content.IntentCompat
-
Indicates an activity optimized for Leanback mode, and that should
be displayed in the Leanback launcher.
- CATEGORY_LIVE_AUDIO - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Media control category: Live audio.
- CATEGORY_LIVE_VIDEO - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Media control category: Live video.
- CATEGORY_MASK - Static variable in interface androidx.core.internal.view.SupportMenu
-
This is the part of an order integer that supplies the category of the item.
- CATEGORY_MESSAGE - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: incoming direct message (SMS, instant message, etc.).
- CATEGORY_PROGRESS - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: progress of a long-running background operation.
- CATEGORY_PROMO - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: promotion or advertisement.
- CATEGORY_RECOMMENDATION - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: a specific, timely recommendation for a single thing.
- CATEGORY_REMINDER - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: user-scheduled reminder.
- CATEGORY_REMOTE_PLAYBACK - Static variable in class androidx.mediarouter.media.MediaControlIntent
-
Media control category: Remote playback.
- CATEGORY_SERVICE - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: indication of running background service.
- CATEGORY_SHIFT - Static variable in interface androidx.core.internal.view.SupportMenu
-
Bit shift of the category portion of the order integer.
- CATEGORY_SOCIAL - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: social network or sharing update.
- CATEGORY_STATUS - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: ongoing information about device or contextual status.
- CATEGORY_SYSTEM - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: system or device status update.
- CATEGORY_TRANSPORT - Static variable in class androidx.core.app.NotificationCompat
-
Notification category: media transport control for playback.
- ceil(K) - Method in class androidx.arch.core.internal.FastSafeIterableMap
-
Return an entry added to prior to an entry associated with the given key.
- CellBuilder() - Constructor for class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Create a builder which will construct a slice displayed as a cell in a grid.
- CellBuilder(GridRowBuilder) - Constructor for class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Create a builder which will construct a slice displayed as a cell in a grid.
- CellBuilder(GridRowBuilder, Uri) - Constructor for class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Create a builder which will construct a slice displayed as a cell in a grid.
- CellContent(SliceItem) - Constructor for class androidx.slice.widget.GridContent.CellContent
-
- cellsUsed - Variable in class androidx.appcompat.widget.ActionMenuView.LayoutParams
-
- CENTER - Static variable in class androidx.gridlayout.widget.GridLayout
-
Indicates that a view should be centered with the other views in its cell group.
- ChainedClassNameFilter() - Constructor for class androidx.test.internal.runner.ClassPathScanner.ChainedClassNameFilter
-
- ChangeBounds - Class in androidx.transition
-
This transition captures the layout bounds of target views before and after
the scene change and animates those changes during the transition.
- ChangeBounds() - Constructor for class androidx.transition.ChangeBounds
-
- ChangeBounds(Context, AttributeSet) - Constructor for class androidx.transition.ChangeBounds
-
- ChangeClipBounds - Class in androidx.transition
-
ChangeClipBounds captures the android.view.View#getClipBounds() before and after the
scene change and animates those changes during the transition.
- ChangeClipBounds() - Constructor for class androidx.transition.ChangeClipBounds
-
- ChangeClipBounds(Context, AttributeSet) - Constructor for class androidx.transition.ChangeClipBounds
-
- changeCursor(Cursor) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Change the underlying cursor to a new cursor.
- changeCursor(Cursor) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Changes the underlying cursor to a new cursor.
- changeCursorAndColumns(Cursor, String[], int[]) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Change the cursor and change the column-to-view mappings at the same time.
- changeFlags - Variable in class androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
-
The change flags that were passed to
#recordPreLayoutInformation(RecyclerView.State, ViewHolder, int, List).
- ChangeImageTransform - Class in androidx.transition
-
This Transition captures an ImageView's matrix before and after the
scene change and animates it during the transition.
- ChangeImageTransform() - Constructor for class androidx.transition.ChangeImageTransform
-
- ChangeImageTransform(Context, AttributeSet) - Constructor for class androidx.transition.ChangeImageTransform
-
- changeMenuMode() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Dispatch a mode change event to this menu's callback.
- ChangeScroll - Class in androidx.transition
-
This transition captures the scroll properties of targets before and after
the scene change and animates any changes.
- ChangeScroll() - Constructor for class androidx.transition.ChangeScroll
-
- ChangeScroll(Context, AttributeSet) - Constructor for class androidx.transition.ChangeScroll
-
- ChangeTransform - Class in androidx.transition
-
This Transition captures scale and rotation for Views before and after the
scene change and animates those changes during the transition.
- ChangeTransform() - Constructor for class androidx.transition.ChangeTransform
-
- ChangeTransform(Context, AttributeSet) - Constructor for class androidx.transition.ChangeTransform
-
- Channel - Class in androidx.tvprovider.media.tv
-
- Channel.Builder - Class in androidx.tvprovider.media.tv
-
The builder class that makes it easy to chain setters to create a
Channel object.
- ChannelLogoUtils - Class in androidx.tvprovider.media.tv
-
A utility class for conveniently storing and loading channel logos.
- ChannelLogoUtils() - Constructor for class androidx.tvprovider.media.tv.ChannelLogoUtils
-
- charAt(int) - Method in class androidx.core.text.PrecomputedTextCompat
-
- check(ViewAssertion) - Method in class androidx.test.espresso.DataInteraction
-
Performs an assertion on the state of the view after we force the data to be loaded.
- check(View, NoMatchingViewException) - Method in interface androidx.test.espresso.ViewAssertion
-
Checks the state of the given view (if such a view is present).
- check(ViewAssertion) - Method in class androidx.test.espresso.ViewInteraction
-
Checks the given
ViewAssertion on the the view selected by the current view matcher.
- check(WebAssertion<E>) - Method in class androidx.test.espresso.web.sugar.Web.WebInteraction
-
Evaluates the given WebAssertion.
- checkArgument(boolean) - Static method in class androidx.core.util.Preconditions
-
- checkArgument(boolean, Object) - Static method in class androidx.core.util.Preconditions
-
Ensures that an expression checking an argument is true.
- checkArgument(boolean) - Static method in class androidx.test.espresso.intent.Checks
-
- checkArgument(boolean, Object) - Static method in class androidx.test.espresso.intent.Checks
-
- checkArgument(boolean, String, Object...) - Static method in class androidx.test.espresso.intent.Checks
-
- checkArgument(boolean) - Static method in class androidx.test.internal.util.Checks
-
Throw an IllegalArgumentException when expression is false.
- checkArgument(boolean, Object) - Static method in class androidx.test.internal.util.Checks
-
Throw an IllegalArgumentException when expression is false with the specified
errorMessage.
- checkArgument(boolean, String, Object...) - Static method in class androidx.test.internal.util.Checks
-
Throw an IllegalArgumentException when expression is false with the message
formatted by errorMessageTemplate and errorMessageArgs.
- checkArgumentFinite(float, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the argument floating point value is a finite number.
- checkArgumentInRange(float, float, float, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the argument floating point value is within the inclusive range.
- checkArgumentInRange(int, int, int, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the argument int value is within the inclusive range.
- checkArgumentInRange(long, long, long, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the argument long value is within the inclusive range.
- checkArgumentNonnegative(int, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that that the argument numeric value is non-negative.
- checkArgumentNonnegative(int) - Static method in class androidx.core.util.Preconditions
-
Ensures that that the argument numeric value is non-negative.
- checkArgumentNonnegative(long) - Static method in class androidx.core.util.Preconditions
-
Ensures that that the argument numeric value is non-negative.
- checkArgumentNonnegative(long, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that that the argument numeric value is non-negative.
- checkArgumentPositive(int, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that that the argument numeric value is positive.
- checkArrayElementsInRange(float[], float, float, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that all elements in the argument floating point array are within the inclusive range
- checkArrayElementsNotNull(T[], String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the array is not null, and none of its elements are null.
- CHECKBOX_CHECK_SET_ID - Static variable in class androidx.leanback.widget.GuidedAction
-
Checkset Id for checkbox.
- CheckBoxPreference - Class in androidx.preference
-
A
Preference that provides checkbox widget
functionality.
- CheckBoxPreference(Context, AttributeSet, int) - Constructor for class androidx.preference.CheckBoxPreference
-
- CheckBoxPreference(Context, AttributeSet, int, int) - Constructor for class androidx.preference.CheckBoxPreference
-
- CheckBoxPreference(Context, AttributeSet) - Constructor for class androidx.preference.CheckBoxPreference
-
- CheckBoxPreference(Context) - Constructor for class androidx.preference.CheckBoxPreference
-
- checkCallingOrSelfPermission(Context, String) - Static method in class androidx.core.content.PermissionChecker
-
Checks whether the IPC you are handling or your app has a given permission
and whether the app op that corresponds to this permission is allowed.
- checkCallingPermission(Context, String, String) - Static method in class androidx.core.content.PermissionChecker
-
Checks whether the IPC you are handling has a given permission and whether
the app op that corresponds to this permission is allowed.
- checkCollectionElementsNotNull(C, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the Collection is not null, and none of its elements are
null.
- checkCollectionNotEmpty(Collection<T>, String) - Static method in class androidx.core.util.Preconditions
-
Ensures that the Collection is not null, and contains at least one element.
- checkCompatible(SliceSpec, Uri) - Method in class androidx.slice.builders.TemplateSliceBuilder
-
- checked(boolean) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Indicates whether this action is initially checked.
- checkedGetEnumForProto(int, Class<T>) - Static method in class androidx.test.espresso.remote.ProtoUtils
-
Maps an enum proto message type to a internal representation enum type T.
- CheckedTextViewBindingAdapter - Class in androidx.databinding.adapters
-
- CheckedTextViewBindingAdapter() - Constructor for class androidx.databinding.adapters.CheckedTextViewBindingAdapter
-
- checkFlagsArgument(int, int) - Static method in class androidx.core.util.Preconditions
-
Check the requested flags, throwing if any requested flags are outside
the allowed set.
- checkGlError(String) - Static method in class androidx.heifwriter.Texture2dProgram
-
Checks to see if a GLES error has been raised.
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.ActionMenuView
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.Toolbar
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.gridlayout.widget.GridLayout
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.leanback.widget.BaseCardView
-
- checkLayoutParams(RecyclerView.LayoutParams) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.recyclerview.widget.RecyclerView
-
- checkLayoutParams(RecyclerView.LayoutParams) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Determines the validity of the supplied LayoutParams object.
- checkLayoutParams(RecyclerView.LayoutParams) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.viewpager.widget.ViewPager
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.wear.widget.BoxInsetLayout
-
- checkLocation(int, String) - Static method in class androidx.heifwriter.Texture2dProgram
-
Checks to see if the location we obtained is valid.
- checkMainThread() - Static method in class androidx.test.internal.util.Checks
-
Checks if the current thread is the main thread, otherwise throws.
- checkNotMainThread() - Static method in class androidx.test.internal.util.Checks
-
Checks if the current thread is not the main thread, otherwise throws.
- checkNotNull(T) - Static method in class androidx.core.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T, Object) - Static method in class androidx.core.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T) - Static method in class androidx.test.espresso.intent.Checks
-
- checkNotNull(T, Object) - Static method in class androidx.test.espresso.intent.Checks
-
- checkNotNull(T, String, Object...) - Static method in class androidx.test.espresso.intent.Checks
-
- checkNotNull(T) - Static method in class androidx.test.internal.util.Checks
-
- checkNotNull(T, Object) - Static method in class androidx.test.internal.util.Checks
-
- checkNotNull(T, String, Object...) - Static method in class androidx.test.internal.util.Checks
-
- checkPermission(Context, String, int, int, String) - Static method in class androidx.core.content.PermissionChecker
-
Checks whether a given package in a UID and PID has a given permission
and whether the app op that corresponds to this permission is allowed.
- checkResource(Context) - Method in class androidx.core.graphics.drawable.IconCompat
-
- CheckResult - Annotation Type in androidx.annotation
-
Denotes that the annotated method returns a result that it typically is
an error to ignore.
- checkResult(WebView, E) - Method in class androidx.test.espresso.web.assertion.WebAssertion
-
Extension point to validate a view and atom result on the main thread.
- Checks - Class in androidx.test.espresso.intent
-
Substitute for Guava Preconditions to avoid guava as a dep.
- Checks - Class in androidx.test.internal.util
-
Utility methods for checking null references, method arguments, and thread state to simplify
other library code.
- checkSelfPermission(Context, String) - Static method in class androidx.core.content.ContextCompat
-
Determine whether you have been granted a particular permission.
- checkSelfPermission(Context, String) - Static method in class androidx.core.content.PermissionChecker
-
Checks whether your app has a given permission and whether the app op
that corresponds to this permission is allowed.
- checkSetId(int) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Indicates whether this action is part of a single-select group similar to radio buttons
or this action is a checkbox.
- checkSlicePermission(Uri, int, int) - Method in class androidx.slice.compat.CompatPermissionManager
-
- checkSlicePermission(Context, String, Uri, int, int) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat version of android.app.slice.SliceManager#checkSlicePermission.
- checkSlicePermission(Uri, int, int) - Method in class androidx.slice.SliceManager
-
Determine whether a particular process and user ID has been granted
permission to access a specific slice URI.
- checkState(boolean, String) - Static method in class androidx.core.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean) - Static method in class androidx.core.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class androidx.test.espresso.intent.Checks
-
- checkState(boolean, String, Object...) - Static method in class androidx.test.espresso.intent.Checks
-
- checkState(boolean) - Static method in class androidx.test.internal.util.Checks
-
- checkState(boolean, Object) - Static method in class androidx.test.internal.util.Checks
-
Throw an IllegalStateException when expression is false with the specified
errorMessage.
- checkState(boolean, String, Object...) - Static method in class androidx.test.internal.util.Checks
-
Throw an IllegalStateException when expression is false with the specified
errorMessage.
- checkStringNotEmpty(T) - Static method in class androidx.core.util.Preconditions
-
Ensures that an string reference passed as a parameter to the calling
method is not empty.
- checkStringNotEmpty(T, Object) - Static method in class androidx.core.util.Preconditions
-
Ensures that an string reference passed as a parameter to the calling
method is not empty.
- checkThrow(String) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- checkTouchSlop(int) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if any pointer tracked in the current gesture has crossed
the required slop threshold.
- checkTouchSlop(int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if the specified pointer tracked in the current gesture has crossed
the required slop threshold.
- ChildDrawable(Drawable, CompositeDrawable) - Constructor for class androidx.leanback.graphics.CompositeDrawable.ChildDrawable
-
- chooseDropTarget(RecyclerView.ViewHolder, List<RecyclerView.ViewHolder>, int, int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by ItemTouchHelper to select a drop target from the list of ViewHolders that
are under the dragged View.
- chooseSize(int, int, int) - Static method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Chooses a size from the given specs and parameters that is closest to the desired size
and also complies with the spec.
- ChronometerBindingAdapter - Class in androidx.databinding.adapters
-
- ChronometerBindingAdapter() - Constructor for class androidx.databinding.adapters.ChronometerBindingAdapter
-
- CircledImageView - Class in androidx.wear.widget
-
An image view surrounded by a circle.
- CircledImageView(Context) - Constructor for class androidx.wear.widget.CircledImageView
-
- CircledImageView(Context, AttributeSet) - Constructor for class androidx.wear.widget.CircledImageView
-
- CircledImageView(Context, AttributeSet, int) - Constructor for class androidx.wear.widget.CircledImageView
-
- CircularArray<E> - Class in androidx.collection
-
CircularArray is a generic circular array data structure that provides O(1) random read, O(1)
prepend and O(1) append.
- CircularArray() - Constructor for class androidx.collection.CircularArray
-
Creates a circular array with default capacity.
- CircularArray(int) - Constructor for class androidx.collection.CircularArray
-
Creates a circular array with capacity for at least minCapacity
elements.
- CircularIntArray - Class in androidx.collection
-
CircularIntArray is a circular integer array data structure that provides O(1) random read, O(1)
prepend and O(1) append.
- CircularIntArray() - Constructor for class androidx.collection.CircularIntArray
-
Creates a circular array with default capacity.
- CircularIntArray(int) - Constructor for class androidx.collection.CircularIntArray
-
Creates a circular array with capacity for at least minCapacity
elements.
- CircularProgressDrawable - Class in androidx.swiperefreshlayout.widget
-
Drawable that renders the animated indeterminate progress indicator in the Material design style
without depending on API level 11.
- CircularProgressDrawable(Context) - Constructor for class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- CircularProgressDrawable.ProgressDrawableSize - Annotation Type in androidx.swiperefreshlayout.widget
-
- CircularProgressLayout - Class in androidx.wear.widget
-
CircularProgressLayout adds a circular countdown timer behind the view it contains,
typically used to automatically confirm an operation after a short delay has elapsed.
- CircularProgressLayout(Context) - Constructor for class androidx.wear.widget.CircularProgressLayout
-
- CircularProgressLayout(Context, AttributeSet) - Constructor for class androidx.wear.widget.CircularProgressLayout
-
- CircularProgressLayout(Context, AttributeSet, int) - Constructor for class androidx.wear.widget.CircularProgressLayout
-
- CircularProgressLayout(Context, AttributeSet, int, int) - Constructor for class androidx.wear.widget.CircularProgressLayout
-
- CircularProgressLayout.OnTimerFinishedListener - Interface in androidx.wear.widget
-
- CircularPropagation - Class in androidx.transition
-
A propagation that varies with the distance to the epicenter of the Transition
or center of the scene if no epicenter exists.
- CircularPropagation() - Constructor for class androidx.transition.CircularPropagation
-
- clamp(float, float, float) - Static method in class androidx.core.math.MathUtils
-
This method takes a numerical value and ensures it fits in a given numerical range.
- clamp(double, double, double) - Static method in class androidx.core.math.MathUtils
-
This method takes a numerical value and ensures it fits in a given numerical range.
- clamp(int, int, int) - Static method in class androidx.core.math.MathUtils
-
This method takes a numerical value and ensures it fits in a given numerical range.
- clampViewPositionHorizontal(View, int, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Restrict the motion of the dragged child view along the horizontal axis.
- clampViewPositionVertical(View, int, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Restrict the motion of the dragged child view along the vertical axis.
- classLoader - Variable in class androidx.test.internal.runner.RunnerArgs
-
- ClassPathScanner - Class in androidx.test.internal.runner
-
Finds class entries in provided paths to scan.
- ClassPathScanner(String...) - Constructor for class androidx.test.internal.runner.ClassPathScanner
-
- ClassPathScanner(Collection<String>) - Constructor for class androidx.test.internal.runner.ClassPathScanner
-
- ClassPathScanner.AcceptAllFilter - Class in androidx.test.internal.runner
-
- ClassPathScanner.ChainedClassNameFilter - Class in androidx.test.internal.runner
-
- ClassPathScanner.ClassNameFilter - Interface in androidx.test.internal.runner
-
A filter for classpath entry paths
- ClassPathScanner.ExcludePackageNameFilter - Class in androidx.test.internal.runner
-
- ClassPathScanner.ExternalClassNameFilter - Class in androidx.test.internal.runner
-
- ClassPathScanner.InclusivePackageNameFilter - Class in androidx.test.internal.runner
-
- classpathToScan - Variable in class androidx.test.internal.runner.RunnerArgs
-
- ClassPresenterSelector - Class in androidx.leanback.widget
-
A ClassPresenterSelector selects a
Presenter based on the item's
Java class.
- ClassPresenterSelector() - Constructor for class androidx.leanback.widget.ClassPresenterSelector
-
- cleanup() - Method in class androidx.car.drawer.CarDrawerAdapter
-
Called when this adapter has been popped off the stack and is no longer needed.
- cleanUp() - Method in class androidx.car.widget.ListItem.ViewHolder
-
Removes customization from previous ListItem.
- cleanUpSession(CustomTabsSessionToken) - Method in class androidx.browser.customtabs.CustomTabsService
-
- clear() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- clear() - Method in class androidx.collection.ArraySet
-
Make the array map empty.
- clear() - Method in class androidx.collection.CircularArray
-
Remove all elements from the CircularArray.
- clear() - Method in class androidx.collection.CircularIntArray
-
Remove all integers from the CircularIntArray.
- clear() - Method in class androidx.collection.LongSparseArray
-
Removes all key-value mappings from this LongSparseArray.
- clear() - Method in class androidx.collection.SimpleArrayMap
-
Make the array map empty.
- clear() - Method in class androidx.collection.SparseArrayCompat
-
Removes all key-value mappings from this SparseArray.
- clear() - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Clears the internal graph, and releases resources to pools.
- clear() - Method in class androidx.databinding.CallbackRegistry
-
Removes all callbacks from the list.
- clear() - Method in class androidx.databinding.ObservableArrayList
-
- clear() - Method in class androidx.databinding.ObservableArrayMap
-
- clear() - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Removes all items from this adapter, leaving it empty.
- clear() - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Clears the adapter.
- clear() - Method in class androidx.leanback.widget.PresenterSwitcher
-
Destroys created views.
- clear(int) - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
Clears the given key and associated item from the adapter.
- clear() - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
Removes all items from this adapter, leaving it empty.
- clear() - Method in class androidx.lifecycle.ViewModelStore
-
Clears internal storage and notifies ViewModels that they are no longer used.
- clear() - Method in class androidx.recyclerview.widget.RecyclerView.RecycledViewPool
-
Discard all ViewHolders.
- clear() - Method in class androidx.recyclerview.widget.RecyclerView.Recycler
-
Clear scrap views out of this recycler.
- clear() - Method in class androidx.recyclerview.widget.SortedList
-
Removes all items from the SortedList.
- clearActions() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Clear all wearable actions present on this builder.
- clearAll() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- clearAllTables() - Method in class androidx.room.RoomDatabase
-
Deletes all rows from all the tables that are registered to this database as
Database.entities().
- clearBindings() - Method in class androidx.room.RoomSQLiteQuery
-
- clearBindings() - Method in interface androidx.sqlite.db.SupportSQLiteProgram
-
Clears all existing bindings.
- clearColorFilter(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Removes the color filter from the given drawable.
- clearDrawable() - Method in class androidx.leanback.app.BackgroundManager
-
- clearElement() - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Clears content from an editable element.
- clearFilters() - Method in class androidx.palette.graphics.Palette.Builder
-
Clear all added filters.
- clearFocus() - Method in class androidx.appcompat.widget.SearchView
-
- clearGlobalAssertions() - Static method in class androidx.test.espresso.action.ViewActions
-
- clearHeader() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- clearKeyboardFocusForVirtualView(int) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Attempts to clear keyboard focus from a virtual view.
- clearListSelection() - Method in class androidx.appcompat.widget.ListPopupWindow
-
Clear any current list selection.
- clearOnChildAttachStateChangeListeners() - Method in class androidx.recyclerview.widget.RecyclerView
-
- clearOnPageChangeListeners() - Method in class androidx.viewpager.widget.ViewPager
-
Remove all listeners that are notified of any changes in scroll state or position.
- clearOnScrollListeners() - Method in class androidx.recyclerview.widget.RecyclerView
-
Remove all secondary listener that were notified of any changes in scroll state or position.
- clearPages() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Clear all additional pages present on this builder.
- clearRegion() - Method in class androidx.palette.graphics.Palette.Builder
-
- clearSelection() - Method in class androidx.appcompat.widget.MenuPopupWindow.MenuDropDownListView
-
- clearTargets() - Method in class androidx.palette.graphics.Palette.Builder
-
Clear all added targets.
- clearText() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that clears text on the view.
View constraints:
must be displayed on screen
- clearThreadStatsTag() - Static method in class androidx.core.net.TrafficStatsCompat
-
- clearThumbBitmaps() - Method in class androidx.leanback.widget.ThumbsBar
-
Clear all thumb bitmaps set on thumb views.
- clearView(RecyclerView, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by the ItemTouchHelper when the user interaction with an element is over and it
also completed its animation.
- clearView(View) - Method in interface androidx.recyclerview.widget.ItemTouchUIUtil
-
- clearWasDetached() - Method in class androidx.preference.Preference
-
- click(int, int) - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that clicks the view for a specific input device and button state.
- click() - Static method in class androidx.test.espresso.action.ViewActions
-
Same as click(int inputDevice, int buttonState), but uses InputDevice#SOURCE_UNKNOWN as the inputDevice and MotionEvent#BUTTON_PRIMARY as the
buttonState.
- click(ViewAction) - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that performs a single click on the view.
- clickAction(long) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Construct a clickable action with associated id and auto assign pre-defined title for the
action.
- clickBetweenTwoTitles(String, String) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Clicks between two titles in a ViewPager title strip
- ClickThroughToolbar - Class in androidx.car.widget
-
A toolbar that optionally supports allowing clicks on it to pass through to any underlying views.
- ClickThroughToolbar(Context) - Constructor for class androidx.car.widget.ClickThroughToolbar
-
- ClickThroughToolbar(Context, AttributeSet) - Constructor for class androidx.car.widget.ClickThroughToolbar
-
- ClickThroughToolbar(Context, AttributeSet, int) - Constructor for class androidx.car.widget.ClickThroughToolbar
-
- Client() - Constructor for class androidx.leanback.widget.PlaybackSeekUi.Client
-
- CLIENT_MSG_ADD_SUBSCRIPTION - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to subscribe for changes to the children of the specified media id.
- CLIENT_MSG_CONNECT - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to connect to the media browse service compat.
- CLIENT_MSG_DISCONNECT - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to disconnect from the media browse service compat.
- CLIENT_MSG_GET_MEDIA_ITEM - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to retrieve a specific media item from the connected service.
- CLIENT_MSG_REGISTER_CALLBACK_MESSENGER - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to register the client messenger
- arg1 : The client version
- data
DATA_ROOT_HINTS : An optional root hints bundle of service-specific arguments
- replyTo : Callback messenger
- CLIENT_MSG_REMOVE_SUBSCRIPTION - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to unsubscribe for changes to the children of the specified media id.
- CLIENT_MSG_SEARCH - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to retrieve a specific media item from the connected service.
- CLIENT_MSG_SEND_CUSTOM_ACTION - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to request a custom action from the media browser.
- CLIENT_MSG_UNREGISTER_CALLBACK_MESSENGER - Static variable in class androidx.media.MediaBrowserProtocol
-
(client v1)
Sent to unregister the client messenger
- arg1 : The client version
- replyTo : Callback messenger
- CLIENT_VERSION_1 - Static variable in class androidx.media.MediaBrowserProtocol
-
MediaBrowserServiceCompat will check the version of the MediaBrowserCompat, and it will not
send messages if they are introduced in the higher version of the MediaBrowserCompat.
- CLIENT_VERSION_CURRENT - Static variable in class androidx.media.MediaBrowserProtocol
-
- ClientNotConnected() - Constructor for exception androidx.test.services.shellexecutor.ShellCommandClient.ClientNotConnected
-
- Clock - Interface in androidx.slice
-
- clone() - Method in class androidx.collection.LongSparseArray
-
- clone() - Method in class androidx.collection.SparseArrayCompat
-
- clone() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
- clone() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
- clone() - Method in class androidx.databinding.CallbackRegistry
-
- clone() - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- clone() - Method in class androidx.transition.Transition
-
- clone() - Method in class androidx.transition.TransitionSet
-
- cloneTransition(Object) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Returns a clone of a transition or null if it is null
- cloneTransition(Object) - Method in class androidx.transition.FragmentTransitionSupport
-
- close(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Closes the menu.
- close() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- close() - Method in class androidx.core.util.LogWriter
-
- close() - Method in class androidx.heifwriter.HeifEncoder
-
- close() - Method in class androidx.heifwriter.HeifWriter
-
- close() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Closes this adapter, closing the backing Cursor as well.
- close() - Method in class androidx.room.RoomDatabase
-
Closes the database if it is already open.
- close() - Method in class androidx.room.RoomSQLiteQuery
-
- close() - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper
-
Close any open database object.
- close() - Static method in class androidx.test.espresso.contrib.DrawerActions
-
Creates an action which closes the DrawerLayout with gravity START.
- close(int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
Creates an action which closes the DrawerLayout with the gravity.
- close() - Method in class androidx.webkit.internal.WebMessagePortImpl
-
- close() - Method in class androidx.webkit.WebMessagePortCompat
-
Close the message port and free any resources associated with it.
- ClosedCaptioningAction(Context) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
Constructor
- ClosedCaptioningAction(Context, int) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
Constructor
- closeDrawer() - Method in class androidx.car.drawer.CarDrawerController
-
Close the drawer.
- closeDrawer(View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Close the specified drawer view by animating it into view.
- closeDrawer(View, boolean) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Close the specified drawer view.
- closeDrawer(int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
- closeDrawer(int, int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
- closeDrawer() - Method in class androidx.wear.widget.drawer.WearableDrawerController
-
- closeDrawerDelayed(long) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
Closes the drawer after the given delay.
- closeDrawerDelayed(long) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- closeDrawers() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Close all currently open drawer views by animating them out of view.
- closeIme(View) - Method in class androidx.leanback.widget.GuidedActionAdapterGroup
-
- CloseKeyboardAction - Class in androidx.test.espresso.action
-
Closes soft keyboard.
- CloseKeyboardAction() - Constructor for class androidx.test.espresso.action.CloseKeyboardAction
-
- closeMode() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- closeOptionsMenu() - Method in class androidx.appcompat.app.ActionBar
-
- closeOptionsMenu() - Method in class androidx.appcompat.app.AppCompatActivity
-
- closePane() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Close the sliding pane if it is currently slideable.
- closeQuietly(Closeable) - Static method in class androidx.core.graphics.TypefaceCompatUtil
-
- closeSoftKeyboard() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that closes soft keyboard.
- closeSoftKeyboard() - Static method in class androidx.test.espresso.Espresso
-
Closes soft keyboard if open.
- closeWhenFinished(SupportSQLiteDatabase) - Method in class androidx.room.testing.MigrationTestHelper
-
Registers a database connection to be automatically closed when the test finishes.
- closeWhenFinished(RoomDatabase) - Method in class androidx.room.testing.MigrationTestHelper
-
Registers a database connection to be automatically closed when the test finishes.
- codeCoverage - Variable in class androidx.test.internal.runner.RunnerArgs
-
- codeCoveragePath - Variable in class androidx.test.internal.runner.RunnerArgs
-
- COL_APP_LINK_INTENT_URI - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_DESCRIPTION - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_DISPLAY_NAME - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_ID - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_DATA - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_FLAG1 - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_FLAG2 - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_FLAG3 - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_FLAG4 - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_INTERNAL_PROVIDER_ID - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_PACKAGE_NAME - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- COL_TYPE - Static variable in class androidx.tvprovider.media.tv.PreviewChannel.Columns
-
- collapseAction(boolean) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- collapseAction(boolean) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- collapseAction(boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Collapse expanded action.
- collapseActionView() - Method in class androidx.appcompat.app.ActionBar
-
- collapseActionView() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- collapseActionView() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- collapseActionView() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- collapseActionView() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- collapseActionView() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- collapseActionView() - Method in class androidx.appcompat.widget.Toolbar
-
Collapse a currently expanded action view.
- collapseActionView() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- collapseActionView() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Collapse the action view associated with this menu item.
- collapseActionView(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
- collapseItemActionView(MenuBuilder, MenuItemImpl) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- collapseItemActionView(MenuBuilder, MenuItemImpl) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- collapseItemActionView(MenuItemImpl) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- collapseItemActionView(MenuBuilder, MenuItemImpl) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Called when a menu item with a collapsible action view should collapse its action view.
- collapseItemActionView(MenuItemImpl) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- collapseSubActions() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Collapse sub actions list.
- collapseSubActions() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Collapse sub actions list.
- CollapsibleActionView - Interface in androidx.appcompat.view
-
When a
android.view.View implements this interface it will receive callbacks when expanded or
collapsed as an action view alongside the optional, app-specified callbacks to
MenuItemCompat.OnActionExpandListener.
- collectAdjacentPrefetchPositions(int, int, RecyclerView.State, RecyclerView.LayoutManager.LayoutPrefetchRegistry) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- collectAdjacentPrefetchPositions(int, int, RecyclerView.State, RecyclerView.LayoutManager.LayoutPrefetchRegistry) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Gather all positions from the LayoutManager to be prefetched, given specified momentum.
- collectAdjacentPrefetchPositions(int, int, RecyclerView.State, RecyclerView.LayoutManager.LayoutPrefetchRegistry) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- collectInitialPrefetchPositions(int, RecyclerView.LayoutManager.LayoutPrefetchRegistry) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- collectInitialPrefetchPositions(int, RecyclerView.LayoutManager.LayoutPrefetchRegistry) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Gather all positions from the LayoutManager to be prefetched in preperation for its
RecyclerView to come on screen, due to the movement of another, containing RecyclerView.
- CollectionUtils - Class in androidx.tvprovider.media.tv
-
Static utilities for collections
- color - Variable in class androidx.leanback.widget.SearchOrbView.Colors
-
The main color of the search orb.
- COLOR_DEFAULT - Static variable in class androidx.core.app.NotificationCompat
-
Value of Notification#color equal to 0 (also known as
Color.TRANSPARENT),
telling the system not to decorate this notification with any special color but instead use
default colors when presenting this notification.
- COLOR_MODE_COLOR - Static variable in class androidx.print.PrintHelper
-
this is a color image (default)
- COLOR_MODE_MONOCHROME - Static variable in class androidx.print.PrintHelper
-
this is a black and white image
- COLOR_SPACE_S_RGB - Static variable in class androidx.exifinterface.media.ExifInterface
-
- COLOR_SPACE_UNCALIBRATED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ColorFilterCache - Class in androidx.leanback.graphics
-
Cache of ColorFilters for a given color at different alpha levels.
- ColorFilterDimmer - Class in androidx.leanback.graphics
-
Helper class for applying a dim level to a View.
- ColorInt - Annotation Type in androidx.annotation
-
Denotes that the annotated element represents a packed color
int, AARRGGBB.
- ColorLong - Annotation Type in androidx.annotation
-
Denotes that the annotated element represents a packed color
long.
- ColorOverlayDimmer - Class in androidx.leanback.graphics
-
Helper class for assigning a dim color to Paint.
- ColorRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a color resource reference (e.g.
- Colors(int) - Constructor for class androidx.leanback.widget.SearchOrbView.Colors
-
Constructs a color set using the given color for the search orb.
- Colors(int, int) - Constructor for class androidx.leanback.widget.SearchOrbView.Colors
-
Constructs a color set using the given colors for the search orb.
- Colors(int, int, int) - Constructor for class androidx.leanback.widget.SearchOrbView.Colors
-
Constructs a color set using the given colors.
- ColorStateListInflaterCompat - Class in androidx.core.content.res
-
- colorToHSL(int, float[]) - Static method in class androidx.core.graphics.ColorUtils
-
Convert the ARGB color to its HSL (hue-saturation-lightness) components.
- colorToLAB(int, double[]) - Static method in class androidx.core.graphics.ColorUtils
-
Convert the ARGB color to its CIE Lab representative components.
- colorToXYZ(int, double[]) - Static method in class androidx.core.graphics.ColorUtils
-
Convert the ARGB color to its CIE XYZ representative components.
- ColorUtils - Class in androidx.core.graphics
-
A set of color-related utility methods, building upon those available in Color.
- Column(String, String, boolean, int) - Constructor for class androidx.room.util.TableInfo.Column
-
- COLUMN_APP_LINK_COLOR - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The accent color of the app link template for this channel.
- COLUMN_APP_LINK_ICON_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The URI for the app badge icon of the app link template for this channel.
- COLUMN_APP_LINK_INTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The intent URI of the app link for this channel.
- COLUMN_APP_LINK_POSTER_ART_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The URI for the poster art used as the background of the app link template for this
channel.
- COLUMN_APP_LINK_TEXT - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The link text of the app link template for this channel.
- COLUMN_AUTHOR - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The author or artist of this content.
- COLUMN_AVAILABILITY - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The availability of this TV program.
- COLUMN_BROADCAST_GENRE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The comma-separated genre string of this TV program.
- COLUMN_BROADCAST_GENRE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The comma-separated genre string of this recorded TV program.
- COLUMN_BROWSABLE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The flag indicating whether this TV channel is browsable or not.
- COLUMN_BROWSABLE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The flag indicating whether this TV program is browsable or not.
- COLUMN_CHANNEL_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.PreviewPrograms
-
The ID of the TV channel that provides this TV program.
- COLUMN_CHANNEL_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The ID of the TV channel that provides this TV program.
- COLUMN_CHANNEL_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The ID of the TV channel that provides this recorded program.
- COLUMN_CONFIGURATION_DISPLAY_ORDER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
A value that can be used to define the order an app's channels should be displayed in
the configure channels menu.
- COLUMN_CONTENT_ID - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The content ID of this TV program.
- COLUMN_DESCRIPTION - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The description of this TV channel.
- COLUMN_DISPLAY_NAME - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The channel name that is displayed to the user.
- COLUMN_DISPLAY_NUMBER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The channel number that is displayed to the user.
- COLUMN_DURATION_MILLIS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The duration (in milliseconds) of the original content of this preview program.
- COLUMN_END_TIME_UTC_MILLIS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The end time of this TV program, in milliseconds since the epoch.
- COLUMN_END_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The end time of this TV program, in milliseconds since the epoch.
- COLUMN_END_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The end time of the original TV program, in milliseconds since the epoch.
- COLUMN_EPISODE_NUMBER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
- COLUMN_GENRE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
A genre(s) that are related to this TV program.
- COLUMN_INPUT_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The ID of the TV input service that provides this TV channel.
- COLUMN_INPUT_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The ID of the TV input service that is associated with this recorded program.
- COLUMN_INTENT_URI - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The intent URI which is launched when the preview program is selected.
- COLUMN_INTERACTION_COUNT - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction count for this program.
- COLUMN_INTERACTION_TYPE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The type of interaction for this TV program.
- COLUMN_INTERNAL_PROVIDER_DATA - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Internal data used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_FLAG1 - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Internal integer flag used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_FLAG2 - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Internal integer flag used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_FLAG3 - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Internal integer flag used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_FLAG4 - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Internal integer flag used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The internal ID used by individual TV input services.
- COLUMN_INTERNAL_PROVIDER_ID - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The internal ID used by individual TV input services.
- COLUMN_ITEM_COUNT - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The count of the items included in this TV program.
- COLUMN_LAST_ENGAGEMENT_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.WatchNextPrograms
-
The last UTC time that the user engaged in this TV program, in milliseconds since the
epoch.
- COLUMN_LAST_PLAYBACK_POSITION_MILLIS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The last playback position (in milliseconds) of the original content of this preview
program.
- COLUMN_LIVE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The flag indicating whether this TV program is live or not.
- COLUMN_LOCKED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The flag indicating whether this TV channel is locked or not.
- COLUMN_LOGO_CONTENT_DESCRIPTION - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The content description of the logo of this TV program.
- COLUMN_LOGO_URI - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The URI for the logo of this TV program.
- COLUMN_NETWORK_AFFILIATION - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The network affiliation for this TV channel.
- COLUMN_OFFER_PRICE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The offer price of this TV program.
- COLUMN_ORIGINAL_NETWORK_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The original network ID of this TV channel.
- COLUMN_PACKAGE_NAME - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.BaseTvColumns
-
The name of the package that owns the current row.
- COLUMN_POSTER_ART_ASPECT_RATIO - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio of the poster art for this TV program.
- COLUMN_PREVIEW_AUDIO_URI - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The URI for the preview audio.
- COLUMN_PREVIEW_VIDEO_URI - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The URI for the preview video.
- COLUMN_RECORDING_DATA_BYTES - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The data size (in bytes) for this recorded program.
- COLUMN_RECORDING_DATA_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The URI of the recording data for this recorded program.
- COLUMN_RECORDING_DURATION_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The duration (in milliseconds) of this recorded program.
- COLUMN_RECORDING_EXPIRE_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The expiration time for this recorded program, in milliseconds since the epoch.
- COLUMN_RECORDING_PROHIBITED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The flag indicating whether recording of this program is prohibited.
- COLUMN_RELEASE_DATE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The release date of this TV program.
- COLUMN_SEARCHABLE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The flag indicating whether this TV channel is searchable or not.
- COLUMN_SEASON_NUMBER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
- COLUMN_SERVICE_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The service ID of this channel.
- COLUMN_SERVICE_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The predefined service type of this TV channel.
- COLUMN_START_TIME_UTC_MILLIS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The start time of this TV program, in milliseconds since the epoch.
- COLUMN_START_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The start time of this TV program, in milliseconds since the epoch.
- COLUMN_START_TIME_UTC_MILLIS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The start time of the original TV program, in milliseconds since the epoch.
- COLUMN_STARTING_PRICE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The starting price of this TV program.
- COLUMN_SYSTEM_APPROVED - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The flag indicating whether this TV channel is approved to be shown by the system.
- COLUMN_SYSTEM_CHANNEL_KEY - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
A channel identifier set in the TvProvider by the app to help OEM differentiate among
the app's channels.
- COLUMN_THUMBNAIL_ASPECT_RATIO - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The aspect ratio of the thumbnail for this TV program.
- COLUMN_TRANSIENT - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The flag indicating whether this TV channel is transient or not.
- COLUMN_TRANSIENT - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The flag indicating whether this program is transient or not.
- COLUMN_TRANSPORT_STREAM_ID - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The transport stream ID of this channel.
- COLUMN_TV_SERIES_ITEM_TYPE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The TV series item type.
- COLUMN_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The broadcast system type of this TV channel.
- COLUMN_TYPE - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The type of this program content.
- COLUMN_VERSION_NUMBER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The version number of this row entry used by TV input services.
- COLUMN_VIDEO_FORMAT - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The typical video format for programs from this TV channel.
- COLUMN_WATCH_NEXT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.WatchNextPrograms
-
The "watch next" type of this program content.
- COLUMN_WEIGHT - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.PreviewPrograms
-
The weight of the preview program within the channel.
- ColumnCalculator - Class in androidx.car.util
-
Utility class that calculates the size of the columns that will fit on the screen.
- ColumnCardView - Class in androidx.car.widget
-
A
CardView whose width can be specified by the number of columns that it will span.
- ColumnCardView(Context) - Constructor for class androidx.car.widget.ColumnCardView
-
- ColumnCardView(Context, AttributeSet) - Constructor for class androidx.car.widget.ColumnCardView
-
- ColumnCardView(Context, AttributeSet, int) - Constructor for class androidx.car.widget.ColumnCardView
-
- ColumnInfo - Annotation Type in androidx.room
-
Allows specific customization about the column associated with this field.
- ColumnInfo.Collate - Annotation Type in androidx.room
-
- ColumnInfo.SQLiteTypeAffinity - Annotation Type in androidx.room
-
- columnNames - Variable in class androidx.room.util.TableInfo.ForeignKey
-
- Columns() - Constructor for class androidx.core.provider.FontsContractCompat.Columns
-
- columns - Variable in class androidx.room.util.TableInfo
-
Unmodifiable map of columns keyed by column name.
- columns - Variable in class androidx.room.util.TableInfo.Index
-
- columns(String[]) - Method in class androidx.sqlite.db.SupportSQLiteQueryBuilder
-
Sets the given list of columns as the columns that will be returned.
- columnSpec - Variable in class androidx.gridlayout.widget.GridLayout.LayoutParams
-
The spec that defines the horizontal characteristics of the cell group
described by these layout parameters.
- combineMeasuredStates(int, int) - Static method in class androidx.core.view.ViewCompat
-
- COMEDY - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Comedy.
- Command - Interface in androidx.test.services.shellexecutor
-
- Command.Stub - Class in androidx.test.services.shellexecutor
-
- Command.Stub.Proxy - Class in androidx.test.services.shellexecutor
-
- COMMAND_DURATION - Static variable in class androidx.core.app.FrameMetricsAggregator
-
A flag indicating that the metrics should track the command duration.
- COMMAND_INDEX - Static variable in class androidx.core.app.FrameMetricsAggregator
-
- commit() - Method in class androidx.fragment.app.FragmentTransaction
-
Schedules a commit of this transaction.
- commitAllowingStateLoss() - Method in class androidx.fragment.app.FragmentTransaction
-
- commitContent(InputConnection, EditorInfo, InputContentInfoCompat, int, Bundle) - Static method in class androidx.core.view.inputmethod.InputConnectionCompat
-
Calls commitContent API, in a backwards compatible fashion.
- commitContentChanged() - Method in class androidx.loader.content.Loader
-
- commitNow() - Method in class androidx.fragment.app.FragmentTransaction
-
Commits this transaction synchronously.
- commitNowAllowingStateLoss() - Method in class androidx.fragment.app.FragmentTransaction
-
- compare(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- compare(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
Similar to Comparator.compare(Object, Object), should compare two and
return how they should be ordered.
- compareTo(Preference) - Method in class androidx.preference.Preference
-
Compares Preference objects based on order (if set), otherwise alphabetically on the titles.
- compareTo(Program) - Method in class androidx.tvprovider.media.tv.Program
-
- CompatPermissionManager - Class in androidx.slice.compat
-
- CompatPermissionManager(Context, String, int, String[]) - Constructor for class androidx.slice.compat.CompatPermissionManager
-
- CompatPermissionManager.PermissionState - Class in androidx.slice.compat
-
- CompatPinnedList - Class in androidx.slice.compat
-
Tracks the current packages requesting pinning of any given slice.
- CompatPinnedList(Context, String) - Constructor for class androidx.slice.compat.CompatPinnedList
-
- compatToFrameworkMessage(WebMessageCompat) - Static method in class androidx.webkit.internal.WebMessagePortImpl
-
- compatToPorts(WebMessagePortCompat[]) - Static method in class androidx.webkit.internal.WebMessagePortImpl
-
Convert an array of
WebMessagePortCompat objects into an array containing objects of
the corresponding framework class
WebMessagePort.
- compileStatement(String) - Method in class androidx.room.RoomDatabase
-
- compileStatement(String) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Compiles the given SQL statement.
- completeWakefulIntent(Intent) - Static method in class androidx.legacy.content.WakefulBroadcastReceiver
-
Deprecated.
- ComplexColorCompat - Class in androidx.core.content.res
-
Represents a color which is one of either:
A Gradient; as represented by a Shader.
A ColorStateList
A simple color represented by an int
- ComponentActivity - Class in androidx.core.app
-
Base class for activities that enables composition of higher level components.
- ComponentActivity() - Constructor for class androidx.core.app.ComponentActivity
-
- ComponentActivity.ExtraData - Class in androidx.core.app
-
- ComponentNameMatchers - Class in androidx.test.espresso.intent.matcher
-
A collection of hamcrest matchers to match ComponentName objects.
- compositeColors(int, int) - Static method in class androidx.core.graphics.ColorUtils
-
Composite two potentially translucent colors over each other and returns the result.
- compositeColors(Color, Color) - Static method in class androidx.core.graphics.ColorUtils
-
Composites two translucent colors together.
- CompositeDrawable - Class in androidx.leanback.graphics
-
Generic drawable class that can be composed of multiple children.
- CompositeDrawable() - Constructor for class androidx.leanback.graphics.CompositeDrawable
-
- CompositeDrawable.ChildDrawable - Class in androidx.leanback.graphics
-
Wrapper class holding a drawable object and
BoundsRule to update drawable bounds
when parent bound changes.
- CompositeGeneratedAdaptersObserver - Class in androidx.lifecycle
-
- CompoundButtonBindingAdapter - Class in androidx.databinding.adapters
-
- CompoundButtonBindingAdapter() - Constructor for class androidx.databinding.adapters.CompoundButtonBindingAdapter
-
- CompoundButtonCompat - Class in androidx.core.widget
-
Helper for accessing android.widget.CompoundButton.
- ComputableLiveData<T> - Class in androidx.lifecycle
-
A LiveData class that can be invalidated & computed when there are active observers.
- ComputableLiveData() - Constructor for class androidx.lifecycle.ComputableLiveData
-
Creates a computable live data that computes values on the arch IO thread executor.
- ComputableLiveData(Executor) - Constructor for class androidx.lifecycle.ComputableLiveData
-
Creates a computable live data that computes values on the specified executor.
- compute() - Method in class androidx.lifecycle.ComputableLiveData
-
- computeFitSystemWindows(View, Rect, Rect) - Static method in class androidx.appcompat.widget.ViewUtils
-
Allow calling the hidden method computeFitSystemWindows(Rect, Rect) through
reflection on view.
- computeHorizontalScrollExtent() - Method in interface androidx.core.view.ScrollingView
-
Compute the horizontal extent of the horizontal scrollbar's thumb
within the horizontal range.
- computeHorizontalScrollExtent() - Method in class androidx.core.widget.NestedScrollView
-
- computeHorizontalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeHorizontalScrollExtent() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the horizontal extent of the horizontal scrollbar's thumb within the
horizontal range.
- computeHorizontalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeHorizontalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeHorizontalScrollOffset() - Method in interface androidx.core.view.ScrollingView
-
Compute the horizontal offset of the horizontal scrollbar's thumb
within the horizontal range.
- computeHorizontalScrollOffset() - Method in class androidx.core.widget.NestedScrollView
-
- computeHorizontalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeHorizontalScrollOffset() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the horizontal offset of the horizontal scrollbar's thumb within the horizontal
range.
- computeHorizontalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeHorizontalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeHorizontalScrollRange() - Method in interface androidx.core.view.ScrollingView
-
Compute the horizontal range that the horizontal scrollbar
represents.
- computeHorizontalScrollRange() - Method in class androidx.core.widget.NestedScrollView
-
- computeHorizontalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeHorizontalScrollRange() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the horizontal range that the horizontal scrollbar represents.
- computeHorizontalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeHorizontalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeInitialLoadPosition(PositionalDataSource.LoadInitialParams, int) - Static method in class androidx.paging.PositionalDataSource
-
- computeInitialLoadSize(PositionalDataSource.LoadInitialParams, int, int) - Static method in class androidx.paging.PositionalDataSource
-
- computeScroll() - Method in class androidx.core.widget.NestedScrollView
-
- computeScroll() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- computeScroll() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- computeScroll() - Method in class androidx.viewpager.widget.ViewPager
-
- computeScroll() - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- computeScrollDeltaToGetChildRectOnScreen(Rect) - Method in class androidx.core.widget.NestedScrollView
-
Compute the amount to scroll in the Y direction in order to get
a rectangle completely on the screen (or, if taller than the screen,
at least the first screen size chunk of it).
- computeScrollOffset() - Method in class androidx.core.widget.ScrollerCompat
-
- computeScrollVectorForPosition(int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeScrollVectorForPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Compute the scroll vector for a given target position.
- computeScrollVectorForPosition(int) - Method in interface androidx.recyclerview.widget.RecyclerView.SmoothScroller.ScrollVectorProvider
-
Should calculate the vector that points to the direction where the target position
can be found.
- computeScrollVectorForPosition(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeVerticalScrollExtent() - Method in interface androidx.core.view.ScrollingView
-
Compute the vertical extent of the vertical scrollbar's thumb
within the vertical range.
- computeVerticalScrollExtent() - Method in class androidx.core.widget.NestedScrollView
-
- computeVerticalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeVerticalScrollExtent() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the vertical extent of the vertical scrollbar's thumb within the vertical range.
- computeVerticalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeVerticalScrollExtent(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeVerticalScrollOffset() - Method in interface androidx.core.view.ScrollingView
-
Compute the vertical offset of the vertical scrollbar's thumb
within the horizontal range.
- computeVerticalScrollOffset() - Method in class androidx.core.widget.NestedScrollView
-
- computeVerticalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeVerticalScrollOffset() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the vertical offset of the vertical scrollbar's thumb within the vertical range.
- computeVerticalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeVerticalScrollOffset(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- computeVerticalScrollRange() - Method in interface androidx.core.view.ScrollingView
-
Compute the vertical range that the vertical scrollbar represents.
- computeVerticalScrollRange() - Method in class androidx.core.widget.NestedScrollView
-
The scroll range of a scroll view is the overall height of all of its
children.
- computeVerticalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- computeVerticalScrollRange() - Method in class androidx.recyclerview.widget.RecyclerView
-
Compute the vertical range that the vertical scrollbar represents.
- computeVerticalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Override this method if you want to support scroll bars.
- computeVerticalScrollRange(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- concatAll(T[], T[]...) - Static method in class androidx.tvprovider.media.tv.CollectionUtils
-
Returns an array with the arrays concatenated together.
- concatenateWhere(String, String) - Static method in class androidx.core.database.DatabaseUtilsCompat
-
- Condition(String) - Constructor for class androidx.leanback.util.StateMachine.Condition
-
- Config(EmojiCompat.MetadataRepoLoader) - Constructor for class androidx.emoji.text.EmojiCompat.Config
-
Default constructor.
- CONFIG_UI_MODE - Static variable in class androidx.core.content.pm.ActivityInfoCompat
-
- ConfigurationCompat - Class in androidx.core.os
-
Helper class which allows access to properties of Configuration in
a backward compatible fashion.
- ConfigurationHelper - Class in androidx.core.content.res
-
Helper class which allows access to properties of Configuration in
a backward compatible fashion.
- configureMenuItem(MenuItem, ShareCompat.IntentBuilder) - Static method in class androidx.core.app.ShareCompat
-
Configure a MenuItem to act as a sharing action.
- configureMenuItem(Menu, int, ShareCompat.IntentBuilder) - Static method in class androidx.core.app.ShareCompat
-
Configure a menu item to act as a sharing action.
- ConfirmationActivity - Class in androidx.wear.activity
-
This Activity is used to display confirmation animations after the user completes an action on
the wearable.
- ConfirmationActivity() - Constructor for class androidx.wear.activity.ConfirmationActivity
-
- ConfirmationOverlay - Class in androidx.wear.widget
-
Displays a full-screen confirmation animation with optional text and then hides it.
- ConfirmationOverlay() - Constructor for class androidx.wear.widget.ConfirmationOverlay
-
- ConfirmationOverlay.OnAnimationFinishedListener - Interface in androidx.wear.widget
-
Interface for listeners to be notified when the
ConfirmationOverlay animation has
finished and its
View has been removed.
- ConfirmationOverlay.OverlayType - Annotation Type in androidx.wear.widget
-
Types of animations to display in the overlay.
- connect(Context) - Method in class androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener
-
- connectAndInitialize(Context, String) - Static method in class androidx.browser.customtabs.CustomTabsClient
-
Connects to the Custom Tabs warmup service, and initializes the browser.
- CONNECTION_STATE_CONNECTED - Static variable in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
A connection state indicating the route is connected.
- CONNECTION_STATE_CONNECTING - Static variable in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
A connection state indicating the route is in the process of connecting and is not yet
ready for use.
- CONNECTION_STATE_DISCONNECTED - Static variable in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
The default connection state indicating the route is disconnected.
- ConnectivityManagerCompat - Class in androidx.core.net
-
Helper for accessing features in ConnectivityManager.
- ConnectivityManagerCompat.RestrictBackgroundStatus - Annotation Type in androidx.core.net
-
- ConstructorInvocation - Class in androidx.test.espresso.remote
-
Reflectively invokes the constructor of a declared class.
- ConstructorInvocation(Class<?>, Class<? extends Annotation>, Class<?>...) - Constructor for class androidx.test.espresso.remote.ConstructorInvocation
-
- consumeDisplayCutout() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns a copy of this WindowInsets with the cutout fully consumed.
- Consumer<T> - Interface in androidx.core.util
-
Compat version of Consumer
- consumeStableInsets() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns a copy of this WindowInsets with the stable insets fully consumed.
- consumeSystemWindowInsets() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns a copy of this WindowInsets with the system window insets fully consumed.
- containingTextInBody(String) - Static method in class androidx.test.espresso.web.matcher.DomMatchers
-
Returns a matcher that matches Documents that have a body containing the given text.
- contains(K) - Method in class androidx.arch.core.internal.FastSafeIterableMap
-
Returns true if this map contains a mapping for the specified
key.
- contains(Object) - Method in class androidx.collection.ArraySet
-
Check whether a value exists in the set.
- contains(T) - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Returns true if the node is already present in the graph, false otherwise.
- contains(MediaRouteSelector) - Method in class androidx.mediarouter.media.MediaRouteSelector
-
Returns true if this selector contains all of the capabilities described
by the specified selector.
- containsAll(Collection<?>) - Method in class androidx.collection.ArrayMap
-
Determine if the array map contains all of the keys in the given collection.
- containsAll(Collection<?>) - Method in class androidx.collection.ArraySet
-
Determine if the array set contains all of the values in the given collection.
- containsKey(long) - Method in class androidx.collection.LongSparseArray
-
Returns true if the specified key is mapped.
- containsKey(Object) - Method in class androidx.collection.SimpleArrayMap
-
Check whether a key exists in the array.
- containsKey(int) - Method in class androidx.collection.SparseArrayCompat
-
Returns true if the specified key is mapped.
- containsValue(E) - Method in class androidx.collection.LongSparseArray
-
Returns true if the specified value is mapped from any key.
- containsValue(Object) - Method in class androidx.collection.SimpleArrayMap
-
Check whether a value exists in the array.
- containsValue(E) - Method in class androidx.collection.SparseArrayCompat
-
Returns true if the specified value is mapped from any key.
- CONTENT_CHANGE_TYPE_CONTENT_DESCRIPTION - Static variable in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- CONTENT_CHANGE_TYPE_SUBTREE - Static variable in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- CONTENT_CHANGE_TYPE_TEXT - Static variable in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- CONTENT_CHANGE_TYPE_UNDEFINED - Static variable in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- CONTENT_DIRECTORY - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels.Logo
-
The directory twig for this sub-table.
- CONTENT_ITEM_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The MIME type of a single TV channel.
- CONTENT_ITEM_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.PreviewPrograms
-
The MIME type of a single preview TV program.
- CONTENT_ITEM_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The MIME type of a single TV program.
- CONTENT_ITEM_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The MIME type of a single recorded TV program.
- CONTENT_ITEM_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.WatchNextPrograms
-
The MIME type of a single preview TV program.
- CONTENT_MATURITY_ALL - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_MATURITY_HIGH - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_MATURITY_LOW - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_MATURITY_MEDIUM - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_PRICING_FREE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_PRICING_PREORDER - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_PRICING_PURCHASE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_PRICING_RENTAL - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_PRICING_SUBSCRIPTION - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_STATUS_AVAILABLE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
Value to be used with
ContentRecommendation.Builder.setStatus(int) to indicate that the content referred by the
notification is available, but needs to be first purchased, rented, subscribed or downloaded
before it can be consumed.
- CONTENT_STATUS_PENDING - Static variable in class androidx.recommendation.app.ContentRecommendation
-
Value to be used with
ContentRecommendation.Builder.setStatus(int) to indicate that the content referred by the
notification is pending, waiting on either a download or purchase operation to complete
before it can be consumed.
- CONTENT_STATUS_READY - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_STATUS_UNAVAILABLE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The MIME type of a directory of TV channels.
- CONTENT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.PreviewPrograms
-
The MIME type of a directory of preview TV programs.
- CONTENT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The MIME type of a directory of TV programs.
- CONTENT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The MIME type of a directory of recorded TV programs.
- CONTENT_TYPE - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.WatchNextPrograms
-
The MIME type of a directory of "watch next" TV programs.
- CONTENT_TYPE_APP - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_BOOK - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_COMIC - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_GAME - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_MAGAZINE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_MOVIE - Static variable in class androidx.media.AudioAttributesCompat
-
Content type value to use when the content type is a soundtrack, typically accompanying a
movie or TV program.
- CONTENT_TYPE_MOVIE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_MUSIC - Static variable in class androidx.media.AudioAttributesCompat
-
Content type value to use when the content type is music.
- CONTENT_TYPE_MUSIC - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_NEWS - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_PODCAST - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_RADIO - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_SERIAL - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_SONIFICATION - Static variable in class androidx.media.AudioAttributesCompat
-
Content type value to use when the content type is a sound used to accompany a user action,
such as a beep or sound effect expressing a key click, or event, such as the type of a sound
for a bonus being received in a game.
- CONTENT_TYPE_SPEECH - Static variable in class androidx.media.AudioAttributesCompat
-
Content type value to use when the content type is speech.
- CONTENT_TYPE_SPORTS - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_TRAILER - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_UNKNOWN - Static variable in class androidx.media.AudioAttributesCompat
-
Content type value to use when the content type is unknown, or other than the ones defined.
- CONTENT_TYPE_VIDEO - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_TYPE_WEBSITE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- CONTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The content:// style URI for this table.
- CONTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.PreviewPrograms
-
The content:// style URI for this table.
- CONTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs
-
The content:// style URI for this table.
- CONTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.RecordedPrograms
-
The content:// style URI for this table.
- CONTENT_URI - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.WatchNextPrograms
-
The content:// style URI for this table.
- ContentFrameLayout - Class in androidx.appcompat.widget
-
- ContentFrameLayout(Context) - Constructor for class androidx.appcompat.widget.ContentFrameLayout
-
- ContentFrameLayout(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ContentFrameLayout
-
- ContentFrameLayout(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.ContentFrameLayout
-
- ContentFrameLayout.OnAttachListener - Interface in androidx.appcompat.widget
-
- ContentLoadingProgressBar - Class in androidx.core.widget
-
ContentLoadingProgressBar implements a ProgressBar that waits a minimum time to be
dismissed before showing.
- ContentLoadingProgressBar(Context) - Constructor for class androidx.core.widget.ContentLoadingProgressBar
-
- ContentLoadingProgressBar(Context, AttributeSet) - Constructor for class androidx.core.widget.ContentLoadingProgressBar
-
- ContentPager - Class in androidx.contentpager.content
-
ContentPager provides support for loading "paged" data on a background thread
using the
ContentResolver framework.
- ContentPager(ContentResolver, ContentPager.QueryRunner) - Constructor for class androidx.contentpager.content.ContentPager
-
Creates a new ContentPager with a default cursor cache size of 1.
- ContentPager(ContentResolver, ContentPager.QueryRunner, int) - Constructor for class androidx.contentpager.content.ContentPager
-
Creates a new ContentPager.
- ContentPager.ContentCallback - Interface in androidx.contentpager.content
-
Callback by which a client receives results of a query.
- ContentPager.CursorDisposition - Annotation Type in androidx.contentpager.content
-
- ContentPager.QueryRunner - Interface in androidx.contentpager.content
-
Implementations of this interface provide the mechanism
for execution of queries off the UI thread.
- ContentPager.QueryRunner.Callback - Interface in androidx.contentpager.content
-
Callback that receives a cursor once a query as been executed on the Runner.
- ContentRateLimiter - Class in androidx.car.moderator
-
A class that keeps track of a general number of permitted actions that happen over time and
determines if a subsequent interaction is allowed.
- ContentRateLimiter(double, double, long) - Constructor for class androidx.car.moderator.ContentRateLimiter
-
Creates a ContentRateLimiter with the given parameters.
- contentRatingsToString(TvContentRating[]) - Static method in class androidx.tvprovider.media.tv.TvContractUtils
-
Flattens an array of TvContentRating into a String to be inserted into a database.
- ContentRecommendation - Class in androidx.recommendation.app
-
The ContentRecommendation object encapsulates all application provided data for a single content
recommendation item.
- ContentRecommendation.Builder - Class in androidx.recommendation.app
-
- ContentRecommendation.ContentMaturity - Annotation Type in androidx.recommendation.app
-
- ContentRecommendation.ContentPricing - Annotation Type in androidx.recommendation.app
-
- ContentRecommendation.ContentStatus - Annotation Type in androidx.recommendation.app
-
- ContentRecommendation.ContentType - Annotation Type in androidx.recommendation.app
-
- ContentRecommendation.IntentData - Class in androidx.recommendation.app
-
Object used to encapsulate the data to be used to build the PendingIntent object
associated with a given content recommendation, at the time this recommendation gets posted
to the home Screen.
- ContentRecommendation.IntentType - Annotation Type in androidx.recommendation.app
-
- ContentResolverCompat - Class in androidx.core.content
-
Helper for accessing features in android.content.ContentResolver in a backwards
compatible fashion.
- context - Variable in class androidx.room.DatabaseConfiguration
-
The context to use while connecting to the database.
- context - Variable in class androidx.sqlite.db.SupportSQLiteOpenHelper.Configuration
-
Context to use to open or create the database.
- ContextCompat - Class in androidx.core.content
-
Helper for accessing features in android.content.Context.
- ContextCompat() - Constructor for class androidx.core.content.ContextCompat
-
This class should not be instantiated, but the constructor must be
visible for the class to be extended (ex.
- ContextThemeWrapper - Class in androidx.appcompat.view
-
A context wrapper that allows you to modify or replace the theme of the wrapped context.
- ContextThemeWrapper() - Constructor for class androidx.appcompat.view.ContextThemeWrapper
-
Creates a new context wrapper with no theme and no base context.
- ContextThemeWrapper(Context, int) - Constructor for class androidx.appcompat.view.ContextThemeWrapper
-
Creates a new context wrapper with the specified theme.
- ContextThemeWrapper(Context, Resources.Theme) - Constructor for class androidx.appcompat.view.ContextThemeWrapper
-
Creates a new context wrapper with the specified theme.
- continueSettling(boolean) - Method in class androidx.customview.widget.ViewDragHelper
-
Move the captured settling view by the appropriate amount for the current time.
- CONTRAST_HARD - Static variable in class androidx.exifinterface.media.ExifInterface
-
- CONTRAST_NORMAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- CONTRAST_SOFT - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ControlButtonPresenterSelector - Class in androidx.leanback.widget
-
- ControlButtonPresenterSelector() - Constructor for class androidx.leanback.widget.ControlButtonPresenterSelector
-
- ControlRequestCallback() - Constructor for class androidx.mediarouter.media.MediaRouter.ControlRequestCallback
-
- convert(Cursor) - Method in class androidx.leanback.database.CursorMapper
-
Convert a Cursor at its current position to an Object.
- convert(Context, Slice, SliceUtils.SerializeOptions) - Static method in class androidx.slice.SliceUtils
-
- convert(Context, IconCompat, SliceUtils.SerializeOptions) - Static method in class androidx.slice.SliceUtils
-
- convert(I) - Method in interface androidx.test.espresso.remote.Converter
-
- convertBrIdToString(int) - Method in class androidx.databinding.DataBinderMapper
-
- convertBrIdToString(int) - Method in class androidx.databinding.DataBinderMapperImpl
-
- convertBrIdToString(int) - Static method in class androidx.databinding.DataBindingUtil
-
Converts the given BR id to its string representation which might be useful for logging
purposes.
- convertBrIdToString(int) - Method in class androidx.databinding.MergedDataBinderMapper
-
- convertColorToColorStateList(int) - Static method in class androidx.databinding.adapters.Converters
-
Converts int color into a ColorStateList.
- convertColorToDrawable(int) - Static method in class androidx.databinding.adapters.Converters
-
Converts int color into a ColorDrawable.
- Converter<I,O> - Interface in androidx.test.espresso.remote
-
Converts input to output.
- Converters - Class in androidx.databinding.adapters
-
Build in converters to converts for color.
- Converters() - Constructor for class androidx.databinding.adapters.Converters
-
- convertNewPositionToOld(int) - Method in class androidx.recyclerview.widget.DiffUtil.DiffResult
-
Given a position in the new list, returns the position in the old list, or
NO_POSITION if it was removed.
- convertOldPositionToNew(int) - Method in class androidx.recyclerview.widget.DiffUtil.DiffResult
-
Given a position in the old list, returns the position in the new list, or
NO_POSITION if it was removed.
- convertPreLayoutPositionToPostLayout(int) - Method in class androidx.recyclerview.widget.RecyclerView.Recycler
-
- convertRows(Cursor) - Method in class androidx.room.paging.LimitOffsetDataSource
-
- convertServiceWorkerSettings(ServiceWorkerWebSettings) - Method in class androidx.webkit.internal.WebkitToCompatConverter
-
Return a ServiceWorkerWebSettingsBoundaryInterface linked to the given
ServiceWorkerWebSettings such that calls on either of those objects affect the other
object.
- convertServiceWorkerSettings(InvocationHandler) - Method in class androidx.webkit.internal.WebkitToCompatConverter
-
- convertSettings(WebSettings) - Method in class androidx.webkit.internal.WebkitToCompatConverter
-
Return a WebSettingsAdapter linked to webSettings such that calls on either of those
objects affect the other object.
- convertToAbsoluteDirection(int, int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
- convertToRelativeDirection(int, int) - Static method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Replaces a movement direction with its relative version by taking layout direction into
account.
- convertToString(Cursor) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Converts the cursor into a CharSequence.
- convertToString(Cursor) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Returns a CharSequence representation of the specified Cursor as defined
by the current CursorToStringConverter.
- convertToString(Cursor) - Method in interface androidx.cursoradapter.widget.SimpleCursorAdapter.CursorToStringConverter
-
Returns a CharSequence representing the specified Cursor.
- convertWebResourceRequest(WebResourceRequest) - Method in class androidx.webkit.internal.WebkitToCompatConverter
-
Return a
WebResourceRequestAdapter linked to the given
WebResourceRequest so
that calls on either of those objects affect the other object.
- CoordinatesProvider - Interface in androidx.test.espresso.action
-
Interface to implement calculation of Coordinates.
- CoordinatorLayout - Class in androidx.coordinatorlayout.widget
-
CoordinatorLayout is a super-powered FrameLayout.
- CoordinatorLayout(Context) - Constructor for class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- CoordinatorLayout(Context, AttributeSet) - Constructor for class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- CoordinatorLayout(Context, AttributeSet, int) - Constructor for class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- CoordinatorLayout.AttachedBehavior - Interface in androidx.coordinatorlayout.widget
-
- CoordinatorLayout.Behavior<V extends View> - Class in androidx.coordinatorlayout.widget
-
- CoordinatorLayout.DefaultBehavior - Annotation Type in androidx.coordinatorlayout.widget
-
- CoordinatorLayout.DispatchChangeEvent - Annotation Type in androidx.coordinatorlayout.widget
-
- CoordinatorLayout.LayoutParams - Class in androidx.coordinatorlayout.widget
-
- CoordinatorLayout.SavedState - Class in androidx.coordinatorlayout.widget
-
- copyArgumentsFrom(RoomSQLiteQuery) - Method in class androidx.room.RoomSQLiteQuery
-
Copies arguments from another RoomSQLiteQuery into this query.
- copyCallbacks() - Method in class androidx.databinding.CallbackRegistry
-
Makes a copy of the registered callbacks and returns it.
- copyCallbacks(List<C>) - Method in class androidx.databinding.CallbackRegistry
-
Modifies callbacks to contain all callbacks in the CallbackRegistry.
- copyFrom(SupportSQLiteQuery) - Static method in class androidx.room.RoomSQLiteQuery
-
Copies the given SupportSQLiteQuery and converts it into RoomSQLiteQuery.
- copyRect(int, float[], Rect) - Method in class androidx.heifwriter.EglRectBlt
-
Draws a viewport-filling rect, texturing it with the specified texture object and rect.
- copyToDirectBuffer(Context, Resources, int) - Static method in class androidx.core.graphics.TypefaceCompatUtil
-
Copy the resource contents to the direct byte buffer.
- copyToFile(File, InputStream) - Static method in class androidx.core.graphics.TypefaceCompatUtil
-
Copy the input stream contents to file.
- copyToFile(File, Resources, int) - Static method in class androidx.core.graphics.TypefaceCompatUtil
-
Copy the resource contents to file.
- CoreComponentFactory - Class in androidx.core.app
-
Instance of AppComponentFactory for support libraries.
- CoreComponentFactory() - Constructor for class androidx.core.app.CoreComponentFactory
-
- CoreComponentFactory.CompatWrapped - Interface in androidx.core.app
-
Implement this interface to allow a different class to be returned when instantiating
on certain API levels.
- CountingTaskExecutorRule - Class in androidx.arch.core.executor.testing
-
A JUnit Test Rule that swaps the background executor used by the Architecture Components with a
different one which counts the tasks as they are start and finish.
- CountingTaskExecutorRule() - Constructor for class androidx.arch.core.executor.testing.CountingTaskExecutorRule
-
- countItems() - Method in class androidx.paging.TiledDataSource
-
Deprecated.
- countItems() - Method in class androidx.room.paging.LimitOffsetDataSource
-
Count number of rows query can return
- CoverageListener - Class in androidx.test.internal.runner.listener
-
- CoverageListener(String) - Constructor for class androidx.test.internal.runner.listener.CoverageListener
-
Creates a {@link CoverageListener).
- create() - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Creates an
AlertDialog with the arguments supplied to this
builder.
- create(Activity, AppCompatCallback) - Static method in class androidx.appcompat.app.AppCompatDelegate
-
- create(Dialog, AppCompatCallback) - Static method in class androidx.appcompat.app.AppCompatDelegate
-
- create(Context, Window, AppCompatCallback) - Static method in class androidx.appcompat.app.AppCompatDelegate
-
- create(Context, int, Resources.Theme) - Static method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
Creates an AnimatedStateListDrawableCompat.
- create() - Method in class androidx.car.app.CarAlertDialog.Builder
-
Creates an
CarAlertDialog with the arguments supplied to this
Builder.
- create() - Method in class androidx.car.app.CarListDialog.Builder
-
Creates an
CarListDialog with the arguments supplied to this
Builder.
- create(K) - Method in class androidx.collection.LruCache
-
Called after a cache miss to compute a value for the corresponding key.
- create(Context) - Static method in class androidx.core.app.TaskStackBuilder
-
Return a new TaskStackBuilder for launching a fresh task stack consisting
of a series of activities.
- create(String, long) - Method in class androidx.core.database.CursorWindowCompat
-
Creates a CursorWindow of the specified size.
- create(Resources, Bitmap) - Static method in class androidx.core.graphics.drawable.RoundedBitmapDrawableFactory
-
Returns a new drawable by creating it from a bitmap, setting initial target density based on
the display metrics of the resources.
- create(Resources, String) - Static method in class androidx.core.graphics.drawable.RoundedBitmapDrawableFactory
-
Returns a new drawable, creating it by opening a given file path and decoding the bitmap.
- create(Resources, InputStream) - Static method in class androidx.core.graphics.drawable.RoundedBitmapDrawableFactory
-
Returns a new drawable, creating it by decoding a bitmap from the given input stream.
- create(Locale...) - Static method in class androidx.core.os.LocaleListCompat
-
- create(CharSequence, PrecomputedTextCompat.Params) - Static method in class androidx.core.text.PrecomputedTextCompat
-
Create a new PrecomputedText which will pre-compute text measurement and glyph
positioning information.
- create(A, B) - Static method in class androidx.core.util.Pair
-
Convenience method for creating an appropriately typed pair.
- create(Path) - Static method in class androidx.core.view.animation.PathInterpolatorCompat
-
Create an Interpolator for an arbitrary Path.
- create(float, float) - Static method in class androidx.core.view.animation.PathInterpolatorCompat
-
Create an Interpolator for a quadratic Bezier curve.
- create(float, float, float, float) - Static method in class androidx.core.view.animation.PathInterpolatorCompat
-
Create an Interpolator for a cubic Bezier curve.
- create(Bitmap, float, float) - Static method in class androidx.core.view.PointerIconCompat
-
Creates a custom pointer from the given bitmap and hotspot information.
- create(Context) - Static method in class androidx.core.widget.ScrollerCompat
-
- create(Context, Interpolator) - Static method in class androidx.core.widget.ScrollerCompat
-
- create(ViewGroup, ViewDragHelper.Callback) - Static method in class androidx.customview.widget.ViewDragHelper
-
Factory method to create a new ViewDragHelper.
- create(ViewGroup, float, ViewDragHelper.Callback) - Static method in class androidx.customview.widget.ViewDragHelper
-
Factory method to create a new ViewDragHelper.
- create(Typeface, InputStream) - Static method in class androidx.emoji.text.MetadataRepo
-
Construct MetadataRepo from an input stream.
- create(Typeface, ByteBuffer) - Static method in class androidx.emoji.text.MetadataRepo
-
Construct MetadataRepo from a byte buffer.
- create(AssetManager, String) - Static method in class androidx.emoji.text.MetadataRepo
-
Construct MetadataRepo from an asset.
- create(ColorFilterCache, float, float) - Static method in class androidx.leanback.graphics.ColorFilterDimmer
-
Creates a ColorFilterDimmer for the given color and levels..
- create(Class<T>) - Method in class androidx.lifecycle.ViewModelProvider.AndroidViewModelFactory
-
- create(Class<T>) - Method in interface androidx.lifecycle.ViewModelProvider.Factory
-
Creates a new instance of the given Class.
- create(Class<T>) - Method in class androidx.lifecycle.ViewModelProvider.NewInstanceFactory
-
- create() - Method in class androidx.paging.DataSource.Factory
-
Create a DataSource.
- create() - Method in class androidx.paging.LivePagedListProvider
-
Deprecated.
- create(String) - Method in class androidx.room.migration.bundle.IndexBundle
-
- create(PendingIntent, IconCompat, int, CharSequence) - Static method in class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a tappable icon.
- create(SupportSQLiteOpenHelper.Configuration) - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper.Factory
-
- create() - Method in class androidx.sqlite.db.SupportSQLiteQueryBuilder
-
- create(List<String>, int, int) - Static method in exception androidx.test.espresso.AppNotIdleException
-
- create(List<String>, String) - Static method in exception androidx.test.espresso.AppNotIdleException
-
Creates a new AppNotIdleException suitable for erroring out a test case.
- create(<any>, List<Root>) - Static method in exception androidx.test.espresso.NoMatchingRootException
-
- create(ClassLoader, String, Intent) - Method in class androidx.test.internal.runner.intercepting.DefaultInterceptingActivityFactory
-
- create(ClassLoader, String, Intent) - Method in interface androidx.test.runner.intercepting.InterceptingActivityFactory
-
This method can be used to provide activity instance while intercepting activity creation for a
particular activity in response to a given intent.
- create(ClassLoader, String, Intent) - Method in class androidx.test.runner.intercepting.SingleActivityFactory
-
- create(Intent) - Method in class androidx.test.runner.intercepting.SingleActivityFactory
-
This method needs to be implemented by child class to create activity object for the given
intent that specified the activity class being instantiated.
- create(Resources, int, Theme) - Static method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
Create a VectorDrawableCompat object.
- CREATE_QUERY - Static variable in class androidx.room.RoomMasterTable
-
- CREATE_WEB_MESSAGE_CHANNEL - Static variable in class androidx.webkit.WebViewFeature
-
- createAccessibilityNodeInfo(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeProviderCompat
-
- createAdapter() - Method in class androidx.preference.DropDownPreference
-
By default, this class uses a simple android.widget.ArrayAdapter.
- createAdaptingListener(RunNotifier) - Method in class androidx.test.internal.runner.junit3.JUnit38ClassRunner
-
- createAllTables(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper.Delegate
-
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.ChangeBounds
-
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.ChangeClipBounds
-
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.ChangeImageTransform
-
Creates an Animator for ImageViews moving, changing dimensions, and/or changing
android.widget.ImageView.ScaleType.
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.ChangeScroll
-
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.ChangeTransform
-
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.Transition
-
This method creates an animation that will be run for this transition
given the information in the startValues and endValues structures captured
earlier for the start and end scenes.
- createAnimator(ViewGroup, TransitionValues, TransitionValues) - Method in class androidx.transition.Visibility
-
- createAnimators(ViewGroup, TransitionValuesMaps, TransitionValuesMaps, ArrayList<TransitionValues>, ArrayList<TransitionValues>) - Method in class androidx.transition.Transition
-
This method, essentially a wrapper around all calls to createAnimator for all
possible target views, is called with the entire set of start/end
values.
- createAnimators(ViewGroup, TransitionValuesMaps, TransitionValuesMaps, ArrayList<TransitionValues>, ArrayList<TransitionValues>) - Method in class androidx.transition.TransitionSet
-
- createArgs(int, int) - Static method in class androidx.contentpager.content.ContentPager
-
- createArgs(Bundle, String, int) - Static method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Creates arguments for a browse fragment.
- createArgs(Bundle, String, int) - Static method in class androidx.leanback.app.BrowseSupportFragment
-
Creates arguments for a browse fragment.
- createArgs(Bundle, String) - Static method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- createArgs(Bundle, String, String) - Static method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- createArgs(Bundle, String) - Static method in class androidx.leanback.app.SearchSupportFragment
-
- createArgs(Bundle, String, String) - Static method in class androidx.leanback.app.SearchSupportFragment
-
- createAutoCompleteTextView(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createAutoTransition() - Static method in class androidx.leanback.transition.TransitionHelper
-
- createBuckets(String[]) - Method in class androidx.car.widget.AlphaJumpBucketer
-
- createBuckets(Iterable<String>) - Method in class androidx.car.widget.AlphaJumpBucketer
-
- createBuckets(Iterator<String>) - Method in class androidx.car.widget.AlphaJumpBucketer
-
- createButton(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createChangeBounds(boolean) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createChangeTransform() - Static method in class androidx.leanback.transition.TransitionHelper
-
- createCheckBox(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createCheckedTextView(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createChildBuilder() - Method in class androidx.slice.builders.impl.TemplateBuilderImpl
-
- createChooserIntent() - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Create an Intent that will launch the standard Android activity chooser,
allowing the user to pick what activity/app on the system should handle
the share.
- createCircledIcon(Context, int, IconCompat, boolean, ViewGroup) - Static method in class androidx.slice.widget.SliceViewUtil
-
- createColoredBitmap(int, int) - Method in class androidx.core.app.NotificationCompat.Style
-
- createColorOverlayDimmer(int, float, float) - Static method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Creates a ColorOverlayDimmer for the given color and levels.
- createController(FragmentHostCallback<?>) - Static method in class androidx.fragment.app.FragmentController
-
- createCount() - Method in class androidx.collection.LruCache
-
- createDatabase(String, int) - Method in class androidx.room.testing.MigrationTestHelper
-
Creates the database in the given version.
- createDataSource() - Method in class androidx.paging.LivePagedListProvider
-
Deprecated.
- createDeeplink(PendingIntent, IconCompat, int, CharSequence) - Static method in class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a tappable icon that launches an
activity when clicked.
- createDefault(Context) - Static method in class androidx.leanback.graphics.ColorFilterDimmer
-
Creates a default ColorFilterDimmer.
- createDefault(Context) - Static method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Creates a default ColorOverlayDimmer.
- createDefaultInterpolator(Context) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createDeviceProtectedStorageContext(Context) - Static method in class androidx.core.content.ContextCompat
-
Return a new Context object for the current Context but whose storage
APIs are backed by device-protected storage.
- createDirectory(String) - Method in class androidx.documentfile.provider.DocumentFile
-
Create a new directory as a direct child of this directory.
- createDragToOpenListener(View) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Returns an OnTouchListener that can be added to the source view
to implement drag-to-open behavior.
- createDragToOpenListener(Object, View) - Static method in class androidx.core.widget.ListPopupWindowCompat
-
- createDragToOpenListener(ListPopupWindow, View) - Static method in class androidx.core.widget.ListPopupWindowCompat
-
On API android.os.Build.VERSION_CODES#KITKAT and higher, returns
an OnTouchListener that can be added to the source view to
implement drag-to-open behavior.
- createEdgeEffect(RecyclerView, int) - Method in class androidx.recyclerview.widget.RecyclerView.EdgeEffectFactory
-
Create a new EdgeEffect for the provided direction.
- createEditText(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createEntranceTransition() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
Create entrance transition.
- createEntranceTransition() - Method in class androidx.leanback.app.BaseSupportFragment
-
Create entrance transition.
- createEntranceTransition() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- createEntranceTransition() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- createEntranceTransition() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- createEntranceTransition() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- createEntranceTransition() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
- createEntranceTransition() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
- createFadeAndShortSlide(int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createFadeAndShortSlide(int, float) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createFadeTransition(int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createFile(String, String) - Method in class androidx.documentfile.provider.DocumentFile
-
Create a new document as a direct child of this directory.
- createFloatBuffer(float[]) - Static method in class androidx.heifwriter.EglRectBlt
-
Allocates a direct float buffer, and populates it with the float array data.
- createFloatPropertyCompat(<any>) - Static method in class androidx.dynamicanimation.animation.FloatPropertyCompat
-
- createFlowable(RoomDatabase, String...) - Static method in class androidx.room.RxRoom
-
Creates a Flowable that emits at least once and also re-emits whenever one of the
observed tables is updated.
- createFlowable(RoomDatabase, String[], Callable<T>) - Static method in class androidx.room.RxRoom
-
Helper method used by generated code to bind a Callable such that it will be run in
our disk io thread and will automatically block null values since RxJava2 does not like null.
- createFragment(Object) - Method in class androidx.leanback.app.BrowseFragment.FragmentFactory
-
Deprecated.
- createFragment(Object) - Method in class androidx.leanback.app.BrowseFragment.ListRowFragmentFactory
-
Deprecated.
- createFragment(Object) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapterRegistry
-
Deprecated.
- createFragment(Object) - Method in class androidx.leanback.app.BrowseSupportFragment.FragmentFactory
-
- createFragment(Object) - Method in class androidx.leanback.app.BrowseSupportFragment.ListRowFragmentFactory
-
- createFragment(Object) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapterRegistry
-
- createFromBundle(Bundle) - Static method in class androidx.core.graphics.drawable.IconCompat
-
- createFromFamiliesWithDefault(Object) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
Call method Typeface#createFromFamiliesWithDefault(
FontFamily[] families, int weight, int italic)
- createFromFamiliesWithDefault(Object) - Method in class androidx.core.graphics.TypefaceCompatApi28Impl
-
Call method Typeface#createFromFamiliesWithDefault(
FontFamily[] families, String fallbackName, int weight, int italic)
- createFromFontFamilyFilesResourceEntry(Context, FontResourcesParserCompat.FontFamilyFilesResourceEntry, Resources, int) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- createFromFontInfo(Context, CancellationSignal, FontsContractCompat.FontInfo[], int) - Static method in class androidx.core.graphics.TypefaceCompat
-
Create a Typeface from a given FontInfo list and a map that matches them to ByteBuffers.
- createFromFontInfo(Context, CancellationSignal, FontsContractCompat.FontInfo[], int) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- createFromIcon(Context, Icon) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Creates an IconCompat from an Icon.
- createFromIcon(Icon) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Creates an IconCompat from an Icon.
- createFromParcel(Parcel, ClassLoader) - Method in interface androidx.core.os.ParcelableCompatCreatorCallbacks
-
Deprecated.
Create a new instance of the Parcelable class, instantiating it
from the given Parcel whose data had previously been written by
Parcelable.writeToParcel() and
using the given ClassLoader.
- createFromResourcesFamilyXml(Context, FontResourcesParserCompat.FamilyResourceEntry, Resources, int, int, ResourcesCompat.FontCallback, Handler, boolean) - Static method in class androidx.core.graphics.TypefaceCompat
-
Create Typeface from XML resource which root node is font-family.
- createFromResourcesFontFile(Context, Resources, int, String, int) - Static method in class androidx.core.graphics.TypefaceCompat
-
Used by Resources to load a font resource of type font file.
- createFromResourcesFontFile(Context, Resources, int, String, int) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
Used by Resources to load a font resource of type font file.
- createFromXml(Resources, XmlPullParser, Resources.Theme) - Static method in class androidx.core.content.res.ColorStateListInflaterCompat
-
Creates a ColorStateList from an XML document using given a set of
Resources and a android.content.res.Resources.Theme.
- createFromXmlInner(Context, Resources, XmlPullParser, AttributeSet, Resources.Theme) - Static method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
Create a AnimatedStateListDrawableCompat from inside an XML document using an optional
Resources.Theme.
- createFromXmlInner(Resources, XmlPullParser, AttributeSet, Resources.Theme) - Static method in class androidx.core.content.res.ColorStateListInflaterCompat
-
Create from inside an XML document.
- createFromXmlInner(Resources, XmlPullParser, AttributeSet, Theme) - Static method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
Create a VectorDrawableCompat from inside an XML document using an optional
Theme.
- createGridViewHolder(ViewGroup) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Subclass may override this to inflate a different layout.
- createHorizontalHelper(RecyclerView.LayoutManager) - Static method in class androidx.recyclerview.widget.OrientationHelper
-
Creates a horizontal OrientationHelper for the given LayoutManager.
- createIconFromDrawable(Drawable) - Static method in class androidx.slice.widget.SliceViewUtil
-
- createImageButton(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createImageView(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createInsertQuery(String) - Static method in class androidx.room.RoomMasterTable
-
We don't escape here since we know what we are passing.
- createInstanceForTests(View) - Static method in class androidx.preference.PreferenceViewHolder
-
- createInvalidationTracker() - Method in class androidx.room.RoomDatabase
-
Called when the RoomDatabase is created.
- createItemView(ViewGroup) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
Create a new item view that can be re-bound to other item data later.
- createListenableFuture(Callable<T>, RoomSQLiteQuery, boolean) - Static method in class androidx.room.guava.GuavaRoom
-
- createListenableFuture(RoomDatabase, Callable<T>, RoomSQLiteQuery, boolean) - Static method in class androidx.room.guava.GuavaRoom
-
Returns a
ListenableFuture created by submitting the input
callable to
RoomDatabase's
Executor.
- createMessageBuilder() - Method in class androidx.slice.builders.impl.MessagingBasicImpl
-
- createMessageBuilder() - Method in interface androidx.slice.builders.impl.MessagingBuilder
-
- createMessageBuilder() - Method in class androidx.slice.builders.impl.MessagingListV1Impl
-
- createMessageBuilder() - Method in class androidx.slice.builders.impl.MessagingV1Impl
-
- createMockSessionForTesting(ComponentName) - Static method in class androidx.browser.customtabs.CustomTabsSession
-
- createMockSessionTokenForTesting() - Static method in class androidx.browser.customtabs.CustomTabsSessionToken
-
- createMultiAutoCompleteTextView(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createNewTable() - Method in class androidx.room.migration.bundle.EntityBundle
-
- createNodesFromPathData(String) - Static method in class androidx.core.graphics.PathParser
-
- createObservable(RoomDatabase, String...) - Static method in class androidx.room.RxRoom
-
Creates a Observable that emits at least once and also re-emits whenever one of the
observed tables is updated.
- createObservable(RoomDatabase, String[], Callable<T>) - Static method in class androidx.room.RxRoom
-
Helper method used by generated code to bind a Callable such that it will be run in
our disk io thread and will automatically block null values since RxJava2 does not like null.
- createOpenHelper(DatabaseConfiguration) - Method in class androidx.room.RoomDatabase
-
Creates the open helper to access the database.
- createOrientationHelper(RecyclerView.LayoutManager, int) - Static method in class androidx.recyclerview.widget.OrientationHelper
-
Creates an OrientationHelper for the given LayoutManager and orientation.
- createPathFromPathData(String) - Static method in class androidx.core.graphics.PathParser
-
- createPermissionIntent(Context, Uri, String) - Static method in class androidx.slice.SliceProvider
-
Create a PendingIntent pointing at the permission dialog.
- createPermissionSlice(Context, Uri, String) - Static method in class androidx.slice.SliceProvider
-
Generate a slice that contains a permission request.
- createPreferenceScreen(Context) - Method in class androidx.preference.PreferenceManager
-
- createPrimaryActionsAdapter(PresenterSelector) - Method in class androidx.leanback.media.PlaybackControlGlue
-
- createProgram(String, String) - Static method in class androidx.heifwriter.Texture2dProgram
-
Creates a new program from the supplied vertex and fragment shaders.
- createProperty(String, int) - Method in class androidx.leanback.widget.Parallax
-
Create a new Property object.
- createProperty(String, int) - Method in class androidx.leanback.widget.RecyclerViewParallax
-
- createQuery() - Method in class androidx.room.EntityDeletionOrUpdateAdapter
-
Create the deletion or update query
- createQuery() - Method in class androidx.room.SharedSQLiteStatement
-
Create the query.
- createRadioButton(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createRatingBar(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createRemoteCheckCallable(<any>, <any>, Map<String, IBinder>, ViewAssertion) - Method in class androidx.test.espresso.remote.EspressoRemote
-
- createRemoteCheckCallable(<any>, <any>, Map<String, IBinder>, ViewAssertion) - Method in class androidx.test.espresso.remote.NoopRemoteInteraction
-
- createRemoteCheckCallable(<any>, <any>, Map<String, IBinder>, ViewAssertion) - Method in interface androidx.test.espresso.remote.RemoteInteraction
-
Creates a callable to run Espresso check interaction on remote processes
- createRemotePerformCallable(<any>, <any>, Map<String, IBinder>, ViewAction...) - Method in class androidx.test.espresso.remote.EspressoRemote
-
- createRemotePerformCallable(<any>, <any>, Map<String, IBinder>, ViewAction...) - Method in class androidx.test.espresso.remote.NoopRemoteInteraction
-
- createRemotePerformCallable(<any>, <any>, Map<String, IBinder>, ViewAction...) - Method in interface androidx.test.espresso.remote.RemoteInteraction
-
Creates a callable to run a perform interaction on remote processes.
- createRowListener() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.InvisibleRowPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.ListRowPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- createRowViewHolder(ViewGroup) - Method in class androidx.leanback.widget.RowPresenter
-
Called to create a ViewHolder object for a Row.
- createScale() - Static method in class androidx.leanback.transition.TransitionHelper
-
- createScene(ViewGroup, Runnable) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createScroller(RecyclerView.LayoutManager) - Method in class androidx.car.widget.PagedSnapHelper
-
Returns a scroller specific to this PagedSnapHelper.
- createScroller(RecyclerView.LayoutManager) - Method in class androidx.recyclerview.widget.SnapHelper
-
Creates a scroller to be used in the snapping implementation.
- createSeekBar(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createShadowOverlayContainer(Context) - Method in class androidx.leanback.widget.ShadowOverlayHelper
-
Create ShadowOverlayContainer for this helper.
- createShadowOverlayOptions() - Method in class androidx.leanback.widget.ListRowPresenter
-
Create ShadowOverlayHelper Options.
- createShadowOverlayOptions() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Create ShadowOverlayHelper Options.
- createShortcutResultIntent(Context, ShortcutInfoCompat) - Static method in class androidx.core.content.pm.ShortcutManagerCompat
-
Returns an Intent which can be used by the launcher to pin shortcut.
- createSlide(int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createSnapScroller(RecyclerView.LayoutManager) - Method in class androidx.recyclerview.widget.PagerSnapHelper
-
- createSnapScroller(RecyclerView.LayoutManager) - Method in class androidx.recyclerview.widget.SnapHelper
-
- createSpinner(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createTable() - Method in class androidx.room.migration.bundle.EntityBundle
-
- createTextureObject() - Method in class androidx.heifwriter.EglRectBlt
-
Creates a texture object suitable for use with drawFrame().
- createTextureObject() - Method in class androidx.heifwriter.Texture2dProgram
-
Creates a texture object suitable for use with this program.
- createTextView(Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createThumbView(ViewGroup) - Method in class androidx.leanback.widget.ThumbsBar
-
Create a thumb view, it's by default a ImageView.
- createToggle(PendingIntent, CharSequence, boolean) - Static method in class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a default toggle.
- createToggle(PendingIntent, IconCompat, CharSequence, boolean) - Static method in class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a custom toggle icon.
- createTransitionSet(boolean) - Static method in class androidx.leanback.transition.TransitionHelper
-
- createVerticalHelper(RecyclerView.LayoutManager) - Static method in class androidx.recyclerview.widget.OrientationHelper
-
Creates a vertical OrientationHelper for the given LayoutManager.
- createView(View, String, Context, AttributeSet) - Method in class androidx.appcompat.app.AppCompatDelegate
-
This should be called from a
LayoutInflater.Factory2 in order
to return tint-aware widgets.
- createView(Context, String, AttributeSet) - Method in class androidx.appcompat.app.AppCompatViewInflater
-
- createViewHolder(View) - Static method in class androidx.car.widget.SeekbarListItem
-
- createViewHolder(View) - Static method in class androidx.car.widget.SubheaderListItem
-
- createViewHolder(View) - Static method in class androidx.car.widget.TextListItem
-
- createViewHolder(ViewGroup, int) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
- createWebMessageChannel() - Method in class androidx.webkit.internal.WebViewProviderAdapter
-
- createWebMessageChannel(WebView) - Static method in class androidx.webkit.WebViewCompat
-
Creates a message channel to communicate with JS and returns the message
ports that represent the endpoints of this message channel.
- createWebView(WebView) - Method in class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- createWebView(WebView) - Method in interface androidx.webkit.internal.WebViewProviderFactory
-
Create a support library version of android.webkit.WebViewProvider.
- createWebView(WebView) - Method in class androidx.webkit.internal.WebViewProviderFactoryAdapter
-
Adapter method for creating a new support library version of
android.webkit.WebViewProvider - the class used to implement
WebViewCompat.
- createWithAdaptiveBitmap(Bitmap) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to a bitmap in memory that follows the icon design guideline defined
by android.graphics.drawable.AdaptiveIconDrawable.
- createWithBitmap(Bitmap) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to a bitmap in memory.
- createWithContentUri(String) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to an image file specified by URI.
- createWithContentUri(Uri) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to an image file specified by URI.
- createWithData(byte[], int, int) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to a compressed bitmap stored in a byte array.
- createWithResource(Context, int) - Static method in class androidx.core.graphics.drawable.IconCompat
-
Create an Icon pointing to a drawable resource.
- createWithResource(Resources, String, int) - Static method in class androidx.core.graphics.drawable.IconCompat
-
- createWrapper(InputConnection, EditorInfo, InputConnectionCompat.OnCommitContentListener) - Static method in class androidx.core.view.inputmethod.InputConnectionCompat
-
- createWrapper(View) - Method in class androidx.leanback.widget.ItemBridgeAdapter.Wrapper
-
- createWrapper(View) - Method in class androidx.leanback.widget.ItemBridgeAdapterShadowOverlayWrapper
-
- CREATOR - Static variable in class androidx.appcompat.widget.Toolbar.SavedState
-
- CREATOR - Static variable in class androidx.coordinatorlayout.widget.CoordinatorLayout.SavedState
-
- CREATOR - Static variable in class androidx.customview.view.AbsSavedState
-
- CREATOR - Static variable in class androidx.databinding.ObservableBoolean
-
- CREATOR - Static variable in class androidx.databinding.ObservableByte
-
- CREATOR - Static variable in class androidx.databinding.ObservableChar
-
- CREATOR - Static variable in class androidx.databinding.ObservableDouble
-
- CREATOR - Static variable in class androidx.databinding.ObservableFloat
-
- CREATOR - Static variable in class androidx.databinding.ObservableInt
-
- CREATOR - Static variable in class androidx.databinding.ObservableLong
-
- CREATOR - Static variable in class androidx.databinding.ObservableParcelable
-
- CREATOR - Static variable in class androidx.databinding.ObservableShort
-
- CREATOR - Static variable in class androidx.drawerlayout.widget.DrawerLayout.SavedState
-
- CREATOR - Static variable in class androidx.fragment.app.Fragment.SavedState
-
- CREATOR - Static variable in class androidx.preference.Preference.BaseSavedState
-
- CREATOR - Static variable in class androidx.recyclerview.widget.LinearLayoutManager.SavedState
-
- CREATOR - Static variable in class androidx.recyclerview.widget.RecyclerView.SavedState
-
- CREATOR - Static variable in class androidx.recyclerview.widget.StaggeredGridLayoutManager.SavedState
-
- CREATOR - Static variable in class androidx.test.espresso.web.model.Evaluation
-
- CREATOR - Static variable in class androidx.test.internal.util.ParcelableIBinder
-
- CREATOR - Static variable in class androidx.test.orchestrator.junit.ParcelableDescription
-
- CREATOR - Static variable in class androidx.test.orchestrator.junit.ParcelableFailure
-
- CREATOR - Static variable in class androidx.test.orchestrator.junit.ParcelableResult
-
- CREATOR - Static variable in class androidx.viewpager.widget.ViewPager.SavedState
-
- CryptoObject(Signature) - Constructor for class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
- CryptoObject(Cipher) - Constructor for class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
- CryptoObject(Mac) - Constructor for class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
- currentTimeMillis() - Method in interface androidx.slice.Clock
-
- currentTimeMillis() - Method in class androidx.slice.SystemClock
-
- CURSOR_DISPOSITION_COPIED - Static variable in class androidx.contentpager.content.ContentPager
-
The cursor size exceeded page size.
- CURSOR_DISPOSITION_PAGED - Static variable in class androidx.contentpager.content.ContentPager
-
The cursor was provider paged.
- CURSOR_DISPOSITION_REPAGED - Static variable in class androidx.contentpager.content.ContentPager
-
The cursor was pre-paged, but total size was larger than CursorWindow size.
- CURSOR_DISPOSITION_WRAPPED - Static variable in class androidx.contentpager.content.ContentPager
-
The cursor was not pre-paged, but total size was smaller than page size.
- CURSOR_MISMATCH - Static variable in class androidx.room.RoomWarnings
-
The warning dispatched by Room when the return value of a
Query method does not
exactly match the fields in the query result.
- CursorAdapter - Class in androidx.cursoradapter.widget
-
Static library support version of the framework's android.widget.CursorAdapter.
- CursorAdapter(Context, Cursor) - Constructor for class androidx.cursoradapter.widget.CursorAdapter
-
- CursorAdapter(Context, Cursor, boolean) - Constructor for class androidx.cursoradapter.widget.CursorAdapter
-
Constructor that allows control over auto-requery.
- CursorAdapter(Context, Cursor, int) - Constructor for class androidx.cursoradapter.widget.CursorAdapter
-
Recommended constructor.
- CursorLoader - Class in androidx.loader.content
-
Static library support version of the framework's android.content.CursorLoader.
- CursorLoader(Context) - Constructor for class androidx.loader.content.CursorLoader
-
Creates an empty unspecified CursorLoader.
- CursorLoader(Context, Uri, String[], String, String[], String) - Constructor for class androidx.loader.content.CursorLoader
-
Creates a fully-specified CursorLoader.
- CursorMapper - Class in androidx.leanback.database
-
Abstract class used to convert the current Cursor row to a single
object.
- CursorMapper() - Constructor for class androidx.leanback.database.CursorMapper
-
- CursorMatchers - Class in androidx.test.espresso.matcher
-
A collection of Hamcrest matchers that matches a data row in a Cursor.
- CursorMatchers.CursorMatcher - Class in androidx.test.espresso.matcher
-
A Matcher that matches Cursors based on values in their columns.
- CursorObjectAdapter - Class in androidx.leanback.widget
-
- CursorObjectAdapter(PresenterSelector) - Constructor for class androidx.leanback.widget.CursorObjectAdapter
-
- CursorObjectAdapter(Presenter) - Constructor for class androidx.leanback.widget.CursorObjectAdapter
-
Constructs an adapter that uses the given
Presenter for all items.
- CursorObjectAdapter() - Constructor for class androidx.leanback.widget.CursorObjectAdapter
-
Constructs an adapter.
- CursorWindowCompat - Class in androidx.core.database
-
Helper for accessing features in android.database.CursorWindow
- CurvingLayoutCallback - Class in androidx.wear.widget
-
- CurvingLayoutCallback(Context) - Constructor for class androidx.wear.widget.CurvingLayoutCallback
-
- CustomTabsCallback - Class in androidx.browser.customtabs
-
A callback class for custom tabs client to get messages regarding events in their custom tabs.
- CustomTabsCallback() - Constructor for class androidx.browser.customtabs.CustomTabsCallback
-
- CustomTabsClient - Class in androidx.browser.customtabs
-
- CustomTabsIntent - Class in androidx.browser.customtabs
-
Class holding the Intent and start bundle for a Custom Tabs Activity.
- CustomTabsIntent.Builder - Class in androidx.browser.customtabs
-
- CustomTabsService - Class in androidx.browser.customtabs
-
Abstract service class for implementing Custom Tabs related functionality.
- CustomTabsService() - Constructor for class androidx.browser.customtabs.CustomTabsService
-
- CustomTabsService.Relation - Annotation Type in androidx.browser.customtabs
-
- CustomTabsService.Result - Annotation Type in androidx.browser.customtabs
-
- CustomTabsServiceConnection - Class in androidx.browser.customtabs
-
- CustomTabsServiceConnection() - Constructor for class androidx.browser.customtabs.CustomTabsServiceConnection
-
- CustomTabsSession - Class in androidx.browser.customtabs
-
A class to be used for Custom Tabs related communication.
- CustomTabsSessionToken - Class in androidx.browser.customtabs
-
Wrapper class that can be used as a unique identifier for a session.
- GAIN_CONTROL_HIGH_GAIN_DOWN - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GAIN_CONTROL_HIGH_GAIN_UP - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GAIN_CONTROL_LOW_GAIN_DOWN - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GAIN_CONTROL_LOW_GAIN_UP - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GAIN_CONTROL_NONE - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GAMING - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Gaming.
- GAP_HANDLING_LAZY - Static variable in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS - Static variable in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- GAP_HANDLING_NONE - Static variable in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Does not do anything to hide gaps.
- GeneralClickAction - Class in androidx.test.espresso.action
-
Enables clicking on views.
- GeneralClickAction(Tapper, CoordinatesProvider, PrecisionDescriber) - Constructor for class androidx.test.espresso.action.GeneralClickAction
-
Deprecated.
- GeneralClickAction(Tapper, CoordinatesProvider, PrecisionDescriber, int, int) - Constructor for class androidx.test.espresso.action.GeneralClickAction
-
- GeneralClickAction(Tapper, CoordinatesProvider, PrecisionDescriber, ViewAction) - Constructor for class androidx.test.espresso.action.GeneralClickAction
-
Deprecated.
- GeneralClickAction(Tapper, CoordinatesProvider, PrecisionDescriber, int, int, ViewAction) - Constructor for class androidx.test.espresso.action.GeneralClickAction
-
- GeneralLocation - Enum in androidx.test.espresso.action
-
Calculates coordinate position for general locations.
- GeneralSwipeAction - Class in androidx.test.espresso.action
-
Enables swiping across a view.
- GeneralSwipeAction(Swiper, CoordinatesProvider, CoordinatesProvider, PrecisionDescriber) - Constructor for class androidx.test.espresso.action.GeneralSwipeAction
-
- generate() - Method in class androidx.palette.graphics.Palette.Builder
-
Generate and return the
Palette synchronously.
- generate(Palette.PaletteAsyncListener) - Method in class androidx.palette.graphics.Palette.Builder
-
Generate the
Palette asynchronously.
- generate(Bitmap) - Static method in class androidx.palette.graphics.Palette
-
- generate(Bitmap, int) - Static method in class androidx.palette.graphics.Palette
-
- generateAsync(Bitmap, Palette.PaletteAsyncListener) - Static method in class androidx.palette.graphics.Palette
-
- generateAsync(Bitmap, int, Palette.PaletteAsyncListener) - Static method in class androidx.palette.graphics.Palette
-
- GeneratedAdapter - Interface in androidx.lifecycle
-
- generateDefaultLayoutParams() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- generateDefaultLayoutParams() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- generateDefaultLayoutParams() - Method in class androidx.appcompat.widget.ActionMenuView
-
- generateDefaultLayoutParams() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Returns a set of layout parameters with a width of
android.view.ViewGroup.LayoutParams#MATCH_PARENT
and a height of
android.view.ViewGroup.LayoutParams#WRAP_CONTENT
when the layout's orientation is
LinearLayoutCompat.VERTICAL.
- generateDefaultLayoutParams() - Method in class androidx.appcompat.widget.Toolbar
-
- generateDefaultLayoutParams() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- generateDefaultLayoutParams() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- generateDefaultLayoutParams() - Method in class androidx.gridlayout.widget.GridLayout
-
- generateDefaultLayoutParams() - Method in class androidx.leanback.widget.BaseCardView
-
- generateDefaultLayoutParams() - Method in class androidx.percentlayout.widget.PercentFrameLayout
-
Deprecated.
- generateDefaultLayoutParams() - Method in class androidx.percentlayout.widget.PercentRelativeLayout
-
Deprecated.
- generateDefaultLayoutParams() - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- generateDefaultLayoutParams() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Create a default LayoutParams object for a child of the RecyclerView.
- generateDefaultLayoutParams() - Method in class androidx.recyclerview.widget.RecyclerView
-
- generateDefaultLayoutParams() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Create a default LayoutParams object for a child of the RecyclerView.
- generateDefaultLayoutParams() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- generateDefaultLayoutParams() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- generateDefaultLayoutParams() - Method in class androidx.viewpager.widget.ViewPager
-
- generateLayoutParams(AttributeSet) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- generateLayoutParams(AttributeSet) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- generateLayoutParams(AttributeSet) - Method in class androidx.appcompat.widget.ActionMenuView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.ActionMenuView
-
- generateLayoutParams(AttributeSet) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- generateLayoutParams(AttributeSet) - Method in class androidx.appcompat.widget.Toolbar
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.appcompat.widget.Toolbar
-
- generateLayoutParams(AttributeSet) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- generateLayoutParams(AttributeSet) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- generateLayoutParams(AttributeSet) - Method in class androidx.gridlayout.widget.GridLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.gridlayout.widget.GridLayout
-
- generateLayoutParams(AttributeSet) - Method in class androidx.leanback.widget.BaseCardView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.leanback.widget.BaseCardView
-
- generateLayoutParams(AttributeSet) - Method in class androidx.percentlayout.widget.PercentFrameLayout
-
Deprecated.
- generateLayoutParams(AttributeSet) - Method in class androidx.percentlayout.widget.PercentRelativeLayout
-
Deprecated.
- generateLayoutParams(Context, AttributeSet) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- generateLayoutParams(AttributeSet) - Method in class androidx.recyclerview.widget.RecyclerView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.recyclerview.widget.RecyclerView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Create a LayoutParams object suitable for this LayoutManager, copying relevant
values from the supplied LayoutParams object if possible.
- generateLayoutParams(Context, AttributeSet) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Create a LayoutParams object suitable for this LayoutManager from
an inflated layout resource.
- generateLayoutParams(Context, AttributeSet) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- generateLayoutParams(AttributeSet) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.viewpager.widget.ViewPager
-
- generateLayoutParams(AttributeSet) - Method in class androidx.viewpager.widget.ViewPager
-
- generateLayoutParams(AttributeSet) - Method in class androidx.wear.widget.BoxInsetLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class androidx.wear.widget.BoxInsetLayout
-
- generateOverflowButtonLayoutParams() - Method in class androidx.appcompat.widget.ActionMenuView
-
- generateViewId() - Static method in class androidx.core.view.ViewCompat
-
Generate a value suitable for use in View#setId(int).
- GenericLifecycleObserver - Interface in androidx.lifecycle
-
Internal class that can receive any lifecycle change and dispatch it to the receiver.
- GenericRemoteMessage - Class in androidx.test.espresso.remote
-
Generic implementation of the
EspressoRemoteMessage interface, which uses reflection for
proto message serialization and deserialization.
- GenericRemoteMessage(Object) - Constructor for class androidx.test.espresso.remote.GenericRemoteMessage
-
- GestureDetectorCompat - Class in androidx.core.view
-
Detects various gestures and events using the supplied MotionEvents.
- GestureDetectorCompat(Context, OnGestureListener) - Constructor for class androidx.core.view.GestureDetectorCompat
-
Creates a GestureDetectorCompat with the supplied listener.
- GestureDetectorCompat(Context, OnGestureListener, Handler) - Constructor for class androidx.core.view.GestureDetectorCompat
-
Creates a GestureDetectorCompat with the supplied listener.
- get(Context) - Static method in class androidx.appcompat.view.ActionBarPolicy
-
- get() - Static method in class androidx.appcompat.widget.AppCompatDrawableManager
-
Returns the singleton instance of this class.
- get(K) - Method in class androidx.arch.core.internal.FastSafeIterableMap
-
- get(K) - Method in class androidx.arch.core.internal.SafeIterableMap
-
- get(int) - Method in class androidx.car.widget.ListItemProvider
-
- get(int) - Method in class androidx.car.widget.ListItemProvider.ListProvider
-
- get(int) - Method in class androidx.collection.CircularArray
-
Get nth (0 <= n <= size()-1) element of the CircularArray.
- get(int) - Method in class androidx.collection.CircularIntArray
-
Get nth (0 <= n <= size()-1) integer of the CircularIntArray.
- get(long) - Method in class androidx.collection.LongSparseArray
-
Gets the Object mapped from the specified key, or null
if no such mapping has been made.
- get(long, E) - Method in class androidx.collection.LongSparseArray
-
Gets the Object mapped from the specified key, or the specified Object
if no such mapping has been made.
- get(K) - Method in class androidx.collection.LruCache
-
Returns the value for key if it exists in the cache or can be
created by #create.
- get(Object) - Method in class androidx.collection.SimpleArrayMap
-
Retrieve a value from the array.
- get(int) - Method in class androidx.collection.SparseArrayCompat
-
Gets the Object mapped from the specified key, or null
if no such mapping has been made.
- get(int, E) - Method in class androidx.collection.SparseArrayCompat
-
Gets the Object mapped from the specified key, or the specified Object
if no such mapping has been made.
- get(int) - Method in class androidx.core.os.LocaleListCompat
-
Retrieves the Locale at the specified index.
- get() - Method in class androidx.databinding.ObservableBoolean
-
- get() - Method in class androidx.databinding.ObservableByte
-
- get() - Method in class androidx.databinding.ObservableChar
-
- get() - Method in class androidx.databinding.ObservableDouble
-
- get() - Method in class androidx.databinding.ObservableField
-
- get() - Method in class androidx.databinding.ObservableFloat
-
- get() - Method in class androidx.databinding.ObservableInt
-
- get() - Method in class androidx.databinding.ObservableLong
-
- get() - Method in class androidx.databinding.ObservableShort
-
- get() - Static method in class androidx.emoji.text.EmojiCompat
-
Return singleton EmojiCompat instance.
- get(int) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
- get(int) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
- get(int) - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns the item for the given position.
- get(Parallax) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- get(Parallax) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- get(int) - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
- get() - Static method in class androidx.lifecycle.ProcessLifecycleOwner
-
The LifecycleOwner for the whole application process.
- get(Class<T>) - Method in class androidx.lifecycle.ViewModelProvider
-
Returns an existing ViewModel or creates a new one in the scope (usually, a fragment or
an activity), associated with this ViewModelProvider.
- get(String, Class<T>) - Method in class androidx.lifecycle.ViewModelProvider
-
Returns an existing ViewModel or creates a new one in the scope (usually, a fragment or
an activity), associated with this ViewModelProvider.
- get(int) - Method in class androidx.paging.PagedList
-
Get the item in the list of loaded items at the provided index.
- get(int) - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Gets the Object mapped from the specified id, or null
if no such data exists.
- get(int) - Method in class androidx.recyclerview.widget.SortedList
-
Returns the item at the given index.
- get() - Method in class androidx.test.espresso.base.BaseLayerModule.FailureHandlerHolder
-
- get() - Method in class androidx.test.espresso.base.RootViewPicker
-
- get() - Method in class androidx.test.espresso.util.EspressoOptional
-
- get() - Method in class androidx.test.espresso.web.action.AtomAction
-
Blocks until the atom has completed execution.
- get(long, TimeUnit) - Method in class androidx.test.espresso.web.action.AtomAction
-
Blocks until the atom has completed execution with a configurable timeout.
- get() - Method in class androidx.test.espresso.web.sugar.Web.WebInteraction
-
Returns the result of a prior call to perform or check.
- getAbsoluteAlignment(boolean) - Method in class androidx.gridlayout.widget.GridLayout.Spec
-
- getAbsoluteGravity(int, int) - Static method in class androidx.core.view.GravityCompat
-
Convert script specific gravity to absolute horizontal value.
- getAbsoluteValue() - Method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
- getAcceleration(float, float) - Method in class androidx.dynamicanimation.animation.SpringForce
-
- getAccessibilityClassName() - Method in class androidx.leanback.widget.SeekBar
-
- getAccessibilityFocusedVirtualViewId() - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- getAccessibilityLiveRegion(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the live region mode for the specified View.
- getAccessibilityNodeProvider(View) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Gets the provider for managing a virtual view hierarchy rooted at this View
and reported to android.accessibilityservice.AccessibilityServices
that explore the window content.
- getAccessibilityNodeProvider(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the provider for managing a virtual view hierarchy rooted at this View
and reported to android.accessibilityservice.AccessibilityServices
that explore the window content.
- getAccessibilityNodeProvider(View) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- getAction() - Method in class androidx.browser.browseractions.BrowserActionItem
-
- getAction(Notification, int) - Static method in class androidx.core.app.NotificationCompat
-
Get an action on this notification in a backwards compatible
manner.
- getAction(AccessibilityEvent) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
Gets the performed action that triggered this event.
- getAction() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
- getAction() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getAction() - Method in class androidx.slice.builders.SliceAction
-
- getAction() - Method in interface androidx.slice.core.SliceAction
-
- getAction() - Method in class androidx.slice.core.SliceActionImpl
-
- getAction() - Method in class androidx.slice.SliceItem
-
- getAction() - Method in class androidx.slice.widget.SliceActionView
-
- getAction1() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getAction1Divider() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getAction2() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getAction2Divider() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getActionBarHideOffset() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- getActionBarThemedContext() - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.Delegate
-
Returns the context of ActionBar
- getActionCount(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get the number of actions in this notification in a backwards compatible
manner.
- getActionCount() - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Returns the number of actions.
- getActionDescription() - Method in exception androidx.test.espresso.PerformException
-
- getActionForKeyCode(int) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Returns the Action associated with the given keycode, or null if no associated action exists.
- getActionForKeyCode(int) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the Action associated with the given keycode, or null if no associated action exists.
- getActionForKeyCode(ObjectAdapter, int) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the Action associated with the given keycode, or null if no associated action exists.
- getActionIndex(MotionEvent) - Static method in class androidx.core.view.MotionEventCompat
-
- getActionIntent() - Method in class androidx.core.app.NotificationCompat.Action
-
- getActionItem() - Method in class androidx.slice.core.SliceActionImpl
-
- getActionItems() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getActionItemView(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the view corresponding to the action at the indicated position in the list of
actions for this fragment.
- getActionItemView(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the view corresponding to the action at the indicated position in the list of
actions for this fragment.
- getActionList() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the actions that can be performed on the node.
- getActionMasked(MotionEvent) - Static method in class androidx.core.view.MotionEventCompat
-
- getActionMode() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getActionModeWrapper(ActionMode) - Method in class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- getActionPresenter() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Return the presenter used to render a media item row actions.
- getActionProvider() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getActionProvider() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getActionProvider() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getActionProvider(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
- getActions() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get the wearable actions present on this notification.
- getActions() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the actions that can be performed on the node.
- getActions() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the list of GuidedActions that the user may take in this fragment.
- getActions() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the list of GuidedActions that the user may take in this fragment.
- getActions() - Method in class androidx.leanback.widget.DetailsOverviewRow
-
- getActions() - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Used for serialization only.
- getActions() - Method in interface androidx.leanback.widget.MultiActionsProvider
-
Should override this method in order to provide a custom set of actions for a media item row
- getActionsAdapter() - Method in class androidx.leanback.widget.DetailsOverviewRow
-
- getActionsBackgroundColor() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns the background color of actions.
- getActionsGridView() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Returns the VerticalGridView that displays the list of GuidedActions.
- getActionsRow() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
Returns the view of actions row.
- getActionView() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getActionView() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getActionView() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getActionView() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Returns the currently set action view for this menu item.
- getActionView(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
- getActionViewStatesKey() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getActionViewStatesKey() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- getActivatedVisibleItemCount() - Method in class androidx.leanback.widget.picker.Picker
-
Returns number of visible items showing in a column when it's activated.
- getActiveFragments(List<Fragment>) - Method in class androidx.fragment.app.FragmentController
-
Returns the list of active fragments.
- getActiveFragmentsCount() - Method in class androidx.fragment.app.FragmentController
-
Returns the number of active fragments.
- getActivePointerId() - Method in class androidx.customview.widget.ViewDragHelper
-
- getActivitiesInStage(Stage) - Method in class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
- getActivitiesInStage(Stage) - Method in interface androidx.test.runner.lifecycle.ActivityLifecycleMonitor
-
Returns all activities in a given stage of their lifecycle.
- getActivity() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Return the target activity.
- getActivity() - Method in class androidx.fragment.app.Fragment
-
- getActivity() - Method in class androidx.test.rule.ActivityTestRule
-
Returns the reference to the activity under test.
- getActivityClassToIntercept() - Method in class androidx.test.runner.intercepting.SingleActivityFactory
-
This method can be used to get the Class of activity being instantiated by this factory.
- getActivityIntent() - Method in class androidx.test.rule.ActivityTestRule
-
Override this method to set up a custom Intent as if supplied to android.content.Context#startActivity.
- getActivityResult() - Method in class androidx.test.rule.ActivityTestRule
-
This method can be used to retrieve the ActivityResult of an Activity that has called
Activity#setResult.
- getActivityResultForIntent(Intent) - Method in class androidx.test.espresso.intent.ResettingStubberImpl
-
- getActivityResultForIntent(Intent) - Method in interface androidx.test.runner.intent.IntentStubber
-
Returns the first matching stubbed result for the given activity if stubbed result was set by
test author.
- getActualHeight() - Method in class androidx.slice.widget.GridContent
-
- getActualHeight() - Method in class androidx.slice.widget.GridRowView
-
- getActualHeight() - Method in class androidx.slice.widget.LargeTemplateView
-
- getActualHeight(int) - Method in class androidx.slice.widget.RowContent
-
- getActualHeight() - Method in class androidx.slice.widget.RowView
-
- getActualHeight() - Method in class androidx.slice.widget.SliceChildView
-
- getActualItemCount() - Method in class androidx.car.drawer.CarDrawerAdapter
-
Returns the absolute number of items that can be displayed in the list.
- getAdaptedData() - Method in class androidx.test.espresso.action.AdapterDataLoaderAction
-
- getAdapter() - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
Call this instead of getMenuView if you want to manage your own ListView.
- getAdapter() - Method in class androidx.car.widget.PagedListView
-
- getAdapter() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns the adapter containing the rows for the fragment.
- getAdapter() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns the adapter containing the rows for the fragment.
- getAdapter() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Returns the list of rows.
- getAdapter() - Method in class androidx.leanback.app.DetailsSupportFragment
-
Returns the list of rows.
- getAdapter() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- getAdapter() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- getAdapter() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Returns the object adapter.
- getAdapter() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Returns the object adapter.
- getAdapter() - Method in class androidx.leanback.widget.ListRow
-
- getAdapter() - Method in class androidx.recyclerview.widget.RecyclerView
-
Retrieves the previously set adapter or null if no adapter is set.
- getAdapter() - Method in class androidx.viewpager.widget.ViewPager
-
Retrieve the current adapter supplying pages.
- getAdapterMenu() - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getAdapterName(String) - Static method in class androidx.lifecycle.Lifecycling
-
Create a name for an adapter class.
- getAdapterPosition() - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Returns adapter position of the recyclerview child to track.
- getAdapterPosition() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
Returns the Adapter position of the item represented by this ViewHolder.
- getAddDuration() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Gets the current duration for which all add animations will run.
- getAddedCount() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getAdjustedDefault() - Static method in class androidx.core.os.LocaleListCompat
-
Returns the default locale list, adjusted by moving the default locale to its first
position.
- getAffinity() - Method in class androidx.room.migration.bundle.FieldBundle
-
- getAlignmentDefs() - Method in class androidx.leanback.widget.ItemAlignmentFacet
-
Returns read only definitions of alignment positions.
- getAlignmentMode() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns the alignment mode.
- getAlignmentMode() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns alignment mode of Description.
- getAllChannels() - Method in class androidx.tvprovider.media.tv.PreviewChannelHelper
-
The TvProvider does not allow select queries.
- getAllocationByteCount(Bitmap) - Static method in class androidx.core.graphics.BitmapCompat
-
Returns the size of the allocated memory used to store this bitmap's pixels in a backwards
compatible way.
- getAllowContentAccess() - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- getAllowContentAccess() - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Gets whether Service Workers support content URL access.
- getAllowedDataTypes() - Method in class androidx.core.app.RemoteInput
-
- getAllowEnterTransitionOverlap() - Method in class androidx.fragment.app.Fragment
-
Returns whether the the exit transition and enter transition overlap or not.
- getAllowFileAccess() - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- getAllowFileAccess() - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Gets whether Service Workers support file access.
- getAllowFreeFormInput() - Method in class androidx.core.app.RemoteInput
-
Get whether or not users can provide an arbitrary value for
input.
- getAllowGeneratedReplies() - Method in class androidx.core.app.NotificationCompat.Action
-
- getAllowReturnTransitionOverlap() - Method in class androidx.fragment.app.Fragment
-
Returns whether the the return transition and reenter transition overlap or not.
- getAlpha(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Get the alpha value of the drawable.
- getAlpha() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getAlpha(View) - Static method in class androidx.core.view.ViewCompat
-
- getAlpha() - Method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Returns the alpha value for the dimmer.
- getAlpha() - Method in class androidx.leanback.graphics.CompositeDrawable
-
- getAlpha() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
- getAlpha() - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- getAlpha() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- getAlpha() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getAlpha() - Method in class androidx.wear.widget.RoundedDrawable
-
- getAlphabeticModifiers() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getAlphabeticModifiers() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getAlphabeticModifiers() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getAlphabeticModifiers() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Return the modifier for this menu item's alphabetic shortcut.
- getAlphabeticModifiers(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
Return the modifier for this menu item's alphabetic shortcut.
- getAlphabeticShortcut() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getAlphabeticShortcut() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getAlphabeticShortcut() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getAlphaFloat() - Method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Returns the float value between 0 and 1 corresponding to alpha between
0 and 255.
- getAlphaJumpBuckets() - Method in interface androidx.car.widget.IAlphaJumpAdapter
-
Generate and populate the buckets used to populate the alpha-jump menu.
- getAltitude(double) - Method in class androidx.exifinterface.media.ExifInterface
-
Return the altitude in meters.
- getAmbientCallback() - Method in interface androidx.wear.ambient.AmbientMode.AmbientCallbackProvider
-
Deprecated.
- getAmbientCallback() - Method in interface androidx.wear.ambient.AmbientModeSupport.AmbientCallbackProvider
-
- getAnchor() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the node that anchors this window to another.
- getAnchorId() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
Get the id of this view's anchor.
- getAnchorView() - Method in class androidx.appcompat.widget.ListPopupWindow
-
Returns the view that will be used to anchor this popup.
- getAnimationDuration(RecyclerView, int, float, float) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by the ItemTouchHelper when user action finished on a ViewHolder and now the View
will be animated to its final position.
- getAnimationStyle() - Method in class androidx.appcompat.widget.ListPopupWindow
-
Returns the animation style that will be used when the popup window is
shown or dismissed.
- getApplication() - Method in class androidx.lifecycle.AndroidViewModel
-
Return the application.
- getAppLinkColor() - Method in class androidx.tvprovider.media.tv.Channel
-
- getAppLinkIconUri() - Method in class androidx.tvprovider.media.tv.Channel
-
- getAppLinkIntent() - Method in class androidx.tvprovider.media.tv.Channel
-
- getAppLinkIntent() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getAppLinkIntentUri() - Method in class androidx.tvprovider.media.tv.Channel
-
- getAppLinkIntentUri() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getAppLinkPosterArtUri() - Method in class androidx.tvprovider.media.tv.Channel
-
- getAppLinkText() - Method in class androidx.tvprovider.media.tv.Channel
-
- getArgCount() - Method in class androidx.room.RoomSQLiteQuery
-
- getArgCount() - Method in class androidx.sqlite.db.SimpleSQLiteQuery
-
- getArgCount() - Method in interface androidx.sqlite.db.SupportSQLiteQuery
-
Returns the number of arguments in this query.
- getArguments() - Method in class androidx.fragment.app.Fragment
-
Return the arguments supplied when the fragment was instantiated,
if any.
- getArguments(ElementReference) - Method in interface androidx.test.espresso.web.model.Atom
-
Creates a list of arguments to pass to the script.
- getArguments(ElementReference) - Method in class androidx.test.espresso.web.model.SimpleAtom
-
The SimpleAtom presents an argument list to the script which follows some basic conventions.
- getArguments(ElementReference) - Method in class androidx.test.espresso.web.model.TransformingAtom
-
- getArguments() - Static method in class androidx.test.InstrumentationRegistry
-
Returns a copy of instrumentation arguments Bundle.
- getArrowBackgroundColor() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getArrowBackgroundColor() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getArrowColor() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getArrowColor() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getArrowEnabled() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns true if the arrow at the end of the spinner is shown.
- getArrowHeadLength() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the length of the arrow head (from tip to edge, perpendicular to the shaft),
in pixels.
- getArrowHeight() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the arrow height in pixels.
- getArrowScale() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the scale of the arrow at the end of the spinner.
- getArrowShaftLength() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the arrow shaft length in pixels.
- getArrowWidth() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the arrow width in pixels.
- getArt() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- getAssets() - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- getAssets() - Method in class androidx.appcompat.widget.TintContextWrapper
-
- getAssetSignature() - Method in class androidx.emoji.text.EmojiCompat
-
Returns signature for the currently loaded emoji assets.
- getAtom() - Method in class androidx.test.espresso.web.assertion.WebAssertion
-
- getAtraceLoggerInstance(Instrumentation) - Static method in class androidx.test.rule.logging.AtraceLogger
-
To make sure only one instance of atrace logger is created.
- getAttachedDbs() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns list of full path names of all attached databases including the main database
by executing 'pragma database_list' on the database.
- getAttr(Context, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getAttribute(String) - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the value of the specified tag or null if there
is no such tag in the image file.
- getAttributeDouble(String, double) - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the double value of the tag that is specified as rational or contains a
double-formatted value.
- getAttributeInt(String, int) - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the integer value of the specified tag.
- getAudioLanguages() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getAuthor() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getAutofillHints() - Method in class androidx.leanback.widget.GuidedAction
-
Returns autofill hints, see android.view.View#setAutofillHints(String...).
- getAutofillType() - Method in class androidx.leanback.widget.GuidedActionEditText
-
- getAutoSizeMaxTextSize() - Method in class androidx.appcompat.widget.AppCompatButton
-
- getAutoSizeMaxTextSize() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getAutoSizeMaxTextSize() - Method in interface androidx.core.widget.AutoSizeableTextView
-
- getAutoSizeMaxTextSize(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
- getAutoSizeMinTextSize() - Method in class androidx.appcompat.widget.AppCompatButton
-
- getAutoSizeMinTextSize() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getAutoSizeMinTextSize() - Method in interface androidx.core.widget.AutoSizeableTextView
-
- getAutoSizeMinTextSize(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
- getAutoSizeStepGranularity() - Method in class androidx.appcompat.widget.AppCompatButton
-
- getAutoSizeStepGranularity() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getAutoSizeStepGranularity() - Method in interface androidx.core.widget.AutoSizeableTextView
-
- getAutoSizeStepGranularity(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
- getAutoSizeTextAvailableSizes() - Method in class androidx.appcompat.widget.AppCompatButton
-
- getAutoSizeTextAvailableSizes() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getAutoSizeTextAvailableSizes() - Method in interface androidx.core.widget.AutoSizeableTextView
-
- getAutoSizeTextAvailableSizes(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
- getAutoSizeTextType() - Method in class androidx.appcompat.widget.AppCompatButton
-
- getAutoSizeTextType() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getAutoSizeTextType() - Method in interface androidx.core.widget.AutoSizeableTextView
-
Returns the type of auto-size set for this widget.
- getAutoSizeTextType(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns the type of auto-size set for this widget.
- getAutoStartSharedElementTransition() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
Returns true if auto startPostponedEnterTransition() when bound to logo.
- getAvailability() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getAvailablePermits() - Method in class androidx.car.moderator.ContentRateLimiter
-
Gets the current number of stored permits ready to be used.
- getAxisValue(MotionEvent, int) - Static method in class androidx.core.view.MotionEventCompat
-
- getAxisValue(MotionEvent, int, int) - Static method in class androidx.core.view.MotionEventCompat
-
- getBackground() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getBackground() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get a background image to be displayed behind the notification content.
- getBackgroundColor() - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Returns the background color.
- getBackgroundColor() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns the background color.
- getBackgroundColor() - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Returns the background color.
- getBackgroundColor() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the background color of the circle drawn inside the drawable.
- getBackgroundColor() - Method in class androidx.wear.widget.CircularProgressLayout
-
- getBackgroundColor() - Method in class androidx.wear.widget.RoundedDrawable
-
Returns the background color.
- getBackgroundDrawable() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns the background drawable.
- getBackgroundDrawable() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns the background drawable.
- getBackgroundImageUri() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns a Content URI that can be used to retrieve the background image for this
recommendation.
- getBackgroundThreadExecutor() - Method in class androidx.recyclerview.widget.AsyncDifferConfig
-
- getBackgroundTintList(View) - Static method in class androidx.core.view.ViewCompat
-
Return the tint applied to the background drawable, if specified.
- getBackgroundTintMode(View) - Static method in class androidx.core.view.ViewCompat
-
Return the blending mode used to apply the tint to the background
drawable, if specified.
- getBackgroundType() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Returns the background type.
- getBackgroundType() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Returns the background type.
- getBackStackEntryAt(int) - Method in class androidx.fragment.app.FragmentManager
-
Return the BackStackEntry at index index in the back stack;
entries start index 0 being the bottom of the stack.
- getBackStackEntryCount() - Method in class androidx.fragment.app.FragmentManager
-
Return the number of entries currently in the back stack.
- getBadgeDrawable() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Returns the badge drawable used in the fragment title.
- getBadgeDrawable() - Method in class androidx.leanback.app.BrandedSupportFragment
-
Returns the badge drawable used in the fragment title.
- getBadgeDrawable() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Returns the badge drawable in the search bar.
- getBadgeDrawable() - Method in class androidx.leanback.app.SearchSupportFragment
-
Returns the badge drawable in the search bar.
- getBadgeDrawable() - Method in class androidx.leanback.widget.SearchBar
-
Returns the badge drawable
- getBadgeDrawable() - Method in class androidx.leanback.widget.TitleView
-
Returns the badge drawable.
- getBadgeDrawable() - Method in class androidx.leanback.widget.TitleViewAdapter
-
Returns the badge drawable.
- getBadgeIconType(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns what icon should be shown for this notification if it is being displayed in a
Launcher that supports badging.
- getBadgeImage() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the badge image drawable.
- getBadgeImageResourceId() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the resource id for the recommendation badging icon.
- getBarLength() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
The length of the bars when they are parallel to each other.
- getBarThickness() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the thickness (stroke width) of the bars.
- getBaseFile() - Method in class androidx.core.util.AtomicFile
-
Return the path to the base file.
- getBaseline() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- getBaseline() - Method in class androidx.recyclerview.widget.RecyclerView
-
Return the offset of the RecyclerView's text baseline from the its top
boundary.
- getBaseline() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns offset of the RecyclerView's text baseline from the its top boundary.
- getBaselineAlignedChildIndex() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- getBeforeText() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getBehavior() - Method in interface androidx.coordinatorlayout.widget.CoordinatorLayout.AttachedBehavior
-
Returns the behavior associated with the matching View class.
- getBehavior() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
Get the behavior governing the layout and interaction of the child view within
a parent CoordinatorLayout.
- getBezelFraction() - Method in class androidx.wear.widget.WearableRecyclerView
-
Returns the current bezel width for circular scrolling as a fraction of the screen's
radius.
- getBigContentView() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getBinder(Bundle, String) - Static method in class androidx.core.app.BundleCompat
-
A convenience method to handle getting an IBinder inside a Bundle for all
Android versions.
- getBinding(View) - Static method in class androidx.databinding.DataBindingUtil
-
Retrieves the binding responsible for the given View layout root.
- getBinding() - Method in class androidx.databinding.ViewStubProxy
-
Returns the data binding associated with the inflated layout once it has been inflated.
- getBitmap() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Returns the bitmap used by this drawable to render.
- getBitmap() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Returns the bitmap.
- getBitmap() - Method in class androidx.test.runner.screenshot.ScreenCapture
-
Returns the
Bitmap that was set when the
ScreenCapture was created.
- getBlockNetworkLoads() - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- getBlockNetworkLoads() - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Gets whether Service Workers are prohibited from loading any resources from the network.
- getBluetoothRoute() - Method in class androidx.mediarouter.media.MediaRouter
-
Gets a bluetooth route for playing media content on the system.
- getBody() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getBody() - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter.ViewHolder
-
- getBodyTextColor() - Method in class androidx.palette.graphics.Palette.Swatch
-
Returns an appropriate color to use for any 'body' text which is displayed over this
Palette.Swatch's color.
- getBoolean(int, boolean) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getBoolean(String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or false if no mapping of the desired type
exists for the given key.
- getBoolean(TypedArray, int, int, boolean) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getBoolean(String) - Method in class androidx.leanback.system.Settings
-
Returns the boolean preference for the given key.
- getBoolean(String, boolean) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves a Boolean value from the data store.
- getBootTime() - Method in class androidx.slice.compat.CompatPinnedList
-
- getBottomDecorationHeight(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the total height of item decorations applied to child's bottom.
- getBottomDrawable() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Returns the drawable at bottom.
- getBottomDrawable() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Returns the drawable at bottom.
- getBottomDrawable() - Method in class androidx.leanback.widget.DetailsParallaxDrawable
-
- getBottomFadingEdgeStrength() - Method in class androidx.core.widget.NestedScrollView
-
- getBoundingBoxMargin() - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
When finding views under a dragged view, by default, ItemTouchHelper searches for views
that overlap with the dragged View.
- getBoundingRects() - Method in class androidx.core.view.DisplayCutoutCompat
-
Returns a list of Rects, each of which is the bounding rectangle for a non-functional
area on the display.
- getBoundsInParent(Rect) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node bounds in parent coordinates.
- getBoundsInScreen(Rect) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node bounds in screen coordinates.
- getBoundsInScreen(Rect) - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the bounds of this window in the screen.
- getBoundsOnScreen(View, Rect) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Replacement for view.getBoundsOnScreen because that is not public.
- getBoundsRule() - Method in class androidx.leanback.graphics.CompositeDrawable.ChildDrawable
-
- getBrandColor() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns the brand color for the browse fragment.
- getBrandColor() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns the brand color for the browse fragment.
- getBreadcrumb() - Method in class androidx.leanback.widget.GuidanceStylist.Guidance
-
Returns the breadcrumb specified when this Guidance was constructed.
- getBreadCrumbShortTitle() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
Return the short bread crumb title for the entry, or null if it
does not have one.
- getBreadCrumbShortTitleRes() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
Return the short bread crumb title resource identifier for the entry,
or 0 if it does not have one.
- getBreadCrumbTitle() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
Return the full bread crumb title for the entry, or null if it
does not have one.
- getBreadCrumbTitleRes() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
Return the full bread crumb title resource identifier for the entry,
or 0 if it does not have one.
- getBreadcrumbView() - Method in class androidx.leanback.widget.GuidanceStylist
-
Returns the view displaying the breadcrumb of the guidance.
- getBreakStrategy() - Method in class androidx.core.text.PrecomputedTextCompat.Params
-
Returns the break strategy for this text.
- getBridgeAdapter() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
Gets ItemBridgeAdapter that creates the list of items.
- getBridgeTag() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Returns the bridge tag of the notification.
- getBrightColor(int) - Static method in class androidx.leanback.widget.SearchOrbView.Colors
-
Computes a default brighter version of the given color.
- getBroadcastGenres() - Method in class androidx.tvprovider.media.tv.Program
-
- getBrowserRootHints() - Method in class androidx.media.MediaBrowserServiceCompat
-
Gets the root hints sent from the currently connected MediaBrowserCompat.
- getBufferedPosition() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- getBufferedPosition() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- getBufferedPosition() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- getBufferedPosition() - Method in class androidx.leanback.media.PlayerAdapter
-
Returns the current buffered position of the media item in milliseconds.
- getBufferedPosition() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the buffered progress of long type for the playback controls row.
- getBufferedProgress() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getBufferedProgressLong() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getBuilder() - Method in interface androidx.core.app.NotificationBuilderWithBuilderAccessor
-
- getBuilder() - Method in class androidx.slice.builders.impl.TemplateBuilderImpl
-
- getBuilder() - Method in class androidx.slice.builders.TemplateSliceBuilder
-
- getBuildSdkInt() - Static method in class androidx.databinding.ViewDataBinding
-
- getBundlable(String, T, Supplier<T>) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or null if no mapping of the desired type
exists for the given key.
- getBundlableList(String, List<T>, Supplier<T>) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or null if no mapping of the desired type
exists for the given key.
- getBundlableListNonNull(String, List<T>, Supplier<T>) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or an empty list if no mapping of the
desired type exists for the given key.
- getBundlableNonNull(String, T, Supplier<T>) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or a default value if no mapping of the
desired type exists for the given key.
- getBundle() - Method in class androidx.car.navigation.utils.BundleMarshaller
-
- getBundle() - Method in class androidx.test.internal.util.AndroidRunnerParams
-
- getBundleFromDescription(Description) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getBundleFromFailure(Failure) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getBundleFromResult(Result) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getBundleFromThrowable(Description, Throwable) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
Generates a bundle from a description and a given error.
- getButton(int) - Method in class androidx.appcompat.app.AlertDialog
-
Gets one of the buttons used in the dialog.
- getButtonActionItemView(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the view corresponding to the button action at the indicated position in the list of
actions for this fragment.
- getButtonActionItemView(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the view corresponding to the button action at the indicated position in the list of
actions for this fragment.
- getButtonActions() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the list of button GuidedActions that the user may take in this fragment.
- getButtonActions() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the list of button GuidedActions that the user may take in this fragment.
- getButtonClickListener() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns the button click listener.
- getButtonClickListener() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns the button click listener.
- getButtonDrawable(CompoundButton) - Static method in class androidx.core.widget.CompoundButtonCompat
-
Returns the drawable used as the compound button image
- getButtonState(MotionEvent) - Static method in class androidx.core.view.MotionEventCompat
-
- getButtonText() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns the button text.
- getButtonText() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns the button text.
- getButtonTintList(CompoundButton) - Static method in class androidx.core.widget.CompoundButtonCompat
-
Returns the tint applied to the button drawable
- getButtonTintMode(CompoundButton) - Static method in class androidx.core.widget.CompoundButtonCompat
-
- getCacheMode() - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- getCacheMode() - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Gets the current setting for overriding the cache mode.
- getCallback() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getCallback() - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- getCallback() - Method in class androidx.browser.customtabs.CustomTabsSessionToken
-
- getCallback() - Method in class androidx.leanback.media.PlayerAdapter
-
Gets callback for event of PlayerAdapter.
- getCallbackFragment() - Method in class androidx.preference.PreferenceFragment
-
Basically a wrapper for getParentFragment which is v17+.
- getCallbackFragment() - Method in class androidx.preference.PreferenceFragmentCompat
-
Basically a wrapper for getParentFragment which is v17+.
- getCallingActivity(Activity) - Static method in class androidx.core.app.ShareCompat
-
Retrieve the ComponentName of the activity that launched calledActivity from a share intent.
- getCallingActivity() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the ComponentName of the Activity that invoked this sharing intent.
- getCallingActivityIcon() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the icon of the calling activity as a Drawable if data about
the calling activity is available.
- getCallingApplicationIcon() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the icon of the calling application as a Drawable if data
about the calling package is available.
- getCallingApplicationLabel() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the human-readable label (title) of the calling application if
data about the calling package is available.
- getCallingPackage(Activity) - Static method in class androidx.core.app.ShareCompat
-
Retrieve the name of the package that launched calledActivity from a share intent.
- getCallingPackage() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the name of the package that invoked this sharing intent.
- getCallingPackage() - Method in class androidx.slice.compat.SliceProviderCompat
-
- getCancelLabel() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- getCancellationSignalObject() - Method in class androidx.core.os.CancellationSignal
-
Gets the framework android.os.CancellationSignal associated with this object.
- getCanonicalGenres() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getCapabilities(AccessibilityServiceInfo) - Static method in class androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
-
Returns the bit mask of capabilities this accessibility service has such as
being able to retrieve the active window content, etc.
- getCapturedView() - Method in class androidx.customview.widget.ViewDragHelper
-
- getCardBackgroundColor() - Method in class androidx.cardview.widget.CardView
-
Returns the background color state list of the CardView.
- getCardElevation() - Method in class androidx.cardview.widget.CardView
-
Returns the backward compatible elevation of the CardView.
- getCardType() - Method in class androidx.leanback.widget.BaseCardView
-
Returns the type of this Card.
- getCategory(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get the category of this notification in a backwards compatible
manner.
- getCellDescription() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getCellItems() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getCells() - Method in class androidx.slice.builders.GridRowBuilder
-
- getCenterRadius() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the center radius for the progress spinner in pixels.
- getCertificates() - Method in class androidx.core.provider.FontRequest
-
Returns the list of certificate sets given for this provider.
- getCertificatesArrayResId() - Method in class androidx.core.provider.FontRequest
-
Returns the array resource id pointing to the certificate sets given for this provider.
- getChangeDuration() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Gets the current duration for which all change animations will run.
- getChangePayload(Value, Value) - Method in class androidx.leanback.widget.DiffCallback
-
Called to get a change payload between an old and new version of an item.
- getChangePayload(int, int) - Method in class androidx.recyclerview.widget.DiffUtil.Callback
-
- getChangePayload(T, T) - Method in class androidx.recyclerview.widget.DiffUtil.ItemCallback
-
When #areItemsTheSame(T, T) returns true for two items and
#areContentsTheSame(T, T) returns false for them, this method is called to
get a payload about the change.
- getChangePayload(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- getChangePayload(T2, T2) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
When
#areItemsTheSame(T2, T2) returns
true for two items and
#areContentsTheSame(T2, T2) returns false for them,
SortedList.Callback calls this
method to get a payload about the change.
- getChangingConfigurations() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getChangingConfigurations() - Method in class androidx.appcompat.widget.TintTypedArray
-
- getChangingConfigurations() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getChannelId(Notification) - Static method in class androidx.core.app.NotificationCompat
-
- getChannelId() - Method in class androidx.tvprovider.media.tv.PreviewProgram
-
- getChannelId() - Method in class androidx.tvprovider.media.tv.Program
-
- getCheckmarkView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the checkmark view within this view holder's view.
- getCheckSetId() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the check set id this action is a part of.
- getChevronView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the chevron view within this view holder's view.
- getChild(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Get the child at given index.
- getChild(int) - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the child window at a given index.
- getChildAdapterPosition(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
Return the adapter position that the given child view corresponds to.
- getChildAt(int) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- getChildAt(int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the child view at the given index
- getChildCount() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the number of children.
- getChildCount() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the number of child windows.
- getChildCount() - Method in class androidx.leanback.graphics.CompositeDrawable
-
Returns the total number of children.
- getChildCount() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the current number of child views attached to the parent RecyclerView.
- getChildCount() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- getChildDrawingOrder(int, int) - Method in class androidx.leanback.widget.BaseGridView
-
- getChildDrawingOrder(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- getChildDrawingOrder(int, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- getChildDrawingOrder(int, int) - Method in class androidx.viewpager.widget.ViewPager
-
- getChildFragmentManager() - Method in class androidx.fragment.app.Fragment
-
Return a private FragmentManager for placing and managing Fragments
inside of this Fragment.
- getChildItemId(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
Return the stable item id that the given child view corresponds to.
- getChildLayoutPosition(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
Return the adapter position of the given child view as of the latest completed layout pass.
- getChildMeasureSpec(int, int, int, boolean) - Static method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- getChildMeasureSpec(int, int, int, int, boolean) - Static method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Calculate a MeasureSpec value for measuring a child view in one dimension.
- getChildPosition(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
- getChildPosition(View) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- getChildViewHolder(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
- getChoices() - Method in class androidx.core.app.RemoteInput
-
Get possible input choices.
- getCipher() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
Get Cipher object.
- getCircleColorStateList() - Method in class androidx.wear.widget.CircledImageView
-
Gets the circle color.
- getCircleRadius() - Method in class androidx.wear.widget.CircledImageView
-
Returns the circle radius.
- getCircleRadiusPercent() - Method in class androidx.wear.widget.CircledImageView
-
Gets the circle radius percent.
- getCircleRadiusPressed() - Method in class androidx.wear.widget.CircledImageView
-
Gets the circle radius when pressed.
- getCircleRadiusPressedPercent() - Method in class androidx.wear.widget.CircledImageView
-
Gets the circle radius when pressed as a percent.
- getCircularBitmap(Bitmap) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getClassName() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the class this node comes from.
- getClassName() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getClassName() - Method in class androidx.test.orchestrator.junit.ParcelableDescription
-
- getClassName() - Method in class androidx.test.orchestrator.listeners.result.TestIdentifier
-
Returns the fully qualified class name of the test.
- getClassPathEntries(ClassPathScanner.ClassNameFilter) - Method in class androidx.test.internal.runner.ClassPathScanner
-
- getClientsForType(String) - Method in class androidx.test.internal.runner.InstrumentationConnection
-
Helper method to obtain a set of clients of the same type.
- getClipBounds(View) - Static method in class androidx.core.view.ViewCompat
-
- getClipToPadding() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns whether this RecyclerView will clip its children to its padding, and resize (but
not clip) any EdgeEffect to the padded region, if padding is present.
- getClipToPadding() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Check if the RecyclerView is configured to clip child views to its padding.
- getClock() - Method in class androidx.slice.builders.impl.TemplateBuilderImpl
-
- getClock() - Method in class androidx.slice.builders.TemplateSliceBuilder
-
- getClock() - Static method in class androidx.slice.SliceProvider
-
- getCode() - Method in class androidx.test.espresso.remote.InteractionResponse.RemoteError
-
- getCodeCacheDir(Context) - Static method in class androidx.core.content.ContextCompat
-
Returns the absolute path to the application specific cache directory on
the filesystem designed for storing cached code.
- getCodepointAt(int) - Method in class androidx.emoji.text.EmojiMetadata
-
- getCodepointsLength() - Method in class androidx.emoji.text.EmojiMetadata
-
- getCollectionInfo() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the collection info if the node is a collection.
- getCollectionItemInfo() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the collection item info if the node is a collection item.
- getColor() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the color of the drawable.
- getColor(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getColor() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getColor() - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Gets the accent color.
- getColor(Context, int) - Static method in class androidx.core.content.ContextCompat
-
Returns a color associated with a particular resource ID
- getColor() - Method in class androidx.core.content.res.ComplexColorCompat
-
- getColor(Resources, int, Theme) - Static method in class androidx.core.content.res.ResourcesCompat
-
Returns a themed color integer associated with a particular resource ID.
- getColor() - Method in class androidx.leanback.app.BackgroundManager
-
Returns the current background color.
- getColor() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the accent color value to be used in the UI when displaying this content
recommendation to the user.
- getColorAccent(Context) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getColorAttr(Context, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getColorChangeAnimationDuration() - Method in class androidx.wear.widget.CircledImageView
-
- getColorError(Context) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getColorFilter(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Returns the current color filter, or null if none set.
- getColorFilter() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getColorFilter() - Method in class androidx.leanback.graphics.ColorFilterDimmer
-
Gets the ColorFilter set to the current dim level.
- getColorFilterCache(int) - Static method in class androidx.leanback.graphics.ColorFilterCache
-
Get a ColorDimmer for a given color.
- getColorForTarget(Target, int) - Method in class androidx.palette.graphics.Palette
-
Returns the selected color for the given target from the palette as an RGB packed int.
- getColorFromResource(View, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getColorItem() - Method in class androidx.slice.widget.GridContent
-
- getColorItem() - Method in class androidx.slice.widget.ListContent
-
- getColorMode() - Method in class androidx.print.PrintHelper
-
Gets the color mode with which the image will be printed.
- getColorSchemeColors() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the colors used in the progress animation
- getColorSchemeColors() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns the color scheme colors of the progress drawable
- getColorStateList(Context, int) - Static method in class androidx.appcompat.content.res.AppCompatResources
-
Returns the ColorStateList from the given resource.
- getColorStateList(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getColorStateList(Context, int) - Static method in class androidx.core.content.ContextCompat
-
Returns a color state list associated with a particular resource ID.
- getColorStateList(Resources, int, Theme) - Static method in class androidx.core.content.res.ResourcesCompat
-
Returns a themed color state list associated with a particular resource
ID.
- getColorStateListFromResource(View, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getColumnAt(int) - Method in class androidx.leanback.widget.picker.Picker
-
Get nth PickerColumn.
- getColumnCount() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Gets the number of columns.
- getColumnCount() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns the current number of columns.
- getColumnCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- getColumnCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the number of columns for accessibility.
- getColumnCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- getColumnIndex() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Gets the column index at which the item is located.
- getColumnName() - Method in class androidx.room.migration.bundle.FieldBundle
-
- getColumnNames() - Method in class androidx.room.migration.bundle.IndexBundle
-
- getColumnNames() - Method in class androidx.room.migration.bundle.PrimaryKeyBundle
-
- getColumns() - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
Returns the ordered list of columns in the current table.
- getColumnsCount() - Method in class androidx.leanback.widget.picker.Picker
-
Get number of PickerColumns.
- getColumnSpan() - Method in class androidx.car.widget.ColumnCardView
-
Returns the currently number of columns that this ColumnCardView spans.
- getColumnSpan() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Gets the number of columns the item spans.
- getColumnWidth() - Method in class androidx.car.util.ColumnCalculator
-
Returns the size in pixels of each column.
- getCompatAccessibilityDelegate() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns the accessibility delegate compatibility implementation used by the RecyclerView.
- getCompatAdded() - Method in class androidx.emoji.text.EmojiMetadata
-
- getCompatConverter() - Static method in class androidx.webkit.internal.WebViewGlueCommunicator
-
- getCompletedTests() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Gets the set of completed tests.
- getComponentName() - Method in class androidx.mediarouter.media.MediaRouteProvider.ProviderMetadata
-
Gets the provider's component name.
- getComponentName() - Method in class androidx.mediarouter.media.MediaRouter.ProviderInfo
-
Gets the component name of the media route provider.
- getCompoundDrawablesRelative(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns drawables for the start, top, end, and bottom borders from the given text view.
- getCompoundPaddingLeft() - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- getCompoundPaddingLeft() - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- getCompoundPaddingLeft() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getCompoundPaddingRight() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getConfig() - Method in class androidx.paging.PagedList
-
Return the Config used to construct this PagedList.
- getConfigurationDisplayOrder() - Method in class androidx.tvprovider.media.tv.Channel
-
- getConfirmLabel() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- getConnectionState() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the connection state of the route.
- getConnectionState() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the connection state of the route.
- getConstantState() - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- getConstantState() - Method in class androidx.leanback.graphics.CompositeDrawable
-
- getConstantState() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
- getConstantState() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getConstraints() - Method in class androidx.test.espresso.action.AdapterDataLoaderAction
-
- getConstraints() - Method in class androidx.test.espresso.action.CloseKeyboardAction
-
- getConstraints() - Method in class androidx.test.espresso.action.EditorAction
-
- getConstraints() - Method in class androidx.test.espresso.action.GeneralClickAction
-
- getConstraints() - Method in class androidx.test.espresso.action.GeneralSwipeAction
-
- getConstraints() - Method in class androidx.test.espresso.action.OpenLinkAction
-
- getConstraints() - Method in class androidx.test.espresso.action.RepeatActionUntilViewState
-
- getConstraints() - Method in class androidx.test.espresso.action.ReplaceTextAction
-
- getConstraints() - Method in class androidx.test.espresso.action.ScrollToAction
-
- getConstraints() - Method in class androidx.test.espresso.action.TypeTextAction
-
- getConstraints() - Method in interface androidx.test.espresso.ViewAction
-
A mechanism for ViewActions to specify what type of views they can operate on.
- getConstraints() - Method in class androidx.test.espresso.web.action.AtomAction
-
- getConstraints() - Method in class androidx.test.espresso.web.action.EnableJavascriptAction
-
- getContainerLayout() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getContainerLayout() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getContentAction() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get the index of the notification action, if any, that was specified as being clickable
with the content of this notification.
- getContentChangeTypes(AccessibilityEvent) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- getContentContainerId() - Method in class androidx.car.drawer.CarDrawerActivity
-
Get the id of the main content Container which is a FrameLayout.
- getContentDescription() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Gets a brief description of this tab's content for use in accessibility support.
- getContentDescription() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getContentDescription() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getContentDescription() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getContentDescription() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getContentDescription() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Retrieve the content description associated with this menu item.
- getContentDescription() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the content description of this node.
- getContentDescription() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getContentDescription(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
Retrieve the content description associated with this menu item.
- getContentDescription() - Method in class androidx.leanback.widget.HeaderItem
-
Returns optional content description for the HeaderItem.
- getContentDescription() - Method in class androidx.leanback.widget.ListRow
-
Returns content description for the ListRow.
- getContentDescription() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getContentDescription() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getContentDescription() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getContentDescription() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getContentDescription() - Method in class androidx.slice.builders.SliceAction
-
- getContentDescription() - Method in interface androidx.slice.core.SliceAction
-
- getContentDescription() - Method in class androidx.slice.core.SliceActionImpl
-
- getContentDescription() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getContentDescription() - Method in class androidx.slice.widget.GridContent
-
- getContentDescription() - Method in class androidx.slice.widget.RowContent
-
- getContentDuration() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Gets the total duration of the content to be played as a long integer number of
milliseconds.
- getContentIcon() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getContentIconGravity() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getContentId() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getContentImage() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the Bitmap containing the recommendation image.
- getContentInsetEnd() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the ending content inset for this toolbar.
- getContentInsetEndWithActions() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the end content inset to use when action buttons are present.
- getContentInsetLeft() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the left content inset for this toolbar.
- getContentInsetRight() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the right content inset for this toolbar.
- getContentInsetStart() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the starting content inset for this toolbar.
- getContentInsetStartWithNavigation() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the start content inset to use when a navigation button is present.
- getContentIntent() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the data for the Intent that will be issued when the user clicks on the
recommendation.
- getContentIntent() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getContentIntent() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getContentIntent() - Method in class androidx.slice.widget.GridContent
-
- getContentIntentAvailableOffline() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get whether the content intent is available when the wearable device is not connected
to a companion device.
- getContentMimeTypes(EditorInfo) - Static method in class androidx.core.view.inputmethod.EditorInfoCompat
-
- getContentPaddingBottom() - Method in class androidx.cardview.widget.CardView
-
Returns the inner padding before the Card's bottom edge
- getContentPaddingLeft() - Method in class androidx.cardview.widget.CardView
-
Returns the inner padding after the Card's left edge
- getContentPaddingRight() - Method in class androidx.cardview.widget.CardView
-
Returns the inner padding before the Card's right edge
- getContentPaddingTop() - Method in class androidx.cardview.widget.CardView
-
Returns the inner padding after the Card's top edge
- getContentPosition() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Gets the content playback position as a long integer number of milliseconds
from the beginning of the content.
- getContentRatings() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getContentText() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the content text.
- getContentTitle(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns the content title of a Notification.
- getContentType() - Method in class androidx.media.AudioAttributesCompat
-
Return the content type.
- getContentTypes() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns an array containing the content types tags that describe the content.
- getContentTypes() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns an array containing the content types that describe the content associated with the
notification.
- getContentUri() - Method in class androidx.core.view.inputmethod.InputContentInfoCompat
-
- getContentView() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getContentView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the content view within this view holder's view, where title and description are
shown.
- getContext() - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Returns a Context with the appropriate theme for dialogs created by this Builder.
- getContext() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getContext() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getContext() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getContext() - Method in class androidx.core.view.ActionProvider
-
Gets the context associated with this action provider.
- getContext() - Method in class androidx.fragment.app.Fragment
-
Return the Context this fragment is currently associated with.
- getContext() - Method in class androidx.leanback.media.PlaybackGlue
-
Returns the context.
- getContext() - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Returns Context of this Builder.
- getContext() - Method in class androidx.loader.content.Loader
-
- getContext() - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Gets the context of the media route provider.
- getContext() - Method in class androidx.preference.Preference
-
Returns the android.content.Context of this Preference.
- getContext() - Method in class androidx.preference.PreferenceManager
-
Returns the context.
- getContext() - Static method in class androidx.test.InstrumentationRegistry
-
Return the Context of this instrumentation's package.
- getControlCategories() - Method in class androidx.mediarouter.media.MediaRouteSelector
-
- getControlFilters() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
- getControlFilters() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets a list of
media control intent filters that
describe the capabilities of this route and the media control actions that
it supports.
- getController() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
- getControlsRow() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Returns the playback controls row managed by the glue layer.
- getControlsRow() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the playback controls row managed by the glue layer.
- getControlsRowPresenter() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- getConversationTitle() - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Return the title to be displayed on this conversation.
- getCornerRadius() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getCount() - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getCount() - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getCount() - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Returns the count of actions managed by this adapter.
- getCount() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Get total items count between minValue and maxValue.
- getCount() - Method in class androidx.viewpager.widget.PagerAdapter
-
Return the number of views available.
- getCount() - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView.WearableNavigationDrawerAdapter
-
Returns the number of items in this adapter.
- getCoverBitmap() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
- getCoverBitmap() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
- getCoverDrawable() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Returns the cover drawable at top.
- getCoverDrawable() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Returns the cover drawable at top.
- getCoverDrawable() - Method in class androidx.leanback.widget.DetailsParallaxDrawable
-
- getCoveredFadeColor() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- getCreateSql() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getCreatorPackageName(Intent) - Static method in class androidx.browser.browseractions.BrowserActionsIntent
-
Get the package name of the creator application.
- getCryptoObject() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationResult
-
Obtain the crypto object associated with this transaction
- getCurrent() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getCurrent() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat
-
Gets the current value.
- getCurrentBrowserInfo() - Method in class androidx.media.MediaBrowserServiceCompat
-
Gets the browser information who sent the current request.
- getCurrentContentInsetEnd() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the content inset that will be used on the ending side of the bar in the current
toolbar configuration.
- getCurrentContentInsetLeft() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the content inset that will be used on the left side of the bar in the current
toolbar configuration.
- getCurrentContentInsetRight() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the content inset that will be used on the right side of the bar in the current
toolbar configuration.
- getCurrentContentInsetStart() - Method in class androidx.appcompat.widget.Toolbar
-
Gets the content inset that will be used on the starting side of the bar in the current
toolbar configuration.
- getCurrentDrawable() - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
- getCurrentGuidedStepFragment(FragmentManager) - Static method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the current GuidedStepFragment on the fragment transaction stack.
- getCurrentGuidedStepSupportFragment(FragmentManager) - Static method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the current GuidedStepSupportFragment on the fragment transaction stack.
- getCurrentItem() - Method in class androidx.viewpager.widget.ViewPager
-
- getCurrentItemIndex() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getCurrentList() - Method in class androidx.paging.AsyncPagedListDiffer
-
Returns the PagedList currently being displayed by the differ.
- getCurrentList() - Method in class androidx.paging.PagedListAdapter
-
Returns the PagedList currently being displayed by the Adapter.
- getCurrentList() - Method in class androidx.recyclerview.widget.AsyncListDiffer
-
Get the current List - any diffing to present this list has already been computed and
dispatched via the ListUpdateCallback.
- getCurrentPageIndex() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the index of the current page.
- getCurrentPageIndex() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the index of the current page.
- getCurrentPosition() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- getCurrentPosition() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getCurrentPosition() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- getCurrentPosition() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getCurrentPosition() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
Gets current position of the player.
- getCurrentPosition() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- getCurrentPosition() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the current position of the media item in milliseconds.
- getCurrentPosition() - Method in class androidx.leanback.media.PlayerAdapter
-
Returns the current position of the media item in milliseconds.
- getCurrentPosition() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the current time in milliseconds of long type for playback controls row.
- getCurrentPositionView() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
Returns the TextView that showing current position label.
- getCurrentProcessName(Context) - Static method in class androidx.test.internal.util.ProcessUtil
-
Helper method to get the name of the process this instance is running in.
- getCurrentSpecs() - Static method in class androidx.slice.SliceProvider
-
- getCurrentSpeedId() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getCurrentSpeedId() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getCurrentSpeedId() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the current playback speed.
- getCurrentState() - Method in class androidx.lifecycle.Lifecycle
-
Returns the current state of the Lifecycle.
- getCurrentState() - Method in class androidx.lifecycle.LifecycleRegistry
-
- getCurrentTab(TabHost) - Static method in class androidx.databinding.adapters.TabHostBindingAdapter
-
- getCurrentTabTag(TabHost) - Static method in class androidx.databinding.adapters.TabHostBindingAdapter
-
- getCurrentTime() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getCurrentTimeLong() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getCurrentTimeMillis() - Method in class androidx.test.internal.runner.listener.SuiteAssignmentPrinter
-
- getCurrentUrl() - Static method in class androidx.test.espresso.web.model.Atoms
-
Returns the value of document.location.href.
- getCurrentValue() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Returns current value of the Column.
- getCurrentVolume() - Method in class androidx.media.VolumeProviderCompat
-
Get the current volume of the provider.
- getCurrentWebViewPackage(Context) - Static method in class androidx.webkit.WebViewCompat
-
If WebView has already been loaded into the current process this method will return the
package that was used to load it.
- getCurrVelocity() - Method in class androidx.core.widget.ScrollerCompat
-
- getCurrX() - Method in class androidx.core.widget.ScrollerCompat
-
- getCurrY() - Method in class androidx.core.widget.ScrollerCompat
-
- getCursor() - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Returns the cursor.
- getCursor() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Returns the Cursor backing the adapter.
- getCursorToStringConverter() - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Returns the converter used to convert the filtering Cursor
into a String.
- getCustomContentHeight() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getCustomSizePreset() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getCustomView() - Method in class androidx.appcompat.app.ActionBar
-
- getCustomView() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Retrieve a previously set custom view for this tab.
- getCustomView() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- getCustomView() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getCustomView() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getCustomView() - Method in class androidx.appcompat.view.ActionMode
-
Returns the current custom view for this action mode.
- getCustomView() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- getCustomView() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getCustomView() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getCustomView() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getDampingRatio() - Method in class androidx.dynamicanimation.animation.SpringForce
-
Returns the damping ratio of the spring.
- getDarkMutedColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns a muted and dark color from the palette as an RGB packed int.
- getDarkMutedSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns a muted and dark swatch from the palette.
- getDarkVibrantColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns a dark and vibrant color from the palette as an RGB packed int.
- getDarkVibrantSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns a dark and vibrant swatch from the palette.
- getData() - Method in class androidx.test.espresso.action.AdapterViewProtocol.AdaptedData
-
- getData() - Method in interface androidx.test.espresso.action.AdapterViewProtocol.DataFunction
-
- getData() - Method in class androidx.webkit.internal.WebMessageAdapter
-
- getData() - Method in class androidx.webkit.WebMessageCompat
-
Returns the data of the message.
- getDatabase() - Method in class androidx.room.migration.bundle.SchemaBundle
-
- getDatabaseName() - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper
-
Return the name of the SQLite database being opened, as given to
the constructor.
- getDataBinder(DataBindingComponent, View, int) - Method in class androidx.databinding.DataBinderMapper
-
- getDataBinder(DataBindingComponent, View[], int) - Method in class androidx.databinding.DataBinderMapper
-
- getDataBinder(DataBindingComponent, View, int) - Method in class androidx.databinding.DataBinderMapperImpl
-
- getDataBinder(DataBindingComponent, View[], int) - Method in class androidx.databinding.DataBinderMapperImpl
-
- getDataBinder(DataBindingComponent, View, int) - Method in class androidx.databinding.MergedDataBinderMapper
-
- getDataBinder(DataBindingComponent, View[], int) - Method in class androidx.databinding.MergedDataBinderMapper
-
- getDataDir(Context) - Static method in class androidx.core.content.ContextCompat
-
Returns the absolute path to the directory on the filesystem where all
private files belonging to this app are stored.
- getDataInAdapterView(<any>) - Method in interface androidx.test.espresso.action.AdapterViewProtocol
-
Returns all data this AdapterViewProtocol can find within the given AdapterView.
- getDataMimeType() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Get the MIME type of the data pointed to by the URI.
- getDataModel() - Method in class androidx.appcompat.widget.ActivityChooserView
-
- getDataOnlyRemoteInputs() - Method in class androidx.core.app.NotificationCompat.Action
-
Get the list of inputs to be collected from the user that ONLY accept data when this
action is sent.
- getDataRenderedByView(<any>, View) - Method in interface androidx.test.espresso.action.AdapterViewProtocol
-
Returns the data object this particular view is rendering if possible.
- getDataResultsFromIntent(Intent, String) - Static method in class androidx.core.app.RemoteInput
-
- getDataSource() - Method in class androidx.paging.PagedList
-
Return the DataSource that provides data to this PagedList.
- getDataUri() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Get the the Uri pointing to the content of the message.
- getDate() - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
Get current value of DatePicker in milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getDate() - Method in class androidx.leanback.widget.picker.DatePicker
-
Gets current date value in milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getDatePickerFormat() - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
Returns format of date Picker or null if not specified.
- getDatePickerFormat() - Method in class androidx.leanback.widget.picker.DatePicker
-
Get format of showing dates.
- getDateTime() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns number of milliseconds since Jan.
- getDecoratedBottom(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the bottom edge of the given child view within its parent, offset by any applied
ItemDecorations.
- getDecoratedBoundsWithMargins(View, Rect) - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns the bounds of the view including its decoration and margins.
- getDecoratedBoundsWithMargins(View, Rect) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the bounds of the view including its decoration and margins.
- getDecoratedEnd(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the end of the view including its decoration and margin.
- getDecoratedLeft(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the left edge of the given child view within its parent, offset by any applied
ItemDecorations.
- getDecoratedMeasuredHeight(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the measured height of the given child, plus the additional size of
any insets applied by
ItemDecorations.
- getDecoratedMeasuredWidth(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the measured width of the given child, plus the additional size of
any insets applied by
ItemDecorations.
- getDecoratedMeasurement(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the space occupied by this View in the current orientation including decorations and
margins.
- getDecoratedMeasurementInOther(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the space occupied by this View in the perpendicular orientation including
decorations and margins.
- getDecoratedRight(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the right edge of the given child view within its parent, offset by any applied
ItemDecorations.
- getDecoratedStart(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the start of the view including its decoration and margin.
- getDecoratedTop(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the top edge of the given child view within its parent, offset by any applied
ItemDecorations.
- getDecorView() - Method in class androidx.test.espresso.Root
-
- getDefault() - Static method in class androidx.core.os.LocaleListCompat
-
The result is guaranteed to include the default Locale returned by Locale.getDefault(), but
not necessarily at the top of the list.
- getDefault() - Static method in class androidx.mediarouter.app.MediaRouteDialogFactory
-
Gets the default factory instance.
- getDefaultCircleColor() - Method in class androidx.wear.widget.CircledImageView
-
Gets the default circle color.
- getDefaultColor(Context, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getDefaultComponent() - Static method in class androidx.databinding.DataBindingUtil
-
- getDefaultDimLayer() - Method in class androidx.leanback.app.BackgroundManager
-
- getDefaultFilename() - Method in class androidx.test.runner.screenshot.BasicScreenCaptureProcessor
-
Returns the default filename for this class suffixed with a UUID.
- getDefaultNightMode() - Static method in class androidx.appcompat.app.AppCompatDelegate
-
Returns the default night mode.
- getDefaultPort() - Static method in class androidx.test.rule.PortForwardingRule
-
- getDefaultRoute() - Method in class androidx.mediarouter.media.MediaRouter
-
Gets the default route for playing media content on the system.
- getDefaultSeekIncrement() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- getDefaultSharedPreferences(Context) - Static method in class androidx.preference.PreferenceManager
-
Gets a SharedPreferences instance that points to the default file that is
used by the preference framework in the given context.
- getDefaultUIUtil() - Static method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
- getDelegate() - Method in class androidx.appcompat.app.AppCompatActivity
-
- getDelegate() - Method in class androidx.appcompat.app.AppCompatDialog
-
- getDelta() - Method in class androidx.car.navigation.utils.BundleMarshaller
-
- getDensityDpi(Resources) - Static method in class androidx.core.content.res.ConfigurationHelper
-
Returns the target screen density being rendered to.
- getDependencies(View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Returns the list of views which the provided view depends on.
- getDependency() - Method in class androidx.preference.Preference
-
Returns the key of the dependency on this Preference.
- getDependents(View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Returns the list of views which depend on the provided view.
- getDescendantRect(ViewGroup, View, Rect) - Static method in class androidx.coordinatorlayout.widget.ViewGroupUtils
-
Retrieve the transformed bounding rect of an arbitrary descendant view.
- getDescription() - Method in class androidx.core.view.inputmethod.InputContentInfoCompat
-
- getDescription() - Method in class androidx.leanback.widget.GuidanceStylist.Guidance
-
Returns the description specified when this Guidance was constructed.
- getDescription() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the description of this action.
- getDescription() - Method in class androidx.leanback.widget.HeaderItem
-
Returns the description for the current row.
- getDescription() - Method in class androidx.leanback.widget.ListRowHoverCardView
-
Returns the description text.
- getDescription() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the user-visible description of the route.
- getDescription() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the user-visible description of the route.
- getDescription() - Method in class androidx.slice.builders.GridRowBuilder
-
- getDescription() - Method in class androidx.test.espresso.action.AdapterDataLoaderAction
-
- getDescription() - Method in class androidx.test.espresso.action.CloseKeyboardAction
-
- getDescription() - Method in class androidx.test.espresso.action.EditorAction
-
- getDescription() - Method in class androidx.test.espresso.action.GeneralClickAction
-
- getDescription() - Method in class androidx.test.espresso.action.GeneralSwipeAction
-
- getDescription() - Method in class androidx.test.espresso.action.OpenLinkAction
-
- getDescription() - Method in class androidx.test.espresso.action.RepeatActionUntilViewState
-
- getDescription() - Method in class androidx.test.espresso.action.ReplaceTextAction
-
- getDescription() - Method in class androidx.test.espresso.action.ScrollToAction
-
- getDescription() - Method in class androidx.test.espresso.action.TypeTextAction
-
- getDescription() - Method in class androidx.test.espresso.remote.InteractionResponse.RemoteError
-
- getDescription() - Method in interface androidx.test.espresso.ViewAction
-
Returns a description of the view action.
- getDescription() - Method in class androidx.test.espresso.web.action.AtomAction
-
- getDescription() - Method in class androidx.test.espresso.web.action.EnableJavascriptAction
-
- getDescription() - Method in class androidx.test.internal.runner.junit3.JUnit38ClassRunner
-
- getDescription(Bundle) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getDescription() - Method in class androidx.test.orchestrator.junit.ParcelableFailure
-
- getDescription() - Method in class androidx.test.runner.AndroidJUnit4
-
- getDescription() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getDescription() - Method in class androidx.tvprovider.media.tv.Channel
-
- getDescription() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getDescription() - Method in class androidx.webkit.internal.WebResourceErrorImpl
-
- getDescription() - Method in class androidx.webkit.WebResourceErrorCompat
-
Gets the string describing the error.
- getDescriptionEditInputType() - Method in class androidx.leanback.widget.GuidedAction
-
- getDescriptionInputType() - Method in class androidx.leanback.widget.GuidedAction
-
Returns InputType of action description not in editing.
- getDescriptionView() - Method in class androidx.leanback.widget.GuidanceStylist
-
Returns the view displaying the description of the guidance.
- getDescriptionView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the description view within this view holder's view.
- getDescriptionViewHolder() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
- getDescriptionViewTextColor() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getDescriptionViewTextColor() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getDescriptor() - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Gets the provider's descriptor.
- getDetailsDescriptionFrame() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
Returns the root view for inserting details description.
- getDetailsDescriptionViewHolder() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
Returns the ViewHolder for DetailsDescription.
- getDeviceType() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the type of the receiver device associated with this route.
- getDeviceType() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the type of the receiver device associated with this route.
- getDialog() - Method in class androidx.fragment.app.DialogFragment
-
- getDialogFactory() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Gets the media route dialog factory to use when showing the route chooser
or controller dialog.
- getDialogFactory() - Method in class androidx.mediarouter.app.MediaRouteButton
-
Gets the media route dialog factory to use when showing the route chooser
or controller dialog.
- getDialogIcon() - Method in class androidx.preference.DialogPreference
-
Returns the icon to be shown on subsequent dialogs.
- getDialogLayoutResource() - Method in class androidx.preference.DialogPreference
-
Returns the layout resource that is used as the content View for
subsequent dialogs.
- getDialogMessage() - Method in class androidx.preference.DialogPreference
-
Returns the message to be shown on subsequent dialogs.
- getDialogTitle() - Method in class androidx.preference.DialogPreference
-
Returns the title to be shown on subsequent dialogs.
- getDiameter() - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- getDiffCallback() - Method in class androidx.recyclerview.widget.AsyncDifferConfig
-
- getDimension(int, float) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getDimensionPixelOffset(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getDimensionPixelSize(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getDimLayer() - Method in class androidx.leanback.app.BackgroundManager
-
- getDirection() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the arrow direction.
- getDisabled(Context, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getDisabledActionModeMenuItems() - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- getDisabledActionModeMenuItems(WebSettings) - Static method in class androidx.webkit.WebSettingsCompat
-
Gets the action mode menu items that are disabled, expressed in an integer field flag.
- getDisableDependentsState() - Method in class androidx.preference.TwoStatePreference
-
Returns whether dependents are disabled when this preference is on (true)
or when this preference is off (false).
- getDisabledMessage() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Return the message that should be shown when the user attempts to start a shortcut
that is disabled.
- getDiscoveryRequest() - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Gets the current discovery request which informs the provider about the
kinds of routes to discover and whether to perform active scanning.
- getDismissalId() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Returns the dismissal id of the notification.
- getDismissIntent() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the data for the Intent that will be issued when the recommendation gets dismissed
from the Home Screen, due to an user action.
- getDisplay(int) - Method in class androidx.core.hardware.display.DisplayManagerCompat
-
Gets information about a logical display.
- getDisplay(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the logical display to which the view's window has been attached.
- getDisplayCutout() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the display cutout if there is one.
- getDisplayIntent() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get the intent to launch inside of an activity view when displaying this
notification.
- getDisplayName() - Method in class androidx.test.orchestrator.junit.ParcelableDescription
-
- getDisplayName() - Method in class androidx.tvprovider.media.tv.Channel
-
- getDisplayName() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getDisplayNumber() - Method in class androidx.tvprovider.media.tv.Channel
-
- getDisplayOptions() - Method in class androidx.appcompat.app.ActionBar
-
- getDisplayOptions() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getDisplayOptions() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getDisplayOptions() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getDisplays() - Method in class androidx.core.hardware.display.DisplayManagerCompat
-
Gets all currently valid logical displays.
- getDisplays(String) - Method in class androidx.core.hardware.display.DisplayManagerCompat
-
Gets all currently valid logical displays of the specified category.
- getDistance() - Method in class androidx.leanback.transition.FadeAndShortSlide
-
Returns distance to slide.
- getDistanceFromRoot() - Method in class androidx.test.espresso.util.TreeIterables.ViewAndDistance
-
- getDividerDrawable() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- getDividerPadding() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Get the padding size used to inset dividers in pixels
- getDividerWidth() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Get the width of the current divider drawable.
- getDominantColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns the color of the dominant swatch from the palette, as an RGB packed int.
- getDominantSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns the dominant swatch from the palette.
- getDotBackgroundColor() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getDotBackgroundColor() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getDotColor() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the color used for dots other than the selected page.
- getDotColorSelected() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the color of the dot for the selected page.
- getDotFadeInDuration() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the duration of the fade in duration, in milliseconds.
- getDotFadeOutDelay() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the delay between the pager arriving at an idle state, and the fade out animation
beginning, in milliseconds.
- getDotFadeOutDuration() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the duration of fade out animation, in milliseconds.
- getDotFadeWhenIdle() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Indicates if the dots fade out when the pager is idle.
- getDotRadius() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Gets the radius of the page dots.
- getDotRadiusSelected() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Gets the radius of the page dot for the selected page.
- getDotShadowColor() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the color of the shadows drawn beneath the dots.
- getDotShadowDx() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the horizontal offset of shadows drawn beneath the dots.
- getDotShadowDy() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Returns the vertical offset of shadows drawn beneath the dots.
- getDotShadowRadius() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the pixel radius of shadows drawn beneath the dots.
- getDotSpacing() - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Gets the center-to-center distance between page dots.
- getDouble(String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or 0.0 if no mapping of the desired type
exists for the given key.
- getDragDirs(RecyclerView, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
Returns the drag directions for the provided ViewHolder.
- getDragToOpenListener() - Method in class androidx.appcompat.widget.PopupMenu
-
Returns an View.OnTouchListener that can be added to the anchor view
to implement drag-to-open behavior.
- getDragToOpenListener(Object) - Static method in class androidx.core.widget.PopupMenuCompat
-
On API android.os.Build.VERSION_CODES#KITKAT and higher, returns
an OnTouchListener that can be added to the anchor view to
implement drag-to-open behavior.
- getDrawable(Context, int) - Static method in class androidx.appcompat.content.res.AppCompatResources
-
Return a drawable object associated with a particular resource ID.
- getDrawable(Context, int) - Method in class androidx.appcompat.widget.AppCompatDrawableManager
-
- getDrawable(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getDrawable(int) - Method in class androidx.appcompat.widget.VectorEnabledTintResources
-
We intercept this call so that we tint the result (if applicable).
- getDrawable(Context, int) - Static method in class androidx.core.content.ContextCompat
-
Returns a drawable object associated with a particular resource ID.
- getDrawable(Resources, int, Theme) - Static method in class androidx.core.content.res.ResourcesCompat
-
Return a drawable object associated with a particular resource ID and
styled for the specified theme.
- getDrawable(TypedArray, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getDrawable() - Method in class androidx.leanback.app.BackgroundManager
-
Returns the current background Drawable.
- getDrawable() - Method in class androidx.leanback.graphics.CompositeDrawable.ChildDrawable
-
Returns the Drawable.
- getDrawable(int) - Method in class androidx.leanback.graphics.CompositeDrawable
-
Returns the Drawable for the given index.
- getDrawable(int) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Returns the drawable at the given index.
- getDrawable(Context, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getDrawable() - Method in class androidx.wear.widget.RoundedDrawable
-
Returns the drawable that will be rendered.
- getDrawableForDensity(Resources, int, int, Theme) - Static method in class androidx.core.content.res.ResourcesCompat
-
Return a drawable object associated with a particular resource ID for
the given screen density in DPI and styled for the specified theme.
- getDrawableFromResource(View, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getDrawableIfKnown(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getDrawables() - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
- getDrawerArrowDrawable() - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
- getDrawerContent() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns the drawer content view.
- getDrawerController() - Method in class androidx.car.drawer.CarDrawerActivity
-
Returns the
CarDrawerController that is responsible for handling events relating
to the drawer in this Activity.
- getDrawerElevation() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
The base elevation of the drawer(s) relative to the parent, in pixels.
- getDrawerLockMode(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Check the lock mode of the drawer with the given gravity.
- getDrawerLockMode(View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Check the lock mode of the given drawer view.
- getDrawerState() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
- getDrawerTitle(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Returns the title of the drawer with the given gravity.
- getDrawerToggleDelegate() - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider
-
- getDrawerToggleDelegate() - Method in class androidx.appcompat.app.AppCompatActivity
-
- getDrawerToggleDelegate() - Method in class androidx.appcompat.app.AppCompatDelegate
-
- getDrawerToggleDelegate() - Method in interface androidx.legacy.app.ActionBarDrawerToggle.DelegateProvider
-
Deprecated.
- getDrawFullUnderline() - Method in class androidx.viewpager.widget.PagerTabStrip
-
Return whether or not this tab strip will draw a full-width underline.
- getDrawingOrder() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Get the drawing order of the view corresponding it this node.
- getDropDownHorizontalOffset() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
Get the configured horizontal offset in pixels for the spinner's popup window of choices.
- getDropdownItemCount() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getDropdownItemCount() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getDropdownSelectedPosition() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getDropdownSelectedPosition() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getDropDownVerticalOffset() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- getDropDownView(int, View, ViewGroup) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getDropDownViewInflater() - Method in class androidx.appcompat.widget.ThemedSpinnerAdapter.Helper
-
Returns the LayoutInflater which should be used when inflating any layouts
from your SpinnerAdapter#getDropDownView(int, View, ViewGroup).
- getDropDownViewTheme() - Method in interface androidx.appcompat.widget.ThemedSpinnerAdapter
-
Returns the value previously set by a call to
#setDropDownViewTheme(Theme).
- getDropDownViewTheme() - Method in class androidx.appcompat.widget.ThemedSpinnerAdapter.Helper
-
- getDropDownWidth() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- getDuration() - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Returns the current duration of property animations.
- getDuration() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- getDuration() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- getDuration() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- getDuration() - Method in class androidx.leanback.media.PlayerAdapter
-
Returns the duration of the media item in milliseconds.
- getDuration() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns duration in milliseconds.
- getDuration() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- getDuration() - Method in class androidx.transition.Transition
-
Returns the duration set on this transition.
- getDurationMillis() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getDurationView() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
Returns the TextView that showing total time label.
- getDx() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- getDy() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- getDynamicIdlingResourceErrorPolicy() - Static method in class androidx.test.espresso.IdlingPolicies
-
- getDynamicIdlingResourceWarningPolicy() - Static method in class androidx.test.espresso.IdlingPolicies
-
- getDynamicShadowFocusedZ() - Method in class androidx.leanback.widget.ShadowOverlayHelper.Options
-
Get z value of shadow when a view is focused.
- getDynamicShadowUnfocusedZ() - Method in class androidx.leanback.widget.ShadowOverlayHelper.Options
-
Get z value of shadow when a view is not focused.
- getEdgeEffectFactory() - Method in class androidx.recyclerview.widget.RecyclerView
-
- getEdgeSize() - Method in class androidx.customview.widget.ViewDragHelper
-
Return the size of an edge.
- getEditableDescriptionView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Convenience method to return an editable version of the description, if possible,
or null if the description view isn't an EditText.
- getEditableTitleView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Convenience method to return an editable version of the title, if possible,
or null if the title view isn't an EditText.
- getEditDescription() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the optional description text to edit.
- getEditingView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
- getEditInputType() - Method in class androidx.leanback.widget.GuidedAction
-
- getEditTitle() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the optional title text to edit.
- getEffects() - Method in class androidx.leanback.widget.Parallax
-
- getElapsedTime() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- getElevation() - Method in class androidx.appcompat.app.ActionBar
-
Get the Z-axis elevation of the action bar in pixels.
- getElevation() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getElevation(View) - Static method in class androidx.core.view.ViewCompat
-
The base elevation of this view relative to its parent, in pixels.
- getEmailBcc() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get an array of Strings, each an email address to BCC on this share.
- getEmailCc() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get an array of Strings, each an email address to CC on this share.
- getEmailTo() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get an array of Strings, each an email address to share to.
- getEmbeddedMenuWidthLimit() - Method in class androidx.appcompat.view.ActionBarPolicy
-
- getEmojiCharArray() - Method in class androidx.emoji.text.MetadataRepo
-
- getEmojiReplaceStrategy() - Method in class androidx.emoji.widget.EmojiExtractEditText
-
Returns whether to replace all emoji with
EmojiSpans.
- getEmojiReplaceStrategy() - Method in class androidx.emoji.widget.EmojiExtractTextLayout
-
Returns whether to replace all emoji with
EmojiSpans.
- getEmptyLocaleList() - Static method in class androidx.core.os.LocaleListCompat
-
Retrieve an empty instance of LocaleList.
- getEnabledAccessibilityServiceList(AccessibilityManager, int) - Static method in class androidx.core.view.accessibility.AccessibilityManagerCompat
-
- getEnabledListenerPackages(Context) - Static method in class androidx.core.app.NotificationManagerCompat
-
Get the set of packages that have an enabled notification listener component within them.
- getEnd() - Method in class androidx.core.graphics.PathSegment
-
The end point of the line segment.
- getEnd() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the end position of the layout without taking padding into account.
- getEndAfterPadding() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the end position of the layout after the end padding is removed.
- getEndFraction() - Method in class androidx.core.graphics.PathSegment
-
Fraction along the length of the path that the
end point resides.
- getEndIcon() - Method in class androidx.car.drawer.DrawerItemViewHolder
-
Returns the icon that is displayed at the end of the view.
- getEndItems() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getEndItems() - Method in class androidx.slice.widget.RowContent
-
- getEndLoads() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getEndPadding() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the padding at the end of the layout.
- getEndTime() - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
- getEndTimeUtcMillis() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getEndTimeUtcMillis() - Method in class androidx.tvprovider.media.tv.Program
-
- getEndTrim() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the end trim for the progress spinner arc
- getEndTypes() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getEnterTransition() - Method in class androidx.fragment.app.Fragment
-
Returns the Transition that will be used to move Views into the initial scene.
- getEnterTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getEntities() - Method in class androidx.room.migration.bundle.DatabaseBundle
-
- getEntitiesByTableName() - Method in class androidx.room.migration.bundle.DatabaseBundle
-
- getEntries() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFamilyFilesResourceEntry
-
- getEntries() - Method in class androidx.preference.internal.AbstractMultiSelectListPreference
-
- getEntries() - Method in class androidx.preference.ListPreference
-
The list of entries to be shown in the list in subsequent dialogs.
- getEntries() - Method in class androidx.preference.MultiSelectListPreference
-
The list of entries to be shown in the list in subsequent dialogs.
- getEntry() - Method in class androidx.preference.ListPreference
-
Returns the entry corresponding to the current value.
- getEntryValues() - Method in class androidx.preference.internal.AbstractMultiSelectListPreference
-
- getEntryValues() - Method in class androidx.preference.ListPreference
-
Returns the array of values to be saved for the preference.
- getEntryValues() - Method in class androidx.preference.MultiSelectListPreference
-
Returns the array of mValues to be saved for the preference.
- getEnum(String, Class<T>) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or null if no mapping of the desired type
exists for the given key.
- getEnumNonNull(String, Class<T>, T) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or the provided default value if no mapping
of the desired type exists for the given key.
- getEpicenter() - Method in class androidx.transition.Transition
-
Returns the epicenter as specified by the
android.transition.Transition.EpicenterCallback or null if no callback exists.
- getEpicenterCallback() - Method in class androidx.transition.Transition
-
Returns the callback used to find the epicenter of the Transition.
- getEpisodeNumber() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getEpisodeTitle() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getError() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the error text of this node.
- getErrorCode() - Method in class androidx.webkit.internal.WebResourceErrorImpl
-
- getErrorCode() - Method in class androidx.webkit.WebResourceErrorCompat
-
Gets the error code of the error.
- getExitTransition() - Method in class androidx.fragment.app.Fragment
-
Returns the Transition that will be used to move Views out of the scene when the
fragment is removed, hidden, or detached when not popping the back stack.
- getExitTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getExpandedAction() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- getExpandedItem() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getExpandedRowHeight() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns the expanded row height for rows created by this Presenter.
- getExpectedCount() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult
-
- getExpiry() - Method in class androidx.slice.SliceMetadata
-
A slice contains an expiry to indicate when the content in the slice might no longer be
valid.
- getExternalCacheDirs(Context) - Static method in class androidx.core.content.ContextCompat
-
Returns absolute paths to application-specific directories on all
external storage devices where the application can place cache files it
owns.
- getExternalFilesDirs(Context, String) - Static method in class androidx.core.content.ContextCompat
-
Returns absolute paths to application-specific directories on all
external storage devices where the application can place persistent files
it owns.
- getExtraData(Class<T>) - Method in class androidx.core.app.ComponentActivity
-
- getExtraLayoutSpace() - Method in class androidx.leanback.widget.BaseGridView
-
Returns pixels of extra space for layout child in invisible area.
- getExtraLayoutSpace(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Returns the amount of extra space that should be laid out by LayoutManager.
- getExtraObject() - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
Get extra object associated with the view.
- getExtras() - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
Get the metadata Bundle used by this Builder.
- getExtras() - Method in class androidx.core.app.NotificationCompat.Action
-
Get additional metadata carried around with this Action.
- getExtras() - Method in class androidx.core.app.NotificationCompat.Builder
-
Get the current metadata Bundle used by this notification Builder.
- getExtras(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Gets the Notification#extras field from a notification in a backwards
compatible manner.
- getExtras() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Get the extras Bundle for this message.
- getExtras() - Method in class androidx.core.app.RemoteInput.Builder
-
Get the metadata Bundle used by this Builder.
- getExtras() - Method in class androidx.core.app.RemoteInput
-
Get additional metadata carried around with this remote input.
- getExtras() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets an optional bundle with extra data.
- getExtras() - Method in class androidx.media.MediaBrowserServiceCompat.BrowserRoot
-
Gets any extras about the browser service.
- getExtras() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Gets a bundle of extras for this status object.
- getExtras() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets a bundle of extras for this route descriptor.
- getExtras() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets a collection of extra properties about this route that were supplied
by its media route provider, or null if none.
- getExtras() - Method in class androidx.mediarouter.media.MediaSessionStatus
-
Gets a bundle of extras for this status object.
- getExtras() - Method in class androidx.preference.Preference
-
Return the extras Bundle object associated with this preference, creating
a new Bundle if there currently isn't one.
- getExtraVisibility() - Method in class androidx.leanback.widget.BaseCardView
-
- getFacet(Class<?>) - Method in interface androidx.leanback.widget.FacetProvider
-
Queries optional implemented facet.
- getFacet(Class<?>) - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
- getFacet(Class<?>) - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
- getFacet(Class<?>) - Method in class androidx.leanback.widget.Presenter
-
- getFacet(Class<?>) - Method in class androidx.leanback.widget.Presenter.ViewHolder
-
- getFacetProvider(int) - Method in interface androidx.leanback.widget.FacetProviderAdapter
-
- getFacetProvider(int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- getFactory(LayoutInflater) - Static method in class androidx.core.view.LayoutInflaterCompat
-
- getFactory() - Static method in class androidx.webkit.internal.WebViewGlueCommunicator
-
Fetch the one global support library WebViewProviderFactory from the WebView glue layer.
- getFadeCompleteListener() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Returns the listener to be called when fade in or out has completed.
- getFadeCompleteListener() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Returns the listener to be called when fade in or out has completed.
- getFadingLeftEdge() - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns true if left edge fading is enabled.
- getFadingLeftEdgeLength() - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns the left edge fading length in pixels.
- getFadingLeftEdgeOffset() - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns the distance in pixels between fading start position and left padding edge.
- getFadingRightEdge() - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns true if fading right edge is enabled.
- getFadingRightEdgeLength() - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns the right edge fading length in pixels.
- getFadingRightEdgeOffset() - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the distance in pixels between fading start position and right padding edge.
- getFailure(Bundle) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getFailureCount() - Method in class androidx.test.orchestrator.junit.ParcelableResult
-
- getFailureCount() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult
-
- getFailures() - Method in class androidx.test.orchestrator.junit.ParcelableResult
-
- getFailures() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult
-
- getFastForwardSpeeds() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
Returns the fast forward speeds.
- getFastForwardSpeeds() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the fast forward speeds.
- getFeature(String) - Static method in enum androidx.webkit.internal.WebViewFeatureInternal
-
- getFetchStrategy() - Method in class androidx.core.content.res.FontResourcesParserCompat.ProviderResourceEntry
-
- getFieldPath() - Method in class androidx.room.migration.bundle.FieldBundle
-
- getFields() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getFieldsByColumnName() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getFileName() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- getFilename(String) - Method in class androidx.test.runner.screenshot.BasicScreenCaptureProcessor
-
Returns the filename created from the given prifix and suffixed with a UUID.
- getFilter() - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getFilteredFieldList(Class<?>, List<String>) - Static method in class androidx.test.espresso.remote.ProtoUtils
-
Returns a filtered view of a class's declared Field list.
- getFilterForLevel(float) - Method in class androidx.leanback.graphics.ColorFilterCache
-
Returns a ColorFilter for a given alpha level between 0 and 1.0.
- getFilterQueryProvider() - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Returns the query filter provider used for filtering.
- getFilters(InputFilter[]) - Method in class androidx.emoji.widget.EmojiTextViewHelper
-
Appends EmojiCompat InputFilters to the widget InputFilters.
- getFinalPosition() - Method in class androidx.dynamicanimation.animation.SpringForce
-
Returns the rest position of the spring.
- getFinalX() - Method in class androidx.core.widget.ScrollerCompat
-
- getFinalY() - Method in class androidx.core.widget.ScrollerCompat
-
- getFirst() - Method in class androidx.collection.CircularArray
-
Get first element of the CircularArray.
- getFirst() - Method in class androidx.collection.CircularIntArray
-
Get first integer of the CircularIntArray.
- getFirstBaselineToTopHeight() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getFirstBaselineToTopHeight(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns the distance between the first text baseline and the top of this TextView.
- getFirstMatch(String[]) - Method in class androidx.core.os.LocaleListCompat
-
Returns the first match in the locale list given an unordered array of supported locales
in BCP 47 format.
- getFitsSystemWindows(View) - Static method in class androidx.core.view.ViewCompat
-
Returns true if this view should adapt to fit system window insets.
- getFixedHeightMajor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getFixedHeightMinor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getFixedWidthMajor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getFixedWidthMinor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getFlags() - Method in class androidx.media.AudioAttributesCompat
-
Return the flags.
- getFloat(int, float) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getFloat(String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or 0.0f if no mapping of the desired type
exists for the given key.
- getFloat(String, float) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves a Float value from the data store.
- getFocusedChild() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the item View which has or contains focus.
- getFocusedRect(Rect) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- getFocusedVirtualView() - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- getFocusScrollStrategy() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the strategy used to scroll in response to item focus changing.
- getFocusZoomFactor() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns the zoom factor used for focus highlighting.
- getFocusZoomFactor() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns the zoom factor used for focus highlighting.
- getFont(int, int, ResourcesCompat.FontCallback) - Method in class androidx.appcompat.widget.TintTypedArray
-
Retrieve the Typeface for the attribute at index.
- getFont(Context, int) - Static method in class androidx.core.content.res.ResourcesCompat
-
Returns a font Typeface associated with a particular resource ID.
- getFont(Context, int, ResourcesCompat.FontCallback, Handler) - Static method in class androidx.core.content.res.ResourcesCompat
-
Returns a font Typeface associated with a particular resource ID asynchronously.
- getFont(Context, int, TypedValue, int, ResourcesCompat.FontCallback) - Static method in class androidx.core.content.res.ResourcesCompat
-
Used by TintTypedArray.
- getFontDescent(TextView, Paint) - Static method in class androidx.leanback.widget.RowHeaderPresenter
-
- getFonts() - Method in class androidx.core.provider.FontsContractCompat.FontFamilyResult
-
- getFontSync(Context, FontRequest, ResourcesCompat.FontCallback, Handler, boolean, int, int) - Static method in class androidx.core.provider.FontsContractCompat
-
- getForceShowIcon() - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getForeignKeys() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getFormat() - Method in class androidx.slice.SliceItem
-
Get the format of this SliceItem.
- getFormat() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getFormat(SliceItem) - Static method in class androidx.slice.widget.LargeSliceAdapter.SliceWrapper
-
- getFormat() - Method in class androidx.test.runner.screenshot.ScreenCapture
-
Returns the format to save the bitmap as or PNG if none has been set.
- getFormatVersion() - Method in class androidx.room.migration.bundle.SchemaBundle
-
- getFraction(int, int, int, float) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getFraction() - Method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
- getFraction() - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Returns fraction of size to be added to view's start position.
- getFractionOfScreenPx(Context, int, int) - Static method in class androidx.wear.internal.widget.ResourcesUtil
-
Returns the number of pixels equivalent to the percentage of resId to the current
screen.
- getFragment(Bundle, String) - Method in class androidx.fragment.app.FragmentManager
-
- getFragment() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
- getFragment() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
- getFragment() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
- getFragment() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
- getFragment() - Method in class androidx.preference.Preference
-
Return the fragment class name associated with this Preference.
- getFragmentHost() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Returns the current host interface so that main fragment can interact with
BrowseFragment.
- getFragmentHost() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
- getFragmentManager() - Method in class androidx.fragment.app.Fragment
-
Return the FragmentManager for interacting with fragments associated
with this fragment's activity.
- getFragments() - Method in class androidx.fragment.app.FragmentManager
-
Get a list of all fragments that are currently added to the FragmentManager.
- getFrameworkPort() - Method in class androidx.webkit.internal.WebMessagePortImpl
-
- getFrameworkPort() - Method in class androidx.webkit.WebMessagePortCompat
-
Internal getter returning the private WebMessagePort implementing this class.
- getFriction() - Method in class androidx.dynamicanimation.animation.FlingAnimation
-
- getFrom(Map<K, T>, K) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(T[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(boolean[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(byte[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(short[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(char[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(int[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(long[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(float[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromArray(double[], int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromIndex() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getFromList(List<T>, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromList(<any>, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromList(<any>, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromList(SparseBooleanArray, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromList(SparseIntArray, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFromList(SparseLongArray, int) - Static method in class androidx.databinding.ViewDataBinding
-
- getFuture() - Method in class androidx.test.espresso.web.action.AtomAction
-
Return a Future, which will be set and transformed from futureEval.
- getGapSize() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the max gap between the bars when they are parallel to each other.
- getGapStrategy() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Returns the current gap handling strategy for StaggeredGridLayoutManager.
- getGeneration() - Method in class androidx.core.provider.SelfDestructiveThread
-
Returns the thread generation.
- getGenre() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getGenres() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns an array containing the genres that describe the content.
- getGenres() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns an array containing the content genres that describe the content associated with the
notification.
- getGpsDateTime() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns number of milliseconds since Jan.
- getGravity() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- getGravity() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Returns the current gravity.
- getGravity() - Method in class androidx.appcompat.widget.PopupMenu
-
- getGravity() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getGravity() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Get the gravity used to position/stretch the bitmap within its bounds.
- getGridContent() - Method in class androidx.slice.widget.GridContent
-
- getGridPresenter() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Returns the grid presenter.
- getGridPresenter() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Returns the grid presenter.
- getGridView() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
Gets HorizontalGridView that shows a list of items.
- getGridView() - Method in class androidx.leanback.widget.ListRowView
-
Returns the HorizontalGridView.
- getGridView() - Method in class androidx.leanback.widget.VerticalGridPresenter.ViewHolder
-
- getGroup(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get the key used to group this notification into a cluster or stack
with other notifications on devices which support such rendering.
- getGroup() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the String group ID tag for this recommendation.
- getGroupAlertBehavior(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns which type of notifications in a group are responsible for audibly alerting the
user.
- getGroupId() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getGroupId() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getGroupId() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getGroupMemberIds() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the group member ids of the route.
- getGuidanceStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the GuidanceStylist that displays guidance information for the user.
- getGuidanceStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the GuidanceStylist that displays guidance information for the user.
- getGuidedActionsStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the GuidedActionsStylist that displays the actions the user may take.
- getGuidedActionsStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the GuidedActionsStylist that displays the actions the user may take.
- getGuidedActionsStylist() - Method in class androidx.leanback.widget.GuidedActionAdapter
-
- getGuidedButtonActionsStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the GuidedActionsStylist that displays the button actions the user may take.
- getGuidedButtonActionsStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the GuidedActionsStylist that displays the button actions the user may take.
- getGutterSize() - Method in class androidx.car.util.ColumnCalculator
-
Returns the size of each gutter in pixels.
- getHandler() - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Gets the provider's handler which is associated with the main thread.
- getHasGlyph() - Method in class androidx.emoji.text.EmojiMetadata
-
- getHeaderIcon() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getHeaderItem() - Method in class androidx.leanback.widget.Row
-
Returns the
HeaderItem that represents metadata for the row.
- getHeaderItem() - Method in class androidx.slice.widget.ListContent
-
- getHeaderPresenter() - Method in class androidx.leanback.widget.RowPresenter
-
Returns the Presenter used for rendering the header, or null if none has been
set.
- getHeadersFragment() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Get currently bound HeadersFragment or null if HeadersFragment has not been created yet.
- getHeadersState() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns the state of the headers column in the browse fragment.
- getHeadersState() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns the state of the headers column in the browse fragment.
- getHeadersSupportFragment() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Get currently bound HeadersSupportFragment or null if HeadersSupportFragment has not been created yet.
- getHeaderTemplateType() - Method in class androidx.slice.widget.ListContent
-
- getHeaderTitle() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getHeaderType() - Method in class androidx.slice.SliceMetadata
-
- getHeaderView() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getHeaderView() - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter.ViewHolder
-
- getHeaderViewHolder() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the view holder for the Row header for this Row.
- getHeadsUpContentView() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getHeight() - Method in class androidx.appcompat.app.ActionBar
-
Retrieve the current height of the ActionBar.
- getHeight() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getHeight() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getHeight() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getHeight() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getHeight() - Method in class androidx.emoji.text.EmojiMetadata
-
- getHeight() - Method in class androidx.heifwriter.EglWindowSurface
-
Queries the surface's height.
- getHeight() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the height that is currently relevant to the LayoutManager.
- getHeightMode() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the height measurement spec mode that is currently relevant to the LayoutManager.
- getHeroIndex() - Method in class androidx.leanback.widget.ThumbsBar
-
Get hero index which is the middle child.
- getHideOffset() - Method in class androidx.appcompat.app.ActionBar
-
Return the current vertical offset of the action bar.
- getHideOffset() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getHint() - Method in interface androidx.appcompat.widget.WithHint
-
Returns the hint which is displayed in the floating label, if enabled.
- getHint() - Method in class androidx.leanback.widget.SearchBar
-
Returns the current search bar hint text.
- getHintAmbientBigPicture() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get a hint that this notification's
NotificationCompat.BigPictureStyle (if present) should be
converted to low-bit and displayed in ambient mode, especially useful for barcodes and
qr codes, as well as other simple black-and-white tickets.
- getHintAvoidBackgroundClipping() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getHintContentIntentLaunchesActivity() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get a hint that this notification's content intent will launch an Activity
directly, telling the platform that it can generate the appropriate transitions
- getHintDisplayActionInline() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Get a hint that this Action should be displayed inline - i.e.
- getHintHideIcon() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getHintLaunchesActivity() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Get a hint that this Action will launch an Activity directly, telling the
platform that it can generate the appropriate transitions
- getHints() - Method in class androidx.slice.Slice
-
- getHints() - Method in class androidx.slice.SliceItem
-
Gets all hints associated with this SliceItem.
- getHintScreenTimeout() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getHintShowBackgroundOnly() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- getHintText() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the hint text of this node.
- getHorizontalMargin() - Method in class androidx.leanback.widget.BaseGridView
-
- getHorizontalOffset() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getHorizontalSnapPreference() - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
When scrolling towards a child view, this method defines whether we should align the left
or the right edge of the child with the parent RecyclerView.
- getHorizontalSpacing() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the horizontal spacing in pixels between two child items.
- getHost() - Method in class androidx.fragment.app.Fragment
-
Return the host object of this fragment.
- getHost() - Method in class androidx.leanback.media.PlaybackGlue
-
- getHour(TimePicker) - Static method in class androidx.databinding.adapters.TimePickerBindingAdapter
-
- getHour() - Method in class androidx.leanback.widget.picker.TimePicker
-
Returns the currently selected hour using 24-hour time.
- getHoverCardPresenterSelector() - Method in class androidx.leanback.widget.ListRowPresenter
-
- getHsl() - Method in class androidx.palette.graphics.Palette.Swatch
-
Return this swatch's HSL values.
- getHtmlText() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the styled HTML text shared with the target activity.
- getHyphenationFrequency() - Method in class androidx.core.text.PrecomputedTextCompat.Params
-
Returns the hyphenation frequency for this text.
- getIBinder() - Method in interface androidx.test.espresso.remote.Bindable
-
- getIBinder() - Method in class androidx.test.espresso.web.action.AtomAction
-
- getIBinder() - Method in class androidx.test.internal.util.ParcelableIBinder
-
- getIcon() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Return the icon associated with this tab.
- getIcon() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getIcon() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getIcon() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getIcon() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getIcon() - Method in class androidx.car.drawer.DrawerItemViewHolder
-
Returns the view that should be used to display the main icon.
- getIcon() - Method in class androidx.core.app.NotificationCompat.Action
-
- getIcon() - Method in class androidx.core.app.Person
-
Returns the icon for this
Person or
null if no icon was provided.
- getIcon() - Method in class androidx.leanback.widget.Action
-
Returns the icon drawable for this Action.
- getIcon() - Method in class androidx.preference.Preference
-
Returns the icon of this Preference.
- getIcon() - Method in class androidx.slice.builders.SliceAction
-
- getIcon() - Method in interface androidx.slice.core.SliceAction
-
- getIcon() - Method in class androidx.slice.core.SliceActionImpl
-
- getIcon() - Method in class androidx.slice.SliceItem
-
- getIconDrawable() - Method in class androidx.leanback.widget.GuidanceStylist.Guidance
-
Returns the icon drawable specified when this Guidance was constructed.
- getIconId() - Method in class androidx.browser.browseractions.BrowserActionItem
-
- getIconResourceId() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the resource id of the main icon.
- getIconResourceId() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the resource id of the main icon.
- getIconTintList() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getIconTintList() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getIconTintList() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getIconTintList() - Method in interface androidx.core.internal.view.SupportMenuItem
-
- getIconTintList(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
- getIconTintMode() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getIconTintMode() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getIconTintMode() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getIconTintMode() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Returns the blending mode used to apply the tint to this item's icon, if specified.
- getIconTintMode(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
Returns the blending mode used to apply the tint to the item's icon, if specified.
- getIconUri() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the URI of the icon representing this route.
- getIconUri() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the URI of the icon representing this route.
- getIconView() - Method in class androidx.leanback.widget.GuidanceStylist
-
Returns the view displaying the icon of the guidance.
- getIconView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the icon view within this view holder's view.
- getId() - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- getId() - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- getId() - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Returns an ID for determining how to save/restore instance state.
- getId() - Method in class androidx.contentpager.content.Query
-
- getId() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Returns the ID of a shortcut.
- getId() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Gets the id for this action.
- getId() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the unique window id.
- getId() - Method in class androidx.emoji.text.EmojiMetadata
-
- getId() - Method in class androidx.emoji.text.EmojiSpan
-
- getId() - Method in class androidx.fragment.app.Fragment
-
Return the identifier this fragment is known by.
- getId() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
Return the unique identifier for the entry.
- getId() - Method in class androidx.leanback.widget.Action
-
Returns the id for this Action.
- getId() - Method in class androidx.leanback.widget.HeaderItem
-
Returns a unique identifier for this item.
- getId() - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
- getId(int) - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns the id for the given position.
- getId() - Method in class androidx.leanback.widget.Row
-
Returns a unique identifier for this row.
- getId() - Method in class androidx.loader.content.Loader
-
- getId() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the unique id of the route.
- getId() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the unique id of the route.
- getId() - Method in interface androidx.test.espresso.remote.Bindable
-
- getId() - Method in class androidx.test.espresso.web.action.AtomAction
-
- getId() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getId() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getIdentifier() - Method in class androidx.core.provider.FontRequest
-
- getIdentityHash() - Method in class androidx.room.migration.bundle.DatabaseBundle
-
- getIdleTimeout() - Method in class androidx.test.espresso.IdlingPolicy
-
The amount of time the policy allows a resource to be non-idle.
- getIdleTimeoutUnit() - Method in class androidx.test.espresso.IdlingPolicy
-
- getIdlingResourceRegistry() - Method in interface androidx.test.espresso.base.IdlingUiController
-
- getIdlingResources() - Static method in class androidx.test.espresso.Espresso
-
- getIdTag() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the String Id tag which uniquely identifies this recommendation.
- getImageDrawable() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns the drawable used for the error image.
- getImageDrawable() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns the drawable used for the error image.
- getImageDrawable() - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Returns the image drawable of this details overview.
- getImageDrawable() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the image Drawable of this row.
- getImageDrawable() - Method in class androidx.wear.widget.CircledImageView
-
- getImageMode() - Method in class androidx.slice.builders.SliceAction
-
- getImageMode() - Method in interface androidx.slice.core.SliceAction
-
- getImageMode() - Method in class androidx.slice.core.SliceActionImpl
-
- getImageMode() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getImageMode() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getImageTintList(ImageView) - Static method in class androidx.core.widget.ImageViewCompat
-
Return the tint applied to the image drawable, if specified.
- getImageTintMode(ImageView) - Static method in class androidx.core.widget.ImageViewCompat
-
Return the blending mode used to apply the tint to the image drawable, if specified.
- getImeOptions() - Method in class androidx.appcompat.widget.SearchView
-
Returns the IME options set on the query text field.
- getImpl() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getImpl() - Method in class androidx.slice.builders.ListBuilder
-
- getImpl() - Method in class androidx.slice.builders.SliceAction
-
- getImportance() - Method in class androidx.core.app.NotificationManagerCompat
-
Returns the user specified importance for notifications from the calling package.
- getImportantForAccessibility(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the mode for determining whether this View is important for accessibility
which is if it fires accessibility events and if it is reported to
accessibility services that query the screen.
- getImportantForAutofill(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the mode for determining whether this view is important for autofill.
- getIncomingEdges(T) - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Get any incoming edges from the given node.
- getIndex(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getIndex() - Method in class androidx.car.widget.AlphaJumpBucketer.Bucket
-
- getIndex() - Method in interface androidx.car.widget.IAlphaJumpAdapter.Bucket
-
Return the index of the first item that this bucket matches in the list.
- getIndex() - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
Returns the currently selected index in this MultiAction.
- getIndex() - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- getIndex() - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- getIndex() - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Returns the current index.
- getIndexCount() - Method in class androidx.appcompat.widget.TintTypedArray
-
- getIndices() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getInflatedId() - Method in class androidx.appcompat.widget.ViewStubCompat
-
Returns the id taken by the inflated view.
- getInfo() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
- getInfoAreaBackground() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the info area background drawable.
- getInfoVisibility() - Method in class androidx.leanback.widget.BaseCardView
-
Returns the visibility of the info region of the card.
- getInitialCircleRadius() - Method in class androidx.wear.widget.CircledImageView
-
- getInitialDelay() - Method in class androidx.leanback.app.ProgressBarManager
-
Returns the initial delay.
- getInitialExpandedChildrenCount() - Method in class androidx.preference.PreferenceGroup
-
Gets the maximal number of children that are initially shown.
- getInitialPrefetchItemCount() - Method in class androidx.leanback.widget.BaseGridView
-
Gets the number of items to prefetch in
RecyclerView.LayoutManager#collectInitialPrefetchPositions(int, RecyclerView.LayoutManager.LayoutPrefetchRegistry),
which defines how many inner items should be prefetched when this GridView is nested inside
another RecyclerView.
- getInitialPrefetchItemCount() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- getInitialState() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns the initial state used to create ViewHolder.
- getInProgressLabel() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- getInputAction() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getInputId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInputMethodMode() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getInputRangeAction() - Method in class androidx.slice.SliceMetadata
-
Gets the input range action associated with the header of this slice, if it exists.
- getInputRangeThumb() - Method in class androidx.slice.widget.RowContent
-
- getInputSurface() - Method in class androidx.heifwriter.HeifEncoder
-
Retrieves the input surface for encoding.
- getInputSurface() - Method in class androidx.heifwriter.HeifWriter
-
Retrieves the input surface for encoding.
- getInputType() - Method in class androidx.appcompat.widget.SearchView
-
Returns the input type set on the query text field.
- getInputType() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the input type of the source as defined by InputType.
- getInputType() - Method in class androidx.leanback.widget.GuidedAction
-
Returns InputType of action title not in editing.
- getInsetDodgeRect(CoordinatorLayout, V, Rect) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a view is set to dodge view insets.
- getInstalledAccessibilityServiceList(AccessibilityManager) - Static method in class androidx.core.view.accessibility.AccessibilityManagerCompat
-
- getInstance() - Static method in class androidx.arch.core.executor.ArchTaskExecutor
-
Returns an instance of the task executor.
- getInstance(Context) - Static method in class androidx.car.util.ColumnCalculator
-
- getInstance() - Static method in class androidx.core.content.SharedPreferencesCompat.EditorCompat
-
- getInstance(Context) - Static method in class androidx.core.hardware.display.DisplayManagerCompat
-
Gets an instance of the display manager given the context.
- getInstance() - Static method in class androidx.core.text.BidiFormatter
-
Factory for creating an instance of BidiFormatter for the default locale directionality.
- getInstance(boolean) - Static method in class androidx.core.text.BidiFormatter
-
Factory for creating an instance of BidiFormatter given the context directionality.
- getInstance(Locale) - Static method in class androidx.core.text.BidiFormatter
-
Factory for creating an instance of BidiFormatter given the context locale.
- getInstance(Activity) - Static method in class androidx.leanback.app.BackgroundManager
-
Returns the BackgroundManager associated with the given Activity.
- getInstance(Context) - Static method in class androidx.leanback.system.Settings
-
Returns the singleton Settings instance.
- getInstance() - Static method in class androidx.leanback.widget.GuidedActionDiffCallback
-
Returns the singleton GuidedActionDiffCallback.
- getInstance(Application) - Static method in class androidx.lifecycle.ViewModelProvider.AndroidViewModelFactory
-
Retrieve a singleton instance of AndroidViewModelFactory.
- getInstance(T) - Static method in class androidx.loader.app.LoaderManager
-
- getInstance(Context) - Static method in class androidx.localbroadcastmanager.content.LocalBroadcastManager
-
- getInstance(Context) - Static method in class androidx.mediarouter.media.MediaRouter
-
Gets an instance of the media router service associated with the context.
- getInstance(Context) - Static method in class androidx.slice.SliceManager
-
- getInstance(Context) - Static method in class androidx.slice.SliceViewManager
-
- getInstance() - Static method in class androidx.test.espresso.IdlingRegistry
-
- getInstance() - Static method in class androidx.test.espresso.remote.EspressoRemote
-
- getInstance() - Static method in class androidx.test.espresso.remote.RemoteDescriptorRegistry
-
- getInstance() - Static method in class androidx.test.espresso.remote.RemoteInteractionRegistry
-
- getInstance() - Static method in class androidx.test.internal.runner.InstrumentationConnection
-
- getInstance() - Static method in class androidx.test.internal.runner.tracker.UsageTrackerRegistry
-
- getInstance() - Static method in class androidx.test.runner.intent.IntentMonitorRegistry
-
Returns the IntentMonitor.
- getInstance() - Static method in class androidx.test.runner.intent.IntentStubberRegistry
-
Returns the loaded Intent Stubber mInstance.
- getInstance() - Static method in class androidx.test.runner.lifecycle.ActivityLifecycleMonitorRegistry
-
Returns the ActivityLifecycleMonitor.
- getInstance() - Static method in class androidx.test.runner.lifecycle.ApplicationLifecycleMonitorRegistry
-
Returns the ActivityLifecycleMonitor.
- getInstance() - Static method in class androidx.webkit.ServiceWorkerControllerCompat
-
Returns the default ServiceWorkerController instance.
- getInstanceFieldDescriptorList() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getInstanceType() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getInstanceTypeName() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getInstrumentation() - Static method in class androidx.test.InstrumentationRegistry
-
Returns the instrumentation currently running.
- getInstrumentation() - Method in class androidx.test.internal.runner.listener.InstrumentationRunListener
-
- getInstrumentation() - Method in class androidx.test.internal.util.AndroidRunnerParams
-
- getInstrumentation() - Method in class androidx.test.orchestrator.listeners.OrchestrationRunListener
-
- getInt(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getInt(String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or 0 if no mapping of the desired type
exists for the given key.
- getInt(TypedArray, int, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getInt(String, int) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves an Integer value from the data store.
- getInt() - Method in class androidx.slice.SliceItem
-
- getInteger(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getIntent() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getIntent() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getIntent() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getIntent() - Method in class androidx.browser.browseractions.BrowserActionsIntent
-
- getIntent() - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Retrieve the Intent as configured so far by the IntentBuilder.
- getIntent(int) - Method in class androidx.core.app.TaskStackBuilder
-
- getIntent() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Returns the intent that is executed when the user selects this shortcut.
- getIntent() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the intent associated with this action.
- getIntent() - Method in class androidx.preference.Preference
-
Return the Intent associated with this Preference.
- getIntent() - Method in interface androidx.test.espresso.intent.ResolvedIntent
-
Returns the underlying Intent.
- getIntent() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getIntentCount() - Method in class androidx.core.app.TaskStackBuilder
-
- getIntents() - Method in class androidx.core.app.TaskStackBuilder
-
Return an array containing the intents added to this builder.
- getIntents() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
- getIntentUri() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getInteractionCount() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getInteractionType() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getInternalProviderDataByteArray() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getInternalProviderDataByteArray() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderDataByteArray() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInternalProviderFlag1() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getInternalProviderFlag1() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderFlag1() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInternalProviderFlag2() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getInternalProviderFlag2() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderFlag2() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInternalProviderFlag3() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getInternalProviderFlag3() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderFlag3() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInternalProviderFlag4() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getInternalProviderFlag4() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderFlag4() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInternalProviderId() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getInternalProviderId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getInternalProviderId() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getInterpolation(float) - Method in class androidx.leanback.animation.LogAccelerateInterpolator
-
- getInterpolation(float) - Method in class androidx.leanback.animation.LogDecelerateInterpolator
-
- getInterpolator() - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Returns the timing interpolator that this animation uses.
- getInterpolator() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- getInterpolator() - Method in class androidx.transition.Transition
-
Returns the interpolator set on this transition.
- getIntrinsicHeight() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getIntrinsicHeight() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
- getIntrinsicHeight() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getIntrinsicHeight() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getIntrinsicWidth() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getIntrinsicWidth() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
- getIntrinsicWidth() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getIntrinsicWidth() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getInvalidationTracker() - Method in class androidx.room.RoomDatabase
-
Returns the invalidation tracker for this database.
- getInvisibleActions(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns the invisible actions contained within the given notification.
- getInvocationHandler() - Method in class androidx.webkit.internal.WebMessagePortImpl
-
- getInvocationHandler() - Method in class androidx.webkit.WebMessagePortCompat
-
Internal getter returning the private InvocationHandler
implementing this class.
- getIOThreadExecutor() - Static method in class androidx.arch.core.executor.ArchTaskExecutor
-
- getItem(int) - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getItem(int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getItem() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- getItem(int) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getItem(int) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
Return the Fragment associated with a specified position.
- getItem(int) - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
Return the Fragment associated with a specified position.
- getItem() - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Returns the main item for the details page.
- getItem(int) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Returns the GuidedAction at the given position in the managed list.
- getItem() - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
Get currently bound object.
- getItem() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Returns the main item for the details page.
- getItem(int) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- getItem(int) - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- getItem(int) - Method in class androidx.paging.AsyncPagedListDiffer
-
Get the item from the current PagedList at the specified index.
- getItem(int) - Method in class androidx.paging.PagedListAdapter
-
- getItem(int) - Method in class androidx.preference.PreferenceGroupAdapter
-
- getItem(int) - Method in class androidx.recyclerview.widget.AsyncListUtil
-
Returns the data item at the given position or null if it has not been loaded
yet.
- getItem(int) - Method in class androidx.recyclerview.widget.ListAdapter
-
- getItemAlignmentFocusViewId() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Returns Id of which child view take focus for alignment.
- getItemAlignmentOffset() - Method in class androidx.leanback.widget.BaseGridView
-
Returns number of pixels to the end of low edge.
- getItemAlignmentOffset() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Returns number of pixels to the end of low edge.
- getItemAlignmentOffsetPercent() - Method in class androidx.leanback.widget.BaseGridView
-
- getItemAlignmentOffsetPercent() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Gets the offset percent for item alignment in addition to offset.
- getItemAlignmentViewId() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the id of the view to align with, or android.view.View#NO_ID for the root
RecyclerView.ViewHolder#itemView.
- getItemAlignmentViewId() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Returns Id of which child view to be aligned.
- getItemAnimator() - Method in class androidx.recyclerview.widget.RecyclerView
-
Gets the current ItemAnimator for this RecyclerView.
- getItemCount() - Method in class androidx.car.app.CarListDialog.DialogSubSection
-
Returns the total number of items related to this section.
- getItemCount() - Method in class androidx.car.drawer.CarDrawerAdapter
-
- getItemCount() - Method in class androidx.car.widget.ListItemAdapter
-
- getItemCount() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getItemCount() - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Returns the total number of items in the data set held by the adapter.
- getItemCount() - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- getItemCount() - Method in class androidx.paging.AsyncPagedListDiffer
-
Get the number of items currently presented by this Differ.
- getItemCount() - Method in class androidx.paging.PagedListAdapter
-
- getItemCount() - Method in class androidx.preference.PreferenceGroupAdapter
-
- getItemCount() - Method in class androidx.recyclerview.widget.AsyncListUtil
-
Returns the number of items in the data set.
- getItemCount() - Method in class androidx.recyclerview.widget.ListAdapter
-
- getItemCount() - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Returns the total number of items in the data set held by the adapter.
- getItemCount() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the number of items in the adapter bound to the parent RecyclerView.
- getItemCount() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Returns the total number of items that can be laid out.
- getItemCount() - Method in class androidx.slice.widget.LargeSliceAdapter
-
- getItemCount() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getItemData() - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- getItemData() - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- getItemData() - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Gets the item data that this view is displaying.
- getItemDecorationAt(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- getItemDecorationCount() - Method in class androidx.recyclerview.widget.RecyclerView
-
- getItemDelegate() - Method in class androidx.preference.PreferenceRecyclerViewAccessibilityDelegate
-
- getItemDelegate() - Method in class androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate
-
Gets the AccessibilityDelegate for an individual item in the RecyclerView.
- getItemDrawable(int) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView.WearableNavigationDrawerAdapter
-
Get the drawable associated with the item at pos.
- getItemId() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getItemId(int) - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getItemId() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getItemId() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getItemId(int) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getItemId(int) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
Return a unique identifier for the item at the given position.
- getItemId(int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- getItemId(int) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- getItemId(int) - Method in class androidx.preference.PreferenceGroupAdapter
-
- getItemId(int) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Return the stable ID for the item at position.
- getItemId() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
Returns The itemId represented by this ViewHolder.
- getItemId(int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.DividerItemDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
- getItemOffsets(Rect, int, RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
Retrieve any offsets for the given item.
- getItemPosition() - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Returns the adapter position of item to select.
- getItemPosition(Object) - Method in class androidx.viewpager.widget.PagerAdapter
-
Called when the host view is attempting to determine if an item's position
has changed.
- getItemRangeInto(int[]) - Method in class androidx.recyclerview.widget.AsyncListUtil.ViewCallback
-
Compute the range of visible item positions.
- getItems() - Method in class androidx.car.app.CarListDialog.DialogSubSection
-
Returns the section items.
- getItems() - Method in class androidx.slice.Slice
-
- getItemsForNonScrollingList(int) - Method in class androidx.slice.widget.ListContent
-
Returns a list of items that can be displayed in the provided height.
- getItemTask() - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Returns optional task to run when the item is selected, null for no task.
- getItemText(int) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView.WearableNavigationDrawerAdapter
-
Get the text associated with the item at pos.
- getItemView(MenuItemImpl, View, ViewGroup) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
Prepare an item view for use.
- getItemViewHolder(int) - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
Gets ViewHolder at a position in adapter.
- getItemViewType(int) - Method in class androidx.car.drawer.CarDrawerAdapter
-
- getItemViewType(int) - Method in class androidx.car.widget.ListItemAdapter
-
- getItemViewType(int) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Return the view type of the item at position for the purposes
of view recycling.
- getItemViewType(GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Return view type of action, each different type can have differently associated layout Id.
- getItemViewType(int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- getItemViewType(int) - Method in class androidx.preference.PreferenceGroupAdapter
-
- getItemViewType(int) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Return the view type of the item at position for the purposes
of view recycling.
- getItemViewType(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the View type defined by the adapter.
- getItemViewType() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
- getItemViewType(int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
- getKeepChildForeground() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns true if keeps foreground of child of this grid, the foreground will not
be used for overlay color.
- getKey() - Method in class androidx.core.app.Person
-
Returns the key for this
Person or
null if no key was provided.
- getKey(Value) - Method in class androidx.paging.ItemKeyedDataSource
-
Return a key associated with the given item.
- getKey() - Method in class androidx.preference.Preference
-
Gets the key for this preference, which is also the key used for storing values into
SharedPreferences or
PreferenceDataStore.
- getKey() - Method in class androidx.slice.compat.CompatPermissionManager.PermissionState
-
- getKeyboardFocusedVirtualViewId() - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- getKeyCode() - Method in class androidx.test.espresso.action.EspressoKey
-
- getKeyListener(KeyListener) - Method in class androidx.emoji.widget.EmojiEditTextHelper
-
Attaches EmojiCompat KeyListener to the widget.
- getLabel() - Method in class androidx.car.widget.AlphaJumpBucketer.Bucket
-
- getLabel() - Method in interface androidx.car.widget.IAlphaJumpAdapter.Bucket
-
Return the label for this bucket, that is displayed at the text to the user.
- getLabel() - Method in class androidx.core.app.RemoteInput
-
Get the label to display to users when collecting this input.
- getLabel() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.AccessibilityActionCompat
-
Gets the label for this action.
- getLabel(int) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Returns the label at the given index.
- getLabel1() - Method in class androidx.leanback.widget.Action
-
Returns the first line label for this Action.
- getLabel2() - Method in class androidx.leanback.widget.Action
-
Returns the second line label for this Action.
- getLabeledBy() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node info which serves as the label of the view represented by
this info for accessibility purposes.
- getLabelFor() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node info for which the view represented by this info serves as
a label for accessibility purposes.
- getLabelFor(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the id of a view for which a given view serves as a label for
accessibility purposes.
- getLabelFor(int) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Get a label for value.
- getLabelFormat() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Return string format (see String.format(java.lang.String, java.lang.Object...)) to display label for
value.
- getLargeHeight(int, boolean) - Method in class androidx.slice.widget.ListContent
-
- getLargeIcon() - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Gets the large icon used in this car notification, or null if no icon has been set.
- getLargestImageMode() - Method in class androidx.slice.widget.GridContent
-
- getLast() - Method in class androidx.collection.CircularArray
-
Get last element of the CircularArray.
- getLast() - Method in class androidx.collection.CircularIntArray
-
Get last integer of the CircularIntArray.
- getLastBaselineToBottomHeight() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getLastBaselineToBottomHeight(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns the distance between the last text baseline and the bottom of this TextView.
- getLastCustomNonConfigurationInstance() - Method in class androidx.fragment.app.FragmentActivity
-
- getLastEngagementTimeUtcMillis() - Method in class androidx.tvprovider.media.tv.WatchNextProgram
-
- getLastKey() - Method in class androidx.paging.PagedList
-
- getLastPlaybackPositionMillis() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getLastUpdatedTime() - Method in class androidx.slice.SliceMetadata
-
- getLastWindowInsets() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- getLatestTimestamp() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the timestamp of the conversation.
- getLatLong(float[]) - Method in class androidx.exifinterface.media.ExifInterface
-
- getLatLong() - Method in class androidx.exifinterface.media.ExifInterface
-
Gets the latitude and longitude values.
- getLaunchBounds() - Method in class androidx.core.app.ActivityOptionsCompat
-
Returns the bounds that should be used to launch the activity.
- getLayer() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the layer which determines the Z-order of the window.
- getLayerType(View) - Static method in class androidx.core.view.ViewCompat
-
- getLayoutCallback() - Method in class androidx.wear.widget.WearableLinearLayoutManager
-
- getLayoutDimension(int, String) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getLayoutDimension(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getLayoutDirection(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Returns the resolved layout direction for this Drawable.
- getLayoutDirection(ViewGroup.MarginLayoutParams) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Returns the layout direction.
- getLayoutDirection(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the resolved layout direction for this view.
- getLayoutDirection() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the resolved layout direction for this RecyclerView.
- getLayoutDirection() - Method in class androidx.slice.builders.GridRowBuilder
-
- getLayoutDirection() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getLayoutDirection() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getLayoutDirection() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getLayoutDirection() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getLayoutDirectionFromLocale(Locale) - Static method in class androidx.core.text.TextUtilsCompat
-
Returns the layout direction for a given Locale
- getLayoutDirItem() - Method in class androidx.slice.widget.GridContent
-
- getLayoutDirItem() - Method in class androidx.slice.widget.ListContent
-
- getLayoutDirItem() - Method in class androidx.slice.widget.RowContent
-
- getLayoutId(String) - Method in class androidx.databinding.DataBinderMapper
-
- getLayoutId(String) - Method in class androidx.databinding.DataBinderMapperImpl
-
- getLayoutId(String) - Method in class androidx.databinding.MergedDataBinderMapper
-
- getLayoutInflater() - Method in class androidx.appcompat.widget.ViewStubCompat
-
- getLayoutInflater() - Method in class androidx.fragment.app.Fragment
-
Returns the cached LayoutInflater used to inflate Views of this Fragment.
- getLayoutInflater(Bundle) - Method in class androidx.fragment.app.Fragment
-
- getLayoutManager() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the
LayoutManager that
is associated with this OrientationHelper.
- getLayoutManager() - Method in class androidx.recyclerview.widget.RecyclerView
-
- getLayoutManager() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- getLayoutMode(ViewGroup) - Static method in class androidx.core.view.ViewGroupCompat
-
- getLayoutPosition() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
Returns the position of the ViewHolder in terms of the latest layout pass.
- getLayoutResource() - Method in class androidx.appcompat.widget.ViewStubCompat
-
- getLayoutResource() - Method in class androidx.preference.Preference
-
Gets the layout resource that will be shown as the View for this Preference.
- getLayoutResourceId() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Get resource id to inflate the layout.
- getLeftDecorationWidth(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the total width of item decorations applied to child's left.
- getLegacyStreamType() - Method in class androidx.media.AudioAttributesCompat
-
- getLifecycle() - Method in class androidx.core.app.ComponentActivity
-
- getLifecycle() - Method in class androidx.fragment.app.Fragment
-
- getLifecycle() - Method in class androidx.fragment.app.FragmentActivity
-
Returns the Lifecycle of the provider.
- getLifecycle() - Method in interface androidx.lifecycle.LifecycleOwner
-
Returns the Lifecycle of the provider.
- getLifecycle() - Method in interface androidx.lifecycle.LifecycleRegistryOwner
-
Deprecated.
- getLifecycle() - Method in class androidx.lifecycle.LifecycleService
-
- getLifecycle() - Method in class androidx.lifecycle.ProcessLifecycleOwner
-
- getLifecycle() - Method in class androidx.lifecycle.ServiceLifecycleDispatcher
-
- getLifecycleStageOf(Activity) - Method in class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
- getLifecycleStageOf(Activity) - Method in interface androidx.test.runner.lifecycle.ActivityLifecycleMonitor
-
Returns the current lifecycle stage of a given activity.
- getLightMutedColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns a muted and light color from the palette as an RGB packed int.
- getLightMutedSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns a muted and light swatch from the palette.
- getLightnessWeight() - Method in class androidx.palette.graphics.Target
-
Returns the weight of importance that this target places on a color's lightness within
the image.
- getLightVibrantColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns a light and vibrant color from the palette as an RGB packed int.
- getLightVibrantSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns a light and vibrant swatch from the palette.
- getLimit() - Method in class androidx.contentpager.content.Query
-
- getLineCount() - Method in class androidx.slice.widget.RowContent
-
- getLinkUri() - Method in class androidx.core.view.inputmethod.InputContentInfoCompat
-
- getListAdapter() - Method in class androidx.fragment.app.ListFragment
-
Get the ListAdapter associated with this fragment's ListView.
- getListener(View, int) - Static method in class androidx.databinding.adapters.ListenerUtil
-
- getListHeight(List<SliceItem>) - Method in class androidx.slice.widget.ListContent
-
Expects the provided list of items to be filtered (i.e.
- getListRowPresenter() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
Gets ListRowPresenter that creates this ViewHolder.
- getListView() - Method in class androidx.appcompat.app.AlertDialog
-
Gets the list view used in the dialog.
- getListView() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
API to get the underlying ListView of the Popup
- getListView() - Method in interface androidx.appcompat.view.menu.ShowableListMenu
-
- getListView() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getListView() - Method in class androidx.fragment.app.ListFragment
-
Get the fragment's list view widget.
- getListView() - Method in class androidx.preference.PreferenceFragment
-
- getListView() - Method in class androidx.preference.PreferenceFragmentCompat
-
- getLiveData() - Method in class androidx.lifecycle.ComputableLiveData
-
Returns the LiveData managed by this class.
- getLiveRegion() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node's live region mode.
- getLoader(int) - Method in class androidx.loader.app.LoaderManager
-
Return the Loader with the given id or null if no matching Loader
is found.
- getLoaderManager() - Method in class androidx.fragment.app.Fragment
-
- getLoadings() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getLoadingState() - Method in class androidx.slice.SliceMetadata
-
- getLoadingState(Slice) - Static method in class androidx.slice.SliceUtils
-
- getLoadState() - Method in class androidx.emoji.text.EmojiCompat
-
Returns loading state of the EmojiCompat instance.
- getLocales(Configuration) - Static method in class androidx.core.os.ConfigurationCompat
-
- getLocalOnly(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get whether or not this notification is only relevant to the current device.
- getLogo() - Method in class androidx.appcompat.widget.Toolbar
-
Return the current logo drawable.
- getLogo(Context) - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
This method should be called on a worker thread since decoding Bitmap is an expensive
operation and therefore should not be performed on the main thread.
- getLogoContentDescription() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getLogoDescription() - Method in class androidx.appcompat.widget.Toolbar
-
Return the description of the toolbar's logo.
- getLogoResourceId() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the resource ID of the splash logo image.
- getLogoResourceId() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the resource ID of the splash logo image.
- getLogoUri() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getLogoViewHolder() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
Returns the ViewHolder for logo.
- getLong(String, long) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves a Long value from the data store.
- getLong() - Method in class androidx.slice.SliceItem
-
- getLongDescription() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getLongLabel() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Return the long description of a shortcut.
- getLongVersionCode(PackageInfo) - Static method in class androidx.core.content.pm.PackageInfoCompat
-
Return android.R.attr#versionCode and android.R.attr#versionCodeMajor
combined together as a single long value.
- getLoopers() - Method in class androidx.test.espresso.IdlingRegistry
-
- getMac() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
Get Mac object.
- getMainFragment() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- getMainFragment() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- getMainFragmentAdapter() - Method in interface androidx.leanback.app.BrowseFragment.MainFragmentAdapterProvider
-
Deprecated.
- getMainFragmentAdapter() - Method in interface androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapterProvider
-
- getMainFragmentAdapter() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- getMainFragmentAdapter() - Method in class androidx.leanback.app.RowsSupportFragment
-
- getMainFragmentRegistry() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- getMainFragmentRegistry() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- getMainFragmentRowsAdapter() - Method in interface androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapterProvider
-
Deprecated.
- getMainFragmentRowsAdapter() - Method in interface androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapterProvider
-
- getMainFragmentRowsAdapter() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- getMainFragmentRowsAdapter() - Method in class androidx.leanback.app.RowsSupportFragment
-
- getMainImage() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the ImageView drawable.
- getMainImageView() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the main image view.
- getMainThreadExecutor() - Static method in class androidx.arch.core.executor.ArchTaskExecutor
-
- getMainThreadExecutor() - Method in class androidx.recyclerview.widget.AsyncDifferConfig
-
- getMapper() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Returns the
CursorMapper used to convert
Cursor rows into
Objects.
- getMarginEnd(ViewGroup.MarginLayoutParams) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Get the relative ending margin that was set.
- getMarginStart(ViewGroup.MarginLayoutParams) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Get the relative starting margin that was set.
- getMasterIdlingPolicy() - Static method in class androidx.test.espresso.IdlingPolicies
-
- getMatrix(View) - Static method in class androidx.core.view.ViewCompat
-
- getMaturityRating() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the maturity level rating for the content.
- getMaturityRating() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns the maturity level rating for the content associated with the notification.
- getMax() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat
-
Gets the max value.
- getMax() - Method in class androidx.leanback.widget.SeekBar
-
Get max value.
- getMax() - Method in class androidx.preference.SeekBarPreference
-
- getMax() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getMax() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getMaxActionButtons() - Method in class androidx.appcompat.view.ActionBarPolicy
-
Returns the maximum number of action buttons that should be permitted within an action
bar/action mode.
- getMaxCachedTiles() - Method in class androidx.recyclerview.widget.AsyncListUtil.DataCallback
-
Returns tile cache size limit (in tiles).
- getMaxCardElevation() - Method in class androidx.cardview.widget.CardView
-
Returns the backward compatible maximum elevation of the CardView.
- getMaxCellLineCount() - Method in class androidx.slice.widget.GridContent
-
- getMaxClientVersion() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the maximum client version required for this route.
- getMaxDate() - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
Get maximum value of DatePicker in milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getMaxDate() - Method in class androidx.leanback.widget.picker.DatePicker
-
Gets the maximal date supported by this
DatePicker in
milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getMaxEmojiCount() - Method in class androidx.emoji.widget.EditTextAttributeHelper
-
- getMaxEmojiCount() - Method in class androidx.emoji.widget.EmojiEditText
-
Returns the maximum number of EmojiSpans to be added to a CharSequence.
- getMaxEmojiCount() - Method in class androidx.emoji.widget.EmojiEditTextHelper
-
Returns the maximum number of EmojiSpans to be added to a CharSequence.
- getMaxEmojiCount() - Method in class androidx.emoji.widget.EmojiExtractEditText
-
Returns the maximum number of EmojiSpans to be added to a CharSequence.
- getMaxFlingVelocity() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns the maximum fling velocity used by this RecyclerView.
- getMaxHeight() - Method in class androidx.preference.internal.PreferenceImageView
-
- getMaxHeight() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getMaximumAngle() - Method in class androidx.transition.ArcMotion
-
Returns the maximum arc along the circle between two points.
- getMaximumLightness() - Method in class androidx.palette.graphics.Target
-
The maximum lightness value for this target.
- getMaximumSaturation() - Method in class androidx.palette.graphics.Target
-
The maximum saturation value for this target.
- getMaximumSize() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns the maximum size the database may grow to.
- getMaxLines(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns the maximum number of lines displayed in the given TextView, or -1 if the maximum
height was set in pixels instead.
- getMaxPages() - Method in class androidx.car.widget.PagedListView
-
Returns the maximum number of pages allowed in the PagedListView.
- getMaxPlayerVolume() - Method in class androidx.mediarouter.media.RouteMediaPlayer
-
- getMaxScrollAmount() - Method in class androidx.core.widget.NestedScrollView
-
- getMaxScrollX() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getMaxScrollX(AccessibilityRecord) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
Gets the max scroll offset of the source left edge in pixels.
- getMaxScrollY() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getMaxScrollY(AccessibilityRecord) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
Gets the max scroll offset of the source top edge in pixels.
- getMaxStoredPermits() - Method in class androidx.car.moderator.ContentRateLimiter
-
Gets the max number of permits allowed to be stored for future usage.
- getMaxTextLength() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns the maximum text length for this node.
- getMaxToolbarItems() - Static method in class androidx.browser.customtabs.CustomTabsIntent
-
- getMaxValue() - Method in class androidx.leanback.widget.Parallax
-
Return the max value which is typically size of parent visible area, e.g.
- getMaxValue() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Returns maximum value of the Column.
- getMaxValue() - Method in class androidx.leanback.widget.RecyclerViewParallax
-
- getMaxVolume() - Method in class androidx.media.VolumeProviderCompat
-
Get the maximum volume this provider allows.
- getMaxWidth() - Method in class androidx.appcompat.widget.SearchView
-
Gets the specified maximum width in pixels, if set.
- getMaxWidth() - Method in class androidx.preference.internal.PreferenceImageView
-
- getMaxWidth() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getMeasuredHeightAndState(View) - Static method in class androidx.core.view.ViewCompat
-
- getMeasuredState(View) - Static method in class androidx.core.view.ViewCompat
-
- getMeasuredWidthAndState(View) - Static method in class androidx.core.view.ViewCompat
-
- getMediaArt(Context) - Method in class androidx.leanback.media.MediaControllerAdapter
-
Get current media's drawable art.
- getMediaArt() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getMediaArt() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getMediaArt() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns a bitmap of the art for the media item.
- getMediaButtonReceiverComponent(Context) - Static method in class androidx.media.session.MediaButtonReceiver
-
- getMediaController() - Method in class androidx.leanback.media.MediaControllerAdapter
-
Return the object of MediaControllerCompat from this class.
- getMediaController() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
Returns the media controller currently attached.
- getMediaControlView() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- getMediaDuration() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getMediaDuration() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getMediaDuration() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the duration of the media item in milliseconds.
- getMediaItemActionsContainer() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemDetailsView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemDurationView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemNameView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
Returns the view displayed when the media item is neither playing nor paused,
corresponding to the playback state of PLAY_STATE_INITIAL.
- getMediaItemNumberView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemNumberViewFlipper() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemPausedView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemPlayingView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemRowActions() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaItemRowSeparator() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getMediaPlayer() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Return the MediaPlayer associated with the MediaPlayerAdapter.
- getMediaPlayState(Object) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Returns the current play state of the given media item.
- getMediaRouteButton() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Gets the associated media route button, or null if it has not yet been created.
- getMediaRouteProvider() - Method in class androidx.mediarouter.media.MediaRouteProviderService
-
Gets the media route provider offered by this service.
- getMediaRouter() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
Gets the media router instance.
- getMediaSession(Notification) - Static method in class androidx.media.app.NotificationCompat.MediaStyle
-
- getMediaSession() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
Gets the session to use for metadata and transport controls.
- getMediaSessionToken() - Method in class androidx.mediarouter.media.MediaRouter
-
- getMediaSubtitle() - Method in class androidx.leanback.media.MediaControllerAdapter
-
Get current media's subtitle.
- getMediaSubtitle() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getMediaSubtitle() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getMediaSubtitle() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the subtitle of the media item.
- getMediaTitle() - Method in class androidx.leanback.media.MediaControllerAdapter
-
Get current media's title.
- getMediaTitle() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getMediaTitle() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getMediaTitle() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the title of the media item.
- getMenu() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- getMenu() - Method in class androidx.appcompat.view.ActionMode
-
Returns the menu of actions that this action mode presents.
- getMenu() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- getMenu() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getMenu() - Method in class androidx.appcompat.widget.ActionMenuView
-
Returns the Menu object that this ActionMenuView is currently presenting.
- getMenu() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getMenu() - Method in class androidx.appcompat.widget.PopupMenu
-
Returns the Menu associated with this popup.
- getMenu() - Method in class androidx.appcompat.widget.Toolbar
-
Return the Menu shown in the toolbar.
- getMenu() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getMenu() - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
Returns the Menu object that this WearableActionDrawer represents.
- getMenuInflater() - Method in class androidx.appcompat.app.AppCompatActivity
-
- getMenuInflater() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Return the value of this call from your Activity#getMenuInflater()
- getMenuInflater() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- getMenuInflater() - Method in class androidx.appcompat.view.ActionMode
-
Returns a MenuInflater with the ActionMode's context.
- getMenuInflater() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- getMenuInflater() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getMenuInflater() - Method in class androidx.appcompat.widget.PopupMenu
-
- getMenuInfo() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getMenuInfo() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getMenuInfo() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getMenuView(ViewGroup) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- getMenuView(ViewGroup) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- getMenuView(ViewGroup) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
- getMessage() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns the error message.
- getMessage() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns the error message.
- getMessage() - Method in class androidx.test.espresso.web.model.Evaluation
-
- getMessages() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the list of messages conveyed by this notification.
- getMessages() - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Gets the list of Message objects that represent the notification
- getMetadata() - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Gets some metadata about the provider's implementation.
- getMetadataList() - Method in class androidx.emoji.text.MetadataRepo
-
- getMetadataRepoLoader() - Method in class androidx.emoji.text.EmojiCompat.Config
-
- getMetaState() - Method in class androidx.test.espresso.action.EspressoKey
-
- getMethodName() - Method in class androidx.test.orchestrator.junit.ParcelableDescription
-
- getMetrics() - Method in class androidx.core.app.FrameMetricsAggregator
-
Returns the currently-collected metrics in an array of SparseIntArray objects.
- getMetrics() - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
Get the associated test metrics.
- getMin() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat
-
Gets the min value.
- getMin() - Method in class androidx.preference.SeekBarPreference
-
- getMin() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getMinClientVersion() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the minimum client version required for this route.
- getMinDate() - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
Get minimal value of DatePicker in milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getMinDate() - Method in class androidx.leanback.widget.picker.DatePicker
-
Gets the minimal date supported by this
DatePicker in
milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- getMinFlingVelocity() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns the minimum velocity to start a fling.
- getMinimumHeight() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getMinimumHeight() - Method in class androidx.appcompat.widget.ButtonBarLayout
-
- getMinimumHeight(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the minimum height of the view.
- getMinimumHeight() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- getMinimumHorizontalAngle() - Method in class androidx.transition.ArcMotion
-
Returns the minimum arc along the circle between two points aligned near horizontally.
- getMinimumLightness() - Method in class androidx.palette.graphics.Target
-
The minimum lightness value for this target.
- getMinimumSaturation() - Method in class androidx.palette.graphics.Target
-
The minimum saturation value for this target.
- getMinimumVerticalAngle() - Method in class androidx.transition.ArcMotion
-
Returns the minimum arc along the circle between two points aligned near vertically.
- getMinimumVisibleChange() - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Returns the minimum change in the animation property that could be visibly different to
users.
- getMinimumWidth() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getMinimumWidth(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the minimum width of the view.
- getMinimumWidth() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- getMinLines(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
Returns the minimum number of lines displayed in the given TextView, or -1 if the minimum
height was set in pixels instead.
- getMinute(TimePicker) - Static method in class androidx.databinding.adapters.TimePickerBindingAdapter
-
- getMinute() - Method in class androidx.leanback.widget.picker.TimePicker
-
Returns the currently selected minute.
- getMinValue() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Returns minimal value of the Column.
- getMinVelocity() - Method in class androidx.customview.widget.ViewDragHelper
-
Return the currently configured minimum velocity.
- getMinWidthMajor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getMinWidthMinor() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- getMode() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the MeasureSpec mode for the current orientation from the LayoutManager.
- getMode() - Method in class androidx.slice.widget.MessageView
-
- getMode() - Method in class androidx.slice.widget.ShortcutView
-
- getMode() - Method in class androidx.slice.widget.SliceChildView
-
- getMode() - Method in class androidx.slice.widget.SliceView
-
- getMode() - Method in class androidx.transition.Visibility
-
Returns whether appearing and/or disappearing Views are supported.
- getModeInOther() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the MeasureSpec mode for the perpendicular orientation from the LayoutManager.
- getMoveDuration() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Gets the current duration for which all move animations will run.
- getMovementFlags(RecyclerView, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Should return a composite flag which defines the enabled move directions in each state
(idle, swiping, dragging).
- getMovementFlags(RecyclerView, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
- getMovementGranularities() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the movement granularities for traversing the text of this node.
- getMovementGranularity(AccessibilityEvent) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
Gets the movement granularity that was traversed.
- getMoveThreshold(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Returns the fraction that the user should move the View to be considered as it is
dragged.
- getMutedColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns a muted color from the palette as an RGB packed int.
- getMutedSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns a muted swatch from the palette.
- getName() - Method in class androidx.core.app.Person
-
Returns the name for this
Person or
null if no name was provided.
- getName() - Method in class androidx.documentfile.provider.DocumentFile
-
Return the display name of this document.
- getName() - Method in interface androidx.fragment.app.FragmentManager.BackStackEntry
-
- getName() - Method in class androidx.leanback.widget.HeaderItem
-
Returns the name of this header item.
- getName() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the user-visible name of the route.
- getName() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the user-visible name of the route.
- getName() - Method in class androidx.room.migration.bundle.IndexBundle
-
- getName() - Method in class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
- getName() - Method in class androidx.test.espresso.idling.concurrent.IdlingThreadPoolExecutor
-
- getName() - Method in class androidx.test.espresso.idling.net.UriIdlingResource
-
- getName() - Method in interface androidx.test.espresso.IdlingResource
-
Returns the name of the resources (used for logging and idempotency of registration).
- getName() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- getName() - Method in class androidx.test.runner.screenshot.ScreenCapture
-
Returns the filename to save the bitmap as or null if none has been set.
- getName() - Method in class androidx.transition.Transition
-
Returns the name of this Transition.
- getNamedBoolean(TypedArray, XmlPullParser, String, int, boolean) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a boolean attribute value.
- getNamedColor(TypedArray, XmlPullParser, String, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a color attribute value.
- getNamedComplexColor(TypedArray, XmlPullParser, Resources.Theme, String, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a complex color attribute value.
- getNamedFloat(TypedArray, XmlPullParser, String, int, float) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a float attribute value.
- getNamedInt(TypedArray, XmlPullParser, String, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves an int attribute value.
- getNamedResourceId(TypedArray, XmlPullParser, String, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a resource ID attribute value.
- getNamedString(TypedArray, XmlPullParser, String, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a string attribute value.
- getNavigationContentDescription() - Method in class androidx.appcompat.widget.Toolbar
-
Retrieve the currently configured content description for the navigation button view.
- getNavigationIcon() - Method in class androidx.appcompat.widget.Toolbar
-
Return the current drawable used as the navigation icon.
- getNavigationItemCount() - Method in class androidx.appcompat.app.ActionBar
-
- getNavigationItemCount() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getNavigationMode() - Method in class androidx.appcompat.app.ActionBar
-
- getNavigationMode() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getNavigationMode() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getNavigationMode() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getNavigationStyle() - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- getNegativeButtonText() - Method in class androidx.preference.DialogPreference
-
Returns the text of the negative button to be shown on subsequent
dialogs.
- getNestedScrollAxes() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- getNestedScrollAxes() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- getNestedScrollAxes() - Method in interface androidx.core.view.NestedScrollingParent
-
Return the current axes of nested scrolling for this NestedScrollingParent.
- getNestedScrollAxes() - Method in class androidx.core.view.NestedScrollingParentHelper
-
Return the current axes of nested scrolling for this ViewGroup.
- getNestedScrollAxes(ViewGroup) - Static method in class androidx.core.view.ViewGroupCompat
-
Return the current axes of nested scrolling for this ViewGroup.
- getNestedScrollAxes() - Method in class androidx.core.widget.NestedScrollView
-
- getNestedScrollAxes() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- getNestedScrollAxes() - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- getNetworkAffiliation() - Method in class androidx.tvprovider.media.tv.Channel
-
- getNetworkInfoFromBroadcast(ConnectivityManager, Intent) - Static method in class androidx.core.net.ConnectivityManagerCompat
-
Return the NetworkInfo that caused the given
ConnectivityManager#CONNECTIVITY_ACTION broadcast.
- getNewListSize() - Method in class androidx.recyclerview.widget.DiffUtil.Callback
-
Returns the size of the new list.
- getNewTableName() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getNextAdapter(GuidedActionAdapter) - Method in class androidx.leanback.widget.GuidedActionAdapterGroup
-
- getNextClusterForwardId(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the ID of the next keyboard navigation cluster root.
- getNoBackupFilesDir(Context) - Static method in class androidx.core.content.ContextCompat
-
Returns the absolute path to the directory on the filesystem similar to
Context#getFilesDir().
- getNonActionItems() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getNonContextualArguments() - Method in class androidx.test.espresso.web.model.SimpleAtom
-
Extend this method to pass additional arguments to the script.
- getNonResourceString(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getNotification() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getNotificationObject(Context) - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns a Notification object which contains the content
recommendation data encapsulated by this object, which can be used for posting the
recommendation via the NotificationManager.
- getNumAllFailedTests() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Return total number of tests in a failure state (failed, assumption failure)
- getNumberOfColumns() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns the number of columns in the vertical grid.
- getNumCompleteTests() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Gets the number of complete tests in this run ie with status != incomplete.
- getNumericModifiers() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getNumericModifiers() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getNumericModifiers() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getNumericModifiers() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Return the modifiers for this menu item's numeric (12-key) shortcut.
- getNumericModifiers(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
Return the modifiers for this menu item's numeric (12-key) shortcut.
- getNumericShortcut() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getNumericShortcut() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getNumericShortcut() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getNumOfColumns() - Method in class androidx.car.util.ColumnCalculator
-
Returns the total number of columns that fit on the current screen.
- getNumOfGutters() - Method in class androidx.car.util.ColumnCalculator
-
Returns the total number of gutters that fit on screen.
- getNumTests() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Gets the number of tests in this run.
- getNumTestsInState(TestResult.TestStatus) - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Gets the number of tests in given state for this run.
- getObbDirs(Context) - Static method in class androidx.core.content.ContextCompat
-
Returns absolute paths to application-specific directories on all
external storage devices where the application's OBB files (if there are
any) can be found.
- getObj(String) - Method in class androidx.slice.SliceItemHolder
-
Gets object that should be held by SliceItem.
- getObjects() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getObservedField(int) - Method in class androidx.databinding.ViewDataBinding
-
- getObserverCount() - Method in class androidx.lifecycle.LifecycleRegistry
-
The number of observers.
- getOfferPrice() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getOffscreenPageLimit() - Method in class androidx.viewpager.widget.ViewPager
-
Returns the number of pages that will be retained to either side of the
current page in the view hierarchy in an idle state.
- getOffscreenPreRaster() - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- getOffscreenPreRaster(WebSettings) - Static method in class androidx.webkit.WebSettingsCompat
-
Gets whether this WebView should raster tiles when it is
offscreen but attached to a window.
- getOffset() - Method in class androidx.contentpager.content.Query
-
- getOffset() - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Returns offset in pixels added to the view's start position.
- getOldListSize() - Method in class androidx.recyclerview.widget.DiffUtil.Callback
-
Returns the size of the old list.
- getOldPosition() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
When LayoutManager supports animations, RecyclerView tracks 3 positions for ViewHolders
to perform animations.
- getOnActionClickedListener() - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Returns the listener for Action click events.
- getOnActionClickedListener() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns the listener for Action click events.
- getOnActionClickedListener() - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Returns the listener for
Action click events.
- getOnActionClickedListener() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Returns the listener for
Action click events.
- getOnChildFocusListener() - Method in class androidx.leanback.widget.BrowseFrameLayout
-
- getOnDelete() - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
Returns the SQLite foreign key action that will be performed when referenced row is deleted.
- getOnDisplayPreferenceDialogListener() - Method in class androidx.preference.PreferenceManager
-
- getOnFlingListener() - Method in class androidx.recyclerview.widget.RecyclerView
-
- getOnFocusSearchListener() - Method in class androidx.leanback.widget.BrowseFrameLayout
-
- getOnFocusSearchListener() - Method in class androidx.leanback.widget.TitleHelper
-
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns the item Clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns the item Clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.DetailsSupportFragment
-
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.RowsSupportFragment
-
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Returns the item clicked listener.
- getOnItemViewClickedListener() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the listener for item click event.
- getOnItemViewClickedListener() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns the item clicked listener.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns an item selection listener.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns an item selection listener.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Returns an item selection listener.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.app.RowsSupportFragment
-
Returns an item selection listener.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the listener for item or row selection.
- getOnItemViewSelectedListener() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns the item selected listener.
- getOnKeyListener() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the key listener.
- getOnNavigateToScreenListener() - Method in class androidx.preference.PreferenceManager
-
- getOnPreferenceChangeListener() - Method in class androidx.preference.Preference
-
Returns the callback to be invoked when this Preference is changed by the
user (but before the internal state has been updated).
- getOnPreferenceClickListener() - Method in class androidx.preference.Preference
-
Returns the callback to be invoked when this Preference is clicked.
- getOnPreferenceTreeClickListener() - Method in class androidx.preference.PreferenceManager
-
- getOnTimerFinishedListener() - Method in class androidx.wear.widget.CircularProgressLayout
-
- getOnUnhandledKeyListener() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the unhandled key listener.
- getOnUpdate() - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
Returns the SQLite foreign key action that will be performed when referenced row is updated.
- getOpacity() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getOpacity() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
- getOpacity() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- getOpacity() - Method in class androidx.leanback.graphics.CompositeDrawable
-
- getOpacity() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
- getOpacity() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- getOpacity() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- getOpacity() - Method in class androidx.wear.widget.RoundedDrawable
-
- getOpenHelper() - Method in class androidx.room.RoomDatabase
-
Returns the SQLite open helper used by this database.
- getOpticalBounds(Drawable) - Static method in class androidx.appcompat.widget.DrawableUtils
-
Allows us to get the optical insets for a Drawable.
- getOrbColor() - Method in class androidx.leanback.widget.SearchOrbView
-
Returns the orb color
- getOrbColors() - Method in class androidx.leanback.widget.SearchOrbView
-
- getOrbIcon() - Method in class androidx.leanback.widget.SearchOrbView
-
Returns the orb icon
- getOrder() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getOrder() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getOrder() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getOrder() - Method in class androidx.preference.Preference
-
Gets the order of this Preference with respect to other Preference objects
on the same level.
- getOrderedChildIndex(int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called to determine the Z-order of child views.
- getOrdering() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getOrdering() - Method in class androidx.transition.TransitionSet
-
Returns the ordering of this TransitionSet.
- getOrientation() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Returns the current orientation.
- getOrientation() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns the current orientation.
- getOrientation() - Method in class androidx.print.PrintHelper
-
Gets whether the image will be printed in landscape or portrait.
- getOrientation() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Returns the current orientation of the layout.
- getOrientation() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- getOriginalNetworkId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getOutgoingEdges(T) - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Get any outgoing edges for the given node (i.e.
- getOverflowIcon() - Method in class androidx.appcompat.widget.ActionMenuView
-
Return the current drawable used as the overflow icon.
- getOverflowIcon() - Method in class androidx.appcompat.widget.Toolbar
-
Return the current drawable used as the overflow icon.
- getOverlapAnchor(PopupWindow) - Static method in class androidx.core.widget.PopupWindowCompat
-
Returns whether the popup window should overlap its anchor view when
displayed as a drop-down.
- getOverScrollMode(View) - Static method in class androidx.core.view.ViewCompat
-
- getOverviewRowBottom() - Method in class androidx.leanback.widget.DetailsParallax
-
Returns the bottom of the details overview row.
- getOverviewRowTop() - Method in class androidx.leanback.widget.DetailsParallax
-
Returns the top of the details overview row.
- getOverviewView() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
Returns the rectangle area with a color background.
- getPackageName(Context, List<String>) - Static method in class androidx.browser.customtabs.CustomTabsClient
-
Returns the preferred package to use for Custom Tabs, preferring the default VIEW handler.
- getPackageName(Context, List<String>, boolean) - Static method in class androidx.browser.customtabs.CustomTabsClient
-
Returns the preferred package to use for Custom Tabs.
- getPackageName() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the package this node comes from.
- getPackageName() - Method in class androidx.media.MediaSessionManager.RemoteUserInfo
-
- getPackageName() - Method in class androidx.mediarouter.media.MediaRouteProvider.ProviderMetadata
-
Gets the provider's package name.
- getPackageName() - Method in class androidx.mediarouter.media.MediaRouter.ProviderInfo
-
Gets the package name of the media route provider.
- getPackageName() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getPackageName() - Method in class androidx.tvprovider.media.tv.Channel
-
- getPackageName() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getPadding(Rect) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getPaddingBottom() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the bottom padding of the parent RecyclerView
- getPaddingEnd(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the end padding of the specified view depending on its resolved layout direction.
- getPaddingEnd() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the end padding of the parent RecyclerView
- getPaddingLeft() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the left padding of the parent RecyclerView
- getPaddingRight() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the right padding of the parent RecyclerView
- getPaddingStart(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the start padding of the specified view depending on its resolved layout direction.
- getPaddingStart() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the start padding of the parent RecyclerView
- getPaddingTop() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the top padding of the parent RecyclerView
- getPage(int) - Method in class androidx.car.widget.PagedListView
-
Returns the page the given position is on, starting with page 0.
- getPageCount() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the page count.
- getPageCount() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the page count.
- getPageDescription(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the description of the given page.
- getPageDescription(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the description of the given page.
- getPageMargin() - Method in class androidx.viewpager.widget.ViewPager
-
Return the margin between pages.
- getPages() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get the array of additional pages of content for displaying this notification.
- getPageSize() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns the current database page size, in bytes.
- getPageTitle(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the title of the given page.
- getPageTitle(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the title of the given page.
- getPageTitle(int) - Method in class androidx.viewpager.widget.PagerAdapter
-
This method may be called by the ViewPager to obtain a title string
to describe the specified page.
- getPageWidth(int) - Method in class androidx.viewpager.widget.PagerAdapter
-
Returns the proportional width of a given page as a percentage of the
ViewPager's measured width from (0.f-1.f]
- getPaint() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the paint instance used for all drawing.
- getPaint() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Returns the paint used to render this drawable.
- getPaint() - Method in class androidx.leanback.graphics.ColorFilterDimmer
-
Gets the Paint object set to the current dim level.
- getPaint() - Method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Returns the Paint object set to the current alpha value.
- getPaneTitle() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Get the title of the pane represented by this node.
- getParagraphCount() - Method in class androidx.core.text.PrecomputedTextCompat
-
Returns the count of paragraphs.
- getParagraphEnd(int) - Method in class androidx.core.text.PrecomputedTextCompat
-
Returns the paragraph end offset of the text.
- getParagraphStart(int) - Method in class androidx.core.text.PrecomputedTextCompat
-
Returns the paragraph start offset of the text.
- getParallax() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- getParallax() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- getParallaxDistance() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- getParallaxDrawableMaxOffset() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Returns Default parallax offset in pixels for bitmap moving vertically.
- getParallaxDrawableMaxOffset() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Returns Default parallax offset in pixels for bitmap moving vertically.
- getParams() - Method in class androidx.core.text.PrecomputedTextCompat
-
Returns the parameters used to measure this text.
- getParcelableData() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getParent() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the parent.
- getParent() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the parent window if such.
- getParent() - Method in class androidx.preference.Preference
-
Returns the
PreferenceGroup which is this Preference assigned to or null if this
preference is not assigned to any group or is a root Preference.
- getParentActivityIntent(Activity) - Static method in class androidx.core.app.NavUtils
-
Obtain an
Intent that will launch an explicit target activity
specified by sourceActivity's
NavUtils.PARENT_ACTIVITY <meta-data>
element in the application's manifest.
- getParentActivityIntent(Context, Class<?>) - Static method in class androidx.core.app.NavUtils
-
Obtain an
Intent that will launch an explicit target activity
specified by sourceActivityClass's
NavUtils.PARENT_ACTIVITY <meta-data>
element in the application's manifest.
- getParentActivityIntent(Context, ComponentName) - Static method in class androidx.core.app.NavUtils
-
Obtain an
Intent that will launch an explicit target activity
specified by sourceActivityClass's
NavUtils.PARENT_ACTIVITY <meta-data>
element in the application's manifest.
- getParentActivityName(Activity) - Static method in class androidx.core.app.NavUtils
-
Return the fully qualified class name of sourceActivity's parent activity as specified by
a
NavUtils.PARENT_ACTIVITY <meta-data> element within the activity element in
the application's manifest.
- getParentActivityName(Context, ComponentName) - Static method in class androidx.core.app.NavUtils
-
Return the fully qualified class name of a source activity's parent activity as specified by
a
NavUtils.PARENT_ACTIVITY <meta-data> element within the activity element in
the application's manifest.
- getParentFile() - Method in class androidx.documentfile.provider.DocumentFile
-
Return the parent file of this document.
- getParentForAccessibility(View) - Static method in class androidx.core.view.ViewCompat
-
Gets the parent for accessibility purposes.
- getParentFragment() - Method in class androidx.fragment.app.Fragment
-
Returns the parent Fragment containing this Fragment.
- getParentMenu() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- getParentPresenter() - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter.ViewHolder
-
- getParentViewGroup() - Method in class androidx.leanback.widget.PresenterSwitcher
-
Returns the parent.
- getParentViewHolder() - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter.ViewHolder
-
- getParticipant() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the firs participant in the conversation.
- getParticipants() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the participants in the conversation.
- getPath() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Gets the path to the database file.
- getPath(float, float, float, float) - Method in class androidx.transition.ArcMotion
-
- getPath(float, float, float, float) - Method in class androidx.transition.PathMotion
-
Provide a Path to interpolate between two points (startX, startY) and
(endX, endY).
- getPath(float, float, float, float) - Method in class androidx.transition.PatternPathMotion
-
- getPathMotion() - Method in class androidx.transition.Transition
-
Returns the algorithm object used to interpolate along two dimensions.
- getPatternPath() - Method in class androidx.transition.PatternPathMotion
-
Returns the Path defining a pattern of motion between two coordinates.
- getPendingIntent(int, int) - Method in class androidx.core.app.TaskStackBuilder
-
Obtain a PendingIntent for launching the task constructed by this builder so far.
- getPendingIntent(int, int, Bundle) - Method in class androidx.core.app.TaskStackBuilder
-
Obtain a PendingIntent for launching the task constructed by this builder so far.
- getPercentLayoutInfo() - Method in class androidx.percentlayout.widget.PercentFrameLayout.LayoutParams
-
Deprecated.
- getPercentLayoutInfo(Context, AttributeSet) - Static method in class androidx.percentlayout.widget.PercentLayoutHelper
-
Deprecated.
Constructs a PercentLayoutInfo from attributes associated with a View.
- getPercentLayoutInfo() - Method in interface androidx.percentlayout.widget.PercentLayoutHelper.PercentLayoutParams
-
Deprecated.
- getPercentLayoutInfo() - Method in class androidx.percentlayout.widget.PercentRelativeLayout.LayoutParams
-
Deprecated.
- getPermission() - Method in class androidx.test.runner.permission.RequestPermissionCallable
-
- getPermissionCompatDelegate() - Static method in class androidx.core.app.ActivityCompat
-
- getPermissionCompatDelegate() - Static method in class androidx.legacy.app.FragmentCompat
-
- getPermissionString(Context, String) - Static method in class androidx.slice.SliceProvider
-
Get string describing permission request.
- getPersistedBoolean(boolean) - Method in class androidx.preference.Preference
-
Attempts to get a persisted Boolean if this Preference is persistent.
- getPersistedFloat(float) - Method in class androidx.preference.Preference
-
Attempts to get a persisted Float if this Preference is persistent.
- getPersistedInt(int) - Method in class androidx.preference.Preference
-
Attempts to get a persisted Integer if this Preference is persistent.
- getPersistedLong(long) - Method in class androidx.preference.Preference
-
Attempts to get a persisted Long if this Preference is persistent.
- getPersistedString(String) - Method in class androidx.preference.Preference
-
Attempts to get a persisted set of Strings if this Preference is persistent.
- getPersistedStringSet(Set<String>) - Method in class androidx.preference.Preference
-
Attempts to get a persisted set of Strings if this Preference is persistent.
- getPerson() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Returns the
Person sender of this message.
- getPerTestTimeout() - Method in class androidx.test.internal.util.AndroidRunnerParams
-
- getPickerItemHeightPixels() - Method in class androidx.leanback.widget.picker.Picker
-
Classes extending
Picker can choose to override this method to
supply the
Picker's column's single item height in pixels.
- getPickerItemLayoutId() - Method in class androidx.leanback.widget.picker.Picker
-
Classes extending
Picker can choose to override this method to
supply the
Picker's item's layout id
- getPickerItemTextViewId() - Method in class androidx.leanback.widget.picker.Picker
-
- getPid() - Method in class androidx.media.MediaSessionManager.RemoteUserInfo
-
- getPinnedSlices() - Method in class androidx.slice.compat.CompatPinnedList
-
Get pinned specs
- getPinnedSlices(Context) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat version of android.app.slice.SliceManager#getPinnedSlices.
- getPinnedSlices() - Method in class androidx.slice.SliceManager
-
Get the list of currently pinned slices for this app.
- getPinnedSlices() - Method in class androidx.slice.SliceProvider
-
Returns a list of slice URIs that are currently pinned.
- getPinnedSpecs(Context, Uri) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat version of android.app.slice.SliceManager#getPinnedSpecs(Uri).
- getPinnedSpecs(Uri) - Method in class androidx.slice.SliceManager
-
Get the current set of specs for a pinned slice.
- getPivotX(View) - Static method in class androidx.core.view.ViewCompat
-
- getPivotY(View) - Static method in class androidx.core.view.ViewCompat
-
- getPixelSize() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
The size of a pixel when scaled from the intrinsic dimension to the viewport dimension.
- getPlaybackGlue() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Returns current PlaybackGlue or null if not set or cleared.
- getPlaybackGlue() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Returns current PlaybackGlue or null if not set or cleared.
- getPlaybackRowPresenter() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Returns the playback controls row Presenter managed by the glue layer.
- getPlaybackRowPresenter() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- getPlaybackSeekDataProvider() - Method in class androidx.leanback.widget.PlaybackSeekUi.Client
-
Called by PlaybackSeekUi asking for PlaybackSeekDataProvider.
- getPlaybackState() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Gets the playback state of the media item.
- getPlaybackStream() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the route's playback stream.
- getPlaybackStream() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the audio stream over which the playback associated with this route is performed.
- getPlaybackType() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the type of playback associated with this route.
- getPlaybackType() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the type of playback associated with this route.
- getPlayerAdapter() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- getPlayerCallback() - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- getPlayerCallback() - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- getPlayerCallback() - Method in class androidx.leanback.media.PlaybackGlueHost
-
Implemented by PlaybackGlueHost for responding to player events.
- getPlayerCallbacks() - Method in class androidx.leanback.media.PlaybackGlue
-
- getPlayerVolume() - Method in class androidx.mediarouter.media.RouteMediaPlayer
-
- getPointerCount(MotionEvent) - Static method in class androidx.core.view.MotionEventCompat
-
- getPointerIcon() - Method in class androidx.core.view.PointerIconCompat
-
- getPointerId(MotionEvent, int) - Static method in class androidx.core.view.MotionEventCompat
-
- getPopulation() - Method in class androidx.palette.graphics.Palette.Swatch
-
- getPopulationWeight() - Method in class androidx.palette.graphics.Target
-
Returns the weight of importance that this target places on a color's population within
the image.
- getPopup() - Method in class androidx.appcompat.view.menu.ActionMenuItemView.PopupCallback
-
- getPopup() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- getPopup() - Method in class androidx.appcompat.widget.ForwardingListener
-
Returns the popup to which this listener is forwarding events.
- getPopupBackground() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- getPopupContext() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- getPopupTheme() - Method in class androidx.appcompat.widget.ActionMenuView
-
- getPopupTheme() - Method in class androidx.appcompat.widget.Toolbar
-
- getPorterDuffColorFilter(int, PorterDuff.Mode) - Static method in class androidx.appcompat.widget.AppCompatDrawableManager
-
- getPorts() - Method in class androidx.webkit.internal.WebMessageAdapter
-
- getPorts() - Method in class androidx.webkit.WebMessageCompat
-
Returns the ports that are sent with the message, or null if no port
is sent.
- getPosition() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Return the current position of this tab in the action bar.
- getPosition() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getPosition(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the adapter position of the item represented by the given View.
- getPosition() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
- getPositionDescription() - Method in class androidx.appcompat.widget.TintTypedArray
-
- getPositionOffset() - Method in class androidx.paging.PagedList
-
Position offset of the data in the list.
- getPositiveButtonText() - Method in class androidx.preference.DialogPreference
-
Returns the text of the positive button to be shown on subsequent
dialogs.
- getPosterArtAspectRatio() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getPosterArtUri() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getPrecomputedText() - Method in class androidx.core.text.PrecomputedTextCompat
-
Returns the underlying original text if the text is PrecomputedText.
- getPreference() - Method in class androidx.preference.PreferenceDialogFragment
-
Get the preference that requested this dialog.
- getPreference() - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
Get the preference that requested this dialog.
- getPreference(int) - Method in class androidx.preference.PreferenceGroup
-
- getPreferenceAdapterPosition(String) - Method in interface androidx.preference.PreferenceGroup.PreferencePositionCallback
-
Return the adapter position of the first
Preference with the specified key
- getPreferenceAdapterPosition(Preference) - Method in interface androidx.preference.PreferenceGroup.PreferencePositionCallback
-
Return the adapter position of the specified
Preference object
- getPreferenceAdapterPosition(String) - Method in class androidx.preference.PreferenceGroupAdapter
-
- getPreferenceAdapterPosition(Preference) - Method in class androidx.preference.PreferenceGroupAdapter
-
- getPreferenceComparisonCallback() - Method in class androidx.preference.PreferenceManager
-
- getPreferenceCount() - Method in class androidx.preference.PreferenceGroup
-
- getPreferenceDataStore() - Method in class androidx.preference.Preference
-
- getPreferenceDataStore() - Method in class androidx.preference.PreferenceManager
-
Returns the
PreferenceDataStore associated with this manager or
null if
the default
android.content.SharedPreferences are used instead.
- getPreferenceManager() - Method in class androidx.preference.Preference
-
- getPreferenceManager() - Method in class androidx.preference.PreferenceFragment
-
- getPreferenceManager() - Method in class androidx.preference.PreferenceFragmentCompat
-
- getPreferenceScreen() - Method in class androidx.preference.PreferenceFragment
-
Gets the root of the preference hierarchy that this fragment is showing.
- getPreferenceScreen() - Method in class androidx.preference.PreferenceFragmentCompat
-
Gets the root of the preference hierarchy that this fragment is showing.
- getPreferenceScreen() - Method in class androidx.preference.PreferenceManager
-
Returns the root of the preference hierarchy managed by this class.
- getPresentationDisplay() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the Display that should be used by the application to show
a android.app.Presentation on an external display when this route is selected.
- getPresentationDisplayId() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the route's presentation display id, or -1 if none.
- getPresentationDisplayId() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the route's presentation display id, or -1 if none.
- getPresenter(Object) - Method in class androidx.leanback.widget.ClassPresenterSelector
-
- getPresenter(Object) - Method in class androidx.leanback.widget.ControlButtonPresenterSelector
-
Always returns the presenter for primary controls.
- getPresenter() - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
- getPresenter(Object) - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns the
Presenter for the given item from the adapter.
- getPresenter(Object) - Method in class androidx.leanback.widget.PresenterSelector
-
Returns a presenter for the given item.
- getPresenter(Object) - Method in class androidx.leanback.widget.SinglePresenterSelector
-
- getPresenterMapper() - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Returns the presenter mapper array.
- getPresenters() - Method in class androidx.leanback.widget.ClassPresenterSelector
-
- getPresenters() - Method in class androidx.leanback.widget.ControlButtonPresenterSelector
-
- getPresenters() - Method in class androidx.leanback.widget.PresenterSelector
-
Returns an array of all possible presenters.
- getPresenters() - Method in class androidx.leanback.widget.SinglePresenterSelector
-
- getPresenterSelector() - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns the presenter selector for this ObjectAdapter.
- getPreserveFocusAfterLayout() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns true if the RecyclerView should attempt to preserve currently focused Adapter Item's
focus even if the View representing the Item is replaced during a layout calculation.
- getPreventCornerOverlap() - Method in class androidx.cardview.widget.CardView
-
Returns whether CardView should add extra padding to content to avoid overlaps with rounded
corners on pre-Lollipop platforms.
- getPreviewAudioUri() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getPreviewChannel(long) - Method in class androidx.tvprovider.media.tv.PreviewChannelHelper
-
Retrieves a single preview channel from the TvProvider.
- getPreviewDrawableResourceId(Context, boolean) - Static method in class androidx.wear.utils.MetadataConstants
-
- getPreviewProgram(long) - Method in class androidx.tvprovider.media.tv.PreviewChannelHelper
-
Retrieves a single preview program from the system content provider (aka TvProvider).
- getPreviewVideoUri() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getPricingType() - Method in class androidx.recommendation.app.ContentRecommendation
-
Gets the pricing type for the content.
- getPricingType() - Method in class androidx.recommendation.app.RecommendationExtender
-
Gets the pricing type for the content associated with the notification.
- getPricingValue() - Method in class androidx.recommendation.app.ContentRecommendation
-
Gets the price value (when applicable) for the content.
- getPricingValue() - Method in class androidx.recommendation.app.RecommendationExtender
-
Gets the price value (when applicable) for the content associated with a notification.
- getPrimaryAction() - Method in class androidx.slice.builders.GridRowBuilder
-
- getPrimaryAction() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getPrimaryAction() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getPrimaryAction() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getPrimaryAction() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getPrimaryAction() - Method in class androidx.slice.SliceMetadata
-
- getPrimaryAction() - Method in class androidx.slice.widget.ListContent
-
- getPrimaryAction() - Method in class androidx.slice.widget.RowContent
-
- getPrimaryActionsAdapter() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getPrimaryContentType() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the primary content type tag for the recommendation, or null if no content types have
been specified.
- getPrimaryContentType() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns the primary content type tag for the content associated with the notification.
- getPrimaryIcon() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getPrimaryIcon() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getPrimaryKey() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getPrimaryNavigationFragment() - Method in class androidx.fragment.app.FragmentManager
-
Return the currently active primary navigation fragment for this FragmentManager.
- getPrimaryPresenter() - Method in class androidx.leanback.widget.ControlButtonPresenterSelector
-
Returns the presenter for primary controls.
- getPrinter() - Method in class androidx.gridlayout.widget.GridLayout
-
Return the printer that will log diagnostics from this layout.
- getPriority() - Method in class androidx.core.app.NotificationCompat.Builder
-
- getPriority() - Method in class androidx.slice.builders.SliceAction
-
- getPriority() - Method in interface androidx.slice.core.SliceAction
-
- getPriority() - Method in class androidx.slice.core.SliceActionImpl
-
- getProgramType() - Method in class androidx.heifwriter.Texture2dProgram
-
Returns the program type.
- getProgress() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns the current progress of the arrow.
- getProgress() - Method in class androidx.leanback.widget.SeekBar
-
- getProgressBarManager() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
- getProgressBarManager() - Method in class androidx.leanback.app.BaseSupportFragment
-
- getProgressBarManager() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- getProgressBarManager() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- getProgressCircleDiameter() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Get the diameter of the progress circle that is displayed as part of the
swipe to refresh layout.
- getProgressColor() - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Returns the primary color for the progress bar.
- getProgressColor() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Returns the primary color for the progress bar.
- getProgressDrawable() - Method in class androidx.wear.widget.CircularProgressLayout
-
- getProgressMax() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the maximum value for the progress data of this recommendation.
- getProgressRotation() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the amount of rotation applied to the progress spinner.
- getProgressUpdatingInterval() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Return updating interval of progress UI in milliseconds.
- getProgressValue() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the progress amount for this recommendation.
- getProgressViewEndOffset() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- getProgressViewStartOffset() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- getProjection() - Method in class androidx.loader.content.CursorLoader
-
- getPrompt() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- getPromptPosition() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getPropagation() - Method in class androidx.transition.Transition
-
Returns the android.transition.TransitionPropagation used to calculate Animator
start
delays.
- getPropagationProperties() - Method in class androidx.transition.TransitionPropagation
-
- getPropagationProperties() - Method in class androidx.transition.VisibilityPropagation
-
- getProperties() - Method in class androidx.leanback.widget.Parallax
-
- getProperties(Context, AttributeSet, int, int) - Static method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Parse the xml attributes to get the most common properties used by layout managers.
- getProperty() - Method in class androidx.leanback.widget.Parallax.PropertyMarkerValue
-
- getPropertyRanges() - Method in class androidx.leanback.widget.ParallaxEffect
-
- getProtection(PermissionInfo) - Static method in class androidx.core.content.pm.PermissionInfoCompat
-
Return the base permission type of a PermissionInfo.
- getProtectionFlags(PermissionInfo) - Static method in class androidx.core.content.pm.PermissionInfoCompat
-
Return the additional protection flags of a PermissionInfo.
- getProtoBuilderClass() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getProtoParser() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getProtoType() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getProvider(PackageManager, FontRequest, Resources) - Static method in class androidx.core.provider.FontsContractCompat
-
- getProvider() - Method in class androidx.core.view.accessibility.AccessibilityNodeProviderCompat
-
- getProvider() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets information about the provider of this media route.
- getProviderAuthority() - Method in class androidx.core.provider.FontRequest
-
Returns the selected font provider's authority.
- getProviderInstance() - Method in class androidx.mediarouter.media.MediaRouter.ProviderInfo
-
- getProviderInstance() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
- getProviderPackage() - Method in class androidx.core.provider.FontRequest
-
Returns the selected font provider's package.
- getProviders() - Method in class androidx.mediarouter.media.MediaRouter
-
Gets information about the
route providers
currently known to this media router.
- getQuality() - Method in class androidx.slice.SliceUtils.SerializeOptions
-
- getQuery() - Method in class androidx.appcompat.widget.SearchView
-
Returns the query string currently in the text field.
- getQuery() - Method in class androidx.core.provider.FontRequest
-
Returns the query string.
- getQueryExecutor() - Method in class androidx.room.RoomDatabase
-
- getQueryHint() - Method in class androidx.appcompat.widget.SearchView
-
Returns the hint text that will be displayed in the query text field.
- getRadius() - Method in class androidx.cardview.widget.CardView
-
Returns the corner radius of the CardView.
- getRadius() - Method in class androidx.wear.widget.RoundedDrawable
-
Returns the border radius applied when rendering the drawable in pixels.
- getRange() - Method in class androidx.slice.SliceMetadata
-
Gets the range information associated with a progress bar or input range associated with this
slice, if it exists.
- getRange() - Method in class androidx.slice.widget.RowContent
-
- getRangeInfo() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the range info if this node is a range.
- getRangeValue() - Method in class androidx.slice.SliceMetadata
-
Gets the current value for a progress bar or input range associated with this slice, if it
exists, -1 if unknown.
- getReadableDatabase() - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper
-
Create and/or open a database.
- getReadPendingIntent() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the pending intent that Android Auto will send after it reads aloud all messages
in this object's message list.
- getRecognizerIntent() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Returns an intent that can be used to request speech recognition.
- getRecognizerIntent() - Method in class androidx.leanback.app.SearchSupportFragment
-
Returns an intent that can be used to request speech recognition.
- getRecord(AccessibilityEvent, int) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- getRecordCount(AccessibilityEvent) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- getRecycleChildrenOnDetach() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Returns whether LayoutManager will recycle its children when it is detached from
RecyclerView.
- getRecycledPoolSize(Presenter) - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns the recycled pool size for the given presenter.
- getRecycledView(int) - Method in class androidx.recyclerview.widget.RecyclerView.RecycledViewPool
-
Acquire a ViewHolder of the specified type from the pool, or null if none are
present.
- getRecycledViewCount(int) - Method in class androidx.recyclerview.widget.RecyclerView.RecycledViewPool
-
Returns the current number of Views held by the RecycledViewPool of the given view type.
- getRecycledViewPool() - Method in class androidx.recyclerview.widget.RecyclerView
-
- getRecyclerView() - Method in class androidx.car.widget.PagedListView
-
- getRecyclerView() - Method in class androidx.leanback.widget.RecyclerViewParallax
-
- getReenterTransition() - Method in class androidx.fragment.app.Fragment
-
Returns the Transition that will be used to move Views in to the scene when returning due
to popping a back stack.
- getReenterTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getReferencedColumns() - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
Returns the ordered list of columns in the referenced table.
- getReferrer(Activity) - Static method in class androidx.core.app.ActivityCompat
-
Return information about who launched this activity.
- getReleaseDate() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getRemainingScrollHorizontal() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Returns remaining horizontal scroll distance of an ongoing scroll animation(fling/
smoothScrollTo/SmoothScroller) in pixels.
- getRemainingScrollVertical() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Returns remaining vertical scroll distance of an ongoing scroll animation(fling/
smoothScrollTo/SmoothScroller) in pixels.
- getRemoteConstrTypes() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getRemoteError() - Method in class androidx.test.espresso.remote.InteractionResponse
-
- getRemoteInput() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the remote input that will be used to convey the response to a message list, or
null if no such remote input exists.
- getRemoteInput() - Method in class androidx.slice.SliceItem
-
- getRemoteInputs() - Method in class androidx.core.app.NotificationCompat.Action
-
Get the list of inputs to be collected from the user when this action is sent.
- getRemoteType() - Method in class androidx.test.espresso.remote.RemoteDescriptor
-
- getRemovedCount() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getRemoveDuration() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Gets the current duration for which all remove animations will run.
- getReparent() - Method in class androidx.transition.ChangeTransform
-
Returns whether parent changes will be tracked by the ChangeTransform.
- getReparentWithOverlay() - Method in class androidx.transition.ChangeTransform
-
Returns whether changes to parent should use an overlay or not.
- getReplyPendingIntent() - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation
-
Gets the pending intent that will be triggered when the user replies to this
notification.
- getRequest() - Method in class androidx.core.content.res.FontResourcesParserCompat.ProviderResourceEntry
-
- getResId() - Method in class androidx.core.graphics.drawable.IconCompat
-
Gets the resource id used to create this icon.
- getResizeClip() - Method in class androidx.transition.ChangeBounds
-
Returns true when the ChangeBounds will resize by changing the clip bounds during the
view animation or false when bounds are changed.
- getResolver() - Method in class androidx.test.rule.provider.ProviderTestRule
-
Get the isolated ContentResolver that should be used for testing of the
ContentProviders.
- getResourceId(int, int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getResourceId() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- getResourceId(TypedArray, int, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getResources() - Method in class androidx.appcompat.app.AppCompatActivity
-
- getResources() - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- getResources() - Method in class androidx.appcompat.widget.TintContextWrapper
-
- getResources() - Method in class androidx.appcompat.widget.TintTypedArray
-
- getResources() - Method in class androidx.fragment.app.Fragment
-
Return requireActivity().getResources().
- getResources() - Method in class androidx.test.espresso.base.IdlingResourceRegistry
-
- getResources() - Method in class androidx.test.espresso.IdlingRegistry
-
- getResPackage() - Method in class androidx.core.graphics.drawable.IconCompat
-
Gets the package used to create this icon.
- getRestrictBackgroundStatus(ConnectivityManager) - Static method in class androidx.core.net.ConnectivityManagerCompat
-
Determines if the calling application is subject to metered network restrictions while
running on background.
- getResult(Bundle) - Static method in class androidx.test.orchestrator.junit.BundleJUnitUtils
-
- getResultCode() - Method in class androidx.core.provider.FontsContractCompat.FontInfo
-
Returns result code.
- getResultFile(File) - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
Creates a File where the report will be created.
- getResultKey() - Method in class androidx.core.app.RemoteInput
-
- getResultsAdapter() - Method in interface androidx.leanback.app.SearchFragment.SearchResultProvider
-
Deprecated.
Method invoked some time prior to the first call to onQueryTextChange to retrieve
an ObjectAdapter that will contain the results to future updates of the search query.
- getResultsAdapter() - Method in interface androidx.leanback.app.SearchSupportFragment.SearchResultProvider
-
Method invoked some time prior to the first call to onQueryTextChange to retrieve
an ObjectAdapter that will contain the results to future updates of the search query.
- getResultsFromIntent(Intent) - Static method in class androidx.core.app.RemoteInput
-
Get the remote input text results bundle from an intent.
- getRetainInstance() - Method in class androidx.fragment.app.Fragment
-
- getRetryDelay() - Method in class androidx.emoji.text.FontRequestEmojiCompatConfig.ExponentialBackoffRetryPolicy
-
- getRetryDelay() - Method in class androidx.emoji.text.FontRequestEmojiCompatConfig.RetryPolicy
-
Called each time the metadata loading fails.
- getReturnTransition() - Method in class androidx.fragment.app.Fragment
-
Returns the Transition that will be used to move Views out of the scene when the Fragment is
preparing to be removed, hidden, or detached because of popping the back stack.
- getReturnTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getReverseLayout() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Returns if views are laid out from the opposite direction of the layout.
- getReverseLayout() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Returns whether views are laid out in reverse order or not.
- getReviewRating() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getReviewRatingStyle() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getRevision() - Method in class androidx.slice.SliceSpec
-
Gets the revision of the version.
- getRewindSpeeds() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
Returns the rewind speeds.
- getRewindSpeeds() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the rewind speeds.
- getRgb() - Method in class androidx.palette.graphics.Palette.Swatch
-
- getRightDecorationWidth(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the total width of item decorations applied to child's right.
- getRoleDescription() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the custom role description.
- getRoot() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the root node in the window's hierarchy.
- getRoot() - Method in class androidx.databinding.ViewDataBinding
-
Returns the outermost View in the layout file associated with the Binding.
- getRoot() - Method in class androidx.databinding.ViewStubProxy
-
Returns the root View of the layout replacing the ViewStub once it has been inflated.
- getRootAdapter() - Method in class androidx.car.drawer.CarDrawerActivity
-
- getRootId() - Method in class androidx.media.MediaBrowserServiceCompat.BrowserRoot
-
Gets the root id for browsing.
- getRootMatcher() - Method in class androidx.test.espresso.remote.InteractionRequest
-
Returns the
Matcher associated with this
InteractionRequest or
null if no
Matcher was set.
- getRootMenu() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Gets the root menu (if this is a submenu, find its root menu).
- getRootMenu() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- getRotation(View) - Static method in class androidx.core.view.ViewCompat
-
- getRotationDegrees() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the rotation degrees for the current image orientation.
- getRotationX(View) - Static method in class androidx.core.view.ViewCompat
-
- getRotationY(View) - Static method in class androidx.core.view.ViewCompat
-
- getRoundedCornerRadius() - Method in class androidx.leanback.widget.ShadowOverlayHelper.Options
-
Get radius of rounded corner in pixels.
- getRoute() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
Gets the route that this dialog is controlling.
- getRoute(Bundle) - Method in class androidx.mediarouter.media.MediaRouter
-
Gets the
routes from a uniqueRouteDescriptorBundle.
- getRouteAt(int) - Method in class androidx.mediarouter.media.MediaRouter.RouteGroup
-
Returns the route in this group at the specified index
- getRouteCount() - Method in class androidx.mediarouter.media.MediaRouter.RouteGroup
-
- getRoutes() - Method in class androidx.mediarouter.media.MediaRouteProviderDescriptor
-
Gets the list of all routes that this provider has published.
- getRoutes() - Method in class androidx.mediarouter.media.MediaRouter
-
Gets information about the
routes currently known to
this media router.
- getRoutes() - Method in class androidx.mediarouter.media.MediaRouter.ProviderInfo
-
Gets the
routes published by this route provider.
- getRoutes() - Method in class androidx.mediarouter.media.MediaRouter.RouteGroup
-
Returns the routes in this group
- getRouteSelector() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Gets the media route selector for filtering the routes that the user can
select using the media route chooser dialog.
- getRouteSelector() - Method in class androidx.mediarouter.app.MediaRouteButton
-
Gets the media route selector for filtering the routes that the user can
select using the media route chooser dialog.
- getRouteSelector() - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
Gets the media route selector for filtering the routes that the user can select.
- getRouteSelector() - Method in class androidx.mediarouter.app.MediaRouteChooserDialogFragment
-
Gets the media route selector for filtering the routes that the user can select.
- getRouteSelector() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
Gets the media route selector for filtering the routes to be discovered.
- getRow() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the row bound to this ViewHolder.
- getRowCount() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Gets the number of rows.
- getRowCount() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns the current number of rows.
- getRowCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- getRowCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the number of rows for accessibility.
- getRowCountForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- getRowHeight() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns the row height for list rows created by this Presenter.
- getRowIndex() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Gets the row index at which the item is located.
- getRowItems() - Method in class androidx.slice.widget.ListContent
-
- getRowObject() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the Row object bound to this ViewHolder.
- getRowsFragment() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Get RowsFragment if it's bound to BrowseFragment or null if either BrowseFragment has
not been created yet or a different fragment is bound to it.
- getRowsFragment() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Gets embedded RowsFragment showing multiple rows for DetailsFragment.
- getRowsFragment() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Returns RowsFragment that shows result rows.
- getRowSpan() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Gets the number of rows the item spans.
- getRowsPerPage() - Method in class androidx.car.widget.PagedListView
-
Gets the number of rows per page.
- getRowsSupportFragment() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Get RowsSupportFragment if it's bound to BrowseSupportFragment or null if either BrowseSupportFragment has
not been created yet or a different fragment is bound to it.
- getRowsSupportFragment() - Method in class androidx.leanback.app.DetailsSupportFragment
-
Gets embedded RowsSupportFragment showing multiple rows for DetailsSupportFragment.
- getRowsSupportFragment() - Method in class androidx.leanback.app.SearchSupportFragment
-
Returns RowsSupportFragment that shows result rows.
- getRowType(Context, SliceItem, boolean, List<SliceAction>) - Static method in class androidx.slice.widget.ListContent
-
The type of template that the provided row item represents.
- getRowViewHolder(int) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Get row ViewHolder at adapter position.
- getRowViewHolder(int) - Method in class androidx.leanback.app.RowsSupportFragment
-
Get row ViewHolder at adapter position.
- getRowViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
- getRunCount() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult
-
- getRunFailureMessage() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Return the run failure error message, null if run did not fail.
- getRunMetrics() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- getRunningTime() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the running time for the content.
- getRunningTime() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns the running time for the content associated with the notification.
- getRunResult() - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- getRunTime() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult
-
- getRunTimeThreshold() - Method in class androidx.test.internal.runner.TestSize
-
- getSafeBrowsingEnabled() - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- getSafeBrowsingEnabled(WebSettings) - Static method in class androidx.webkit.WebSettingsCompat
-
Gets whether Safe Browsing is enabled.
- getSafeBrowsingPrivacyPolicyUrl() - Static method in class androidx.webkit.WebViewCompat
-
Returns a URL pointing to the privacy policy for Safe Browsing reporting.
- getSafeInsetBottom() - Method in class androidx.core.view.DisplayCutoutCompat
-
Returns the inset from the bottom which avoids the display cutout in pixels.
- getSafeInsetLeft() - Method in class androidx.core.view.DisplayCutoutCompat
-
Returns the inset from the left which avoids the display cutout in pixels.
- getSafeInsetRight() - Method in class androidx.core.view.DisplayCutoutCompat
-
Returns the inset from the right which avoids the display cutout in pixels.
- getSafeInsetTop() - Method in class androidx.core.view.DisplayCutoutCompat
-
Returns the inset from the top which avoids the display cutout in pixels.
- getSaturationWeight() - Method in class androidx.palette.graphics.Target
-
Returns the weight of importance that this target places on a color's saturation within
the image.
- getSaveChildrenLimitNumber() - Method in class androidx.leanback.widget.BaseGridView
-
- getSaveChildrenPolicy() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the policy for saving children.
- getScaledHorizontalScrollFactor(ViewConfiguration, Context) - Static method in class androidx.core.view.ViewConfigurationCompat
-
- getScaledHoverSlop(ViewConfiguration) - Static method in class androidx.core.view.ViewConfigurationCompat
-
- getScaledPagingTouchSlop(ViewConfiguration) - Static method in class androidx.core.view.ViewConfigurationCompat
-
- getScaledVerticalScrollFactor(ViewConfiguration, Context) - Static method in class androidx.core.view.ViewConfigurationCompat
-
- getScaleMode() - Method in class androidx.print.PrintHelper
-
Returns the scale mode with which the image will fill the paper.
- getScaleX(View) - Static method in class androidx.core.view.ViewCompat
-
- getScaleY(View) - Static method in class androidx.core.view.ViewCompat
-
- getSceneForLayout(ViewGroup, int, Context) - Static method in class androidx.transition.Scene
-
Returns a Scene described by the resource file associated with the given
layoutId parameter.
- getSceneRoot() - Method in class androidx.leanback.widget.TitleHelper
-
Returns the scene root ViewGroup.
- getSceneRoot() - Method in class androidx.transition.Scene
-
Gets the root of the scene, which is the root of the view hierarchy
affected by changes due to this scene, and which will be animated
when this scene is entered.
- getScrapList() - Method in class androidx.recyclerview.widget.RecyclerView.Recycler
-
Returns an unmodifiable list of ViewHolders that are currently in the scrap list.
- getScreenHeightPx(Context) - Static method in class androidx.wear.internal.widget.ResourcesUtil
-
Returns the screen height in pixels.
- getScreenWidthPx(Context) - Static method in class androidx.wear.internal.widget.ResourcesUtil
-
Returns the screen width in pixels.
- getScrimColor(CoordinatorLayout, V) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Supply a scrim color that will be painted behind the associated child view.
- getScrimOpacity(CoordinatorLayout, V) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Determine the current opacity of the scrim behind a given child view
- getScript() - Method in interface androidx.test.espresso.web.model.Atom
-
Provides the script to be evaluated.
- getScript() - Method in class androidx.test.espresso.web.model.SimpleAtom
-
Returns the script this SimpleAtom was created with.
- getScript() - Method in class androidx.test.espresso.web.model.TransformingAtom
-
- getScrollDegreesPerScreen() - Method in class androidx.wear.widget.WearableRecyclerView
-
Returns how many degrees does the user have to rotate for to scroll through one screen
height.
- getScrollIndicators(View) - Static method in class androidx.core.view.ViewCompat
-
Returns a bitmask representing the enabled scroll indicators.
- getScrollState() - Method in class androidx.recyclerview.widget.RecyclerView
-
Return the current scrolling state of the RecyclerView.
- getScrollX() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getScrollY() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getSdkAdded() - Method in class androidx.emoji.text.EmojiMetadata
-
- getSearchAffordanceColor() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Returns the color used to draw the search affordance.
- getSearchAffordanceColor() - Method in class androidx.leanback.app.BrandedSupportFragment
-
Returns the color used to draw the search affordance.
- getSearchAffordanceColors() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- getSearchAffordanceColors() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- getSearchAffordanceColors() - Method in class androidx.leanback.widget.TitleView
-
- getSearchAffordanceColors() - Method in class androidx.leanback.widget.TitleViewAdapter
-
- getSearchAffordanceView() - Method in class androidx.leanback.widget.TitleView
-
Returns the view for the search affordance.
- getSearchAffordanceView() - Method in class androidx.leanback.widget.TitleViewAdapter
-
Returns the view for the search affordance.
- getSeasonNumber() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getSeasonTitle() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getSecondaryActionsAdapter() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getSecondaryLabel(int) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Returns the secondary label at the given index.
- getSecondaryPresenter() - Method in class androidx.leanback.widget.ControlButtonPresenterSelector
-
Returns the presenter for secondary controls.
- getSecondaryProgressColor() - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Returns the secondary color for the progress bar.
- getSecondaryProgressColor() - Method in class androidx.leanback.widget.SeekBar
-
Set color for second progress which is usually for buffering indication.
- getSecondProgress() - Method in class androidx.leanback.widget.SeekBar
-
- getSeekBar() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getSeekBarIncrement() - Method in class androidx.preference.SeekBarPreference
-
Returns the amount of increment change via each arrow key click.
- getSeekPositions() - Method in class androidx.leanback.widget.PlaybackSeekDataProvider
-
Get a list of sorted seek positions.
- getSeekProvider() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
Get seek data provider used during user seeking.
- getSeeMoreCell() - Method in class androidx.slice.builders.GridRowBuilder
-
- getSeeMoreIntent() - Method in class androidx.slice.builders.GridRowBuilder
-
- getSeeMoreItem() - Method in class androidx.slice.widget.GridContent
-
- getSeeMoreItem() - Method in class androidx.slice.widget.ListContent
-
- getSelectedActionPosition() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the position if the currently selected GuidedAction.
- getSelectedActionPosition() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the position if the currently selected GuidedAction.
- getSelectedButtonActionPosition() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the position if the currently selected button GuidedAction.
- getSelectedButtonActionPosition() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the position if the currently selected button GuidedAction.
- getSelectedColumn() - Method in class androidx.leanback.widget.picker.Picker
-
Get current activated column index.
- getSelectedItem() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getSelectedItem() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
- getSelectedItem() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Return currently selected item inside a row ViewHolder.
- getSelectedItemId() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getSelectedItemId() - Method in class androidx.fragment.app.ListFragment
-
Get the cursor row ID of the currently selected list item.
- getSelectedItemPosition() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getSelectedItemPosition() - Method in class androidx.fragment.app.ListFragment
-
Get the position of the currently selected list item.
- getSelectedItems() - Method in class androidx.preference.MultiSelectListPreference
-
- getSelectedItemViewHolder() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
- getSelectedItemViewHolder() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
- getSelectedNavigationIndex() - Method in class androidx.appcompat.app.ActionBar
-
- getSelectedNavigationIndex() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getSelectedPosition() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Gets position of currently selected row.
- getSelectedPosition() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
- getSelectedPosition() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Gets position of currently selected row.
- getSelectedPosition() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
- getSelectedPosition() - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
- getSelectedPosition() - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
- getSelectedPosition() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the adapter position of selected item.
- getSelectedPosition() - Method in class androidx.leanback.widget.ListRowPresenter.ViewHolder
-
Gets selected item position in adapter.
- getSelectedRoute() - Method in class androidx.mediarouter.media.MediaRouter
-
Gets the currently selected route.
- getSelectedRowViewHolder() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- getSelectedRowViewHolder() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- getSelectedSubPosition() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the sub selected item position started from zero.
- getSelectedTab() - Method in class androidx.appcompat.app.ActionBar
-
- getSelectedTab() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getSelectedView() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getSelectEffectEnabled() - Method in class androidx.leanback.widget.RowPresenter
-
Returns true if the row selection effect is enabled.
- getSelection() - Method in class androidx.loader.content.CursorLoader
-
- getSelectionArgs() - Method in class androidx.loader.content.CursorLoader
-
- getSelectionMode() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Gets the collection's selection mode.
- getSelectionModeForAccessibility(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the selection mode for accessibility.
- getSelectLevel() - Method in class androidx.leanback.widget.RowHeaderPresenter.ViewHolder
-
- getSelectLevel(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
Returns the current select level.
- getSelectLevel() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns the current selection level of the Row.
- getSelector() - Method in class androidx.mediarouter.media.MediaRouteDiscoveryRequest
-
Gets the route selector that specifies the kinds of routes to discover.
- getSelectorView() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
- getSemanticAction() - Method in class androidx.core.app.NotificationCompat.Action
-
- getSender() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
- getSeparator() - Method in class androidx.leanback.widget.picker.Picker
-
- getSeparators() - Method in class androidx.leanback.widget.picker.Picker
-
Returns the list of separators that will be populated between the picker column fields.
- getServiceId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getServiceType() - Method in class androidx.tvprovider.media.tv.Channel
-
- getServiceWorkerController() - Method in class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- getServiceWorkerController() - Method in interface androidx.webkit.internal.WebViewProviderFactory
-
Fetch the boundary interface representing android.webkit.ServiceWorkerController.
- getServiceWorkerController() - Method in class androidx.webkit.internal.WebViewProviderFactoryAdapter
-
Adapter method for fetching the support library class representing
android.webkit.ServiceWorkerController.
- getServiceWorkerWebSettings() - Method in class androidx.webkit.internal.ServiceWorkerControllerImpl
-
- getServiceWorkerWebSettings() - Method in class androidx.webkit.ServiceWorkerControllerCompat
-
Gets the settings for all service workers.
- getSessionId() - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Gets the current session id if there is one.
- getSessionManager(Context) - Static method in class androidx.media.MediaSessionManager
-
Gets an instance of the media session manager associated with the context.
- getSessionState() - Method in class androidx.mediarouter.media.MediaSessionStatus
-
Gets the session state.
- getSessionStatus(Bundle, RemotePlaybackClient.SessionActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a request to get the status of the media playback session.
- getSessionToken() - Method in class androidx.media.MediaBrowserServiceCompat
-
Gets the session token, or null if it has not yet been created
or if it has been destroyed.
- getSessionTokenFromIntent(Intent) - Static method in class androidx.browser.customtabs.CustomTabsSessionToken
-
- getSettingsActivity() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets an IntentSender for starting a settings activity for this
route.
- getSettingsIntent() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets an intent sender for launching a settings activity for this
route.
- getShader() - Method in class androidx.core.content.res.ComplexColorCompat
-
- getShadowEnabled() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if child shadow is enabled.
- getShadowEnabled() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns true if child shadow is enabled.
- getShadowType() - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
- getShadowType() - Method in class androidx.leanback.widget.ShadowOverlayHelper
-
- getSharedElementEnterTransition() - Method in class androidx.fragment.app.Fragment
-
Returns the Transition that will be used for shared elements transferred into the content
Scene.
- getSharedElementEnterTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getSharedElementExitTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getSharedElementReenterTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getSharedElementReturnTransition() - Method in class androidx.fragment.app.Fragment
-
Return the Transition that will be used for shared elements transferred back during a
pop of the back stack.
- getSharedElementReturnTransition(Window) - Static method in class androidx.leanback.transition.TransitionHelper
-
- getSharedPreferences() - Method in class androidx.preference.Preference
-
Returns the android.content.SharedPreferences where this Preference can read its
value(s).
- getSharedPreferences() - Method in class androidx.preference.PreferenceManager
-
Gets a SharedPreferences instance that preferences managed by this will
use.
- getSharedPreferencesMode() - Method in class androidx.preference.PreferenceManager
-
Returns the current mode of the SharedPreferences file that preferences managed by
this will use.
- getSharedPreferencesName() - Method in class androidx.preference.PreferenceManager
-
Returns the current name of the SharedPreferences file that preferences managed by
this will use.
- getShellCommand() - Method in class androidx.test.runner.permission.RequestPermissionCallable
-
- getShortcutId(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns the
id that this
notification supersedes, if any.
- getShortLabel() - Method in class androidx.core.content.pm.ShortcutInfoCompat
-
Return the short description of a shortcut.
- getShouldDisableView() - Method in class androidx.preference.Preference
-
Checks whether this Preference should disable its view when it's action is disabled.
- getShowDivider() - Method in class androidx.car.widget.ListItem
-
Returns whether or not the divider that comes after this ListItem should be shown.
- getShowDivider(int) - Method in class androidx.car.widget.ListItemAdapter
-
- getShowDivider(int) - Method in interface androidx.car.widget.PagedListView.DividerVisibilityManager
-
Given an item position, returns whether the divider below that item should be shown.
- getShowDividers() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- getShowsDialog() - Method in class androidx.fragment.app.DialogFragment
-
- getShowsUserInterface() - Method in class androidx.core.app.NotificationCompat.Action
-
- getShowText() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getSignature() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.CryptoObject
-
Get Signature object.
- getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class androidx.emoji.text.EmojiSpan
-
- getSizeForColumnSpan(int) - Method in class androidx.car.util.ColumnCalculator
-
Returns the size in pixels for the given number of columns.
- getSizeQualifierName() - Method in class androidx.test.internal.runner.TestSize
-
- getSlice() - Method in class androidx.slice.SliceItem
-
- getSlice() - Method in class androidx.slice.widget.ListContent
-
- getSlice() - Method in class androidx.slice.widget.RowContent
-
- getSlice() - Method in class androidx.slice.widget.SliceView
-
- getSliceActions() - Method in class androidx.slice.SliceMetadata
-
- getSliceActions(Slice) - Static method in class androidx.slice.SliceMetadata
-
- getSliceActions(Slice) - Static method in class androidx.slice.SliceUtils
-
- getSliceActions() - Method in class androidx.slice.widget.ListContent
-
- getSliceActions() - Method in class androidx.slice.widget.SliceView
-
Returns the slice actions presented in this view.
- getSliceDescendants(Context, Uri) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat version of android.app.slice.SliceManager#getSliceDescendants(Uri)
- getSliceDescendants(Uri) - Method in class androidx.slice.SliceViewManager
-
Obtains a list of slices that are descendants of the specified Uri.
- getSliceItem() - Method in class androidx.slice.core.SliceActionImpl
-
- getSliceKeywords() - Method in class androidx.slice.SliceMetadata
-
- getSliceKeywords(Slice) - Static method in class androidx.slice.SliceUtils
-
- getSlideEdge() - Method in class androidx.transition.Slide
-
Returns the edge that Views appear and disappear from.
- getSliderFadeColor() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- getSmallHeight() - Method in class androidx.slice.widget.GridContent
-
- getSmallHeight() - Method in class androidx.slice.widget.GridRowView
-
- getSmallHeight() - Method in class androidx.slice.widget.LargeTemplateView
-
- getSmallHeight() - Method in class androidx.slice.widget.ListContent
-
- getSmallHeight(int) - Method in class androidx.slice.widget.RowContent
-
- getSmallHeight() - Method in class androidx.slice.widget.RowView
-
- getSmallHeight() - Method in class androidx.slice.widget.SliceChildView
-
- getSoftInputMode() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getSolidColor() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
- getSolidColor() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
- getSolidColor() - Method in class androidx.leanback.widget.DetailsParallaxDrawable
-
- getSortedList() - Method in class androidx.coordinatorlayout.widget.DirectedAcyclicGraph
-
Returns a topologically sorted list of the nodes in this graph.
- getSortKey(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get a sort key that orders this notification among other notifications from the
same package.
- getSortKey() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the String sort key for this recommendation.
- getSortOrder() - Method in class androidx.loader.content.CursorLoader
-
- getSource() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getSource(MotionEvent) - Static method in class androidx.core.view.MotionEventCompat
-
- getSource() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Returns the Rect used for extracting the bitmap.
- getSourceName() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the source application name for this recommendation.
- getSpaceUnderBaseline(RowHeaderPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
Returns the space (distance in pixels) below the baseline of the
text view, if one exists; otherwise, returns 0.
- getSpanCount() - Method in class androidx.recyclerview.widget.GridLayoutManager
-
Returns the number of spans laid out by this grid.
- getSpanCount() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Returns the number of spans laid out by StaggeredGridLayoutManager.
- getSpanEnd(Object) - Method in class androidx.core.text.PrecomputedTextCompat
-
- getSpanEnd(Object) - Method in class androidx.emoji.widget.SpannableBuilder
-
Return the correct end for the DynamicLayout$ChangeWatcher span.
- getSpanFlags(Object) - Method in class androidx.core.text.PrecomputedTextCompat
-
- getSpanFlags(Object) - Method in class androidx.emoji.widget.SpannableBuilder
-
Return the correct flags for the DynamicLayout$ChangeWatcher span.
- getSpanGroupIndex(int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
Returns the index of the group this position belongs.
- getSpanIndex(int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager.DefaultSpanSizeLookup
-
- getSpanIndex() - Method in class androidx.recyclerview.widget.GridLayoutManager.LayoutParams
-
Returns the current span index of this View.
- getSpanIndex(int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
Returns the final span index of the provided position.
- getSpanIndex() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager.LayoutParams
-
Returns the Span index to which this View is assigned.
- getSpans(int, int, Class<T>) - Method in class androidx.core.text.PrecomputedTextCompat
-
- getSpans(int, int, Class<T>) - Method in class androidx.emoji.widget.SpannableBuilder
-
If previously a DynamicLayout$ChangeWatcher was wrapped in a WatcherWrapper, return the
correct Object that the client has set.
- getSpanSize(int) - Method in class androidx.recyclerview.widget.GridLayoutManager.DefaultSpanSizeLookup
-
- getSpanSize() - Method in class androidx.recyclerview.widget.GridLayoutManager.LayoutParams
-
Returns the number of spans occupied by this View.
- getSpanSize(int) - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
Returns the number of span occupied by the item at position.
- getSpanSizeLookup() - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- getSpanStart(Object) - Method in class androidx.core.text.PrecomputedTextCompat
-
- getSpanStart(Object) - Method in class androidx.emoji.widget.SpannableBuilder
-
Return the correct start for the DynamicLayout$ChangeWatcher span.
- getSpec() - Method in class androidx.slice.Slice
-
- getSpecs(Uri) - Method in class androidx.slice.compat.CompatPinnedList
-
Get the list of specs for a pinned Uri.
- getSpecs(Bundle) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat way to push specs through the call.
- getSplitTrack() - Method in class androidx.appcompat.widget.SwitchCompat
-
Returns whether the track should be split by the thumb.
- getSpring() - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
Returns the spring that the animation uses for animations.
- getSql() - Method in class androidx.room.RoomSQLiteQuery
-
- getSql() - Method in class androidx.sqlite.db.SimpleSQLiteQuery
-
- getSql() - Method in interface androidx.sqlite.db.SupportSQLiteQuery
-
The SQL query.
- getStableInsetBottom() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the bottom stable inset in pixels.
- getStableInsetLeft() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the left stable inset in pixels.
- getStableInsetRight() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the right stable inset in pixels.
- getStableInsetTop() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the top stable inset in pixels.
- getStackedTabMaxWidth() - Method in class androidx.appcompat.view.ActionBarPolicy
-
- getStackFromEnd() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- getStackTrace() - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
Get the associated String stack trace.
- getStart() - Method in class androidx.core.graphics.PathSegment
-
The start point of the line segment.
- getStartAfterPadding() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the start position of the layout after the start padding is added.
- getStartButtonText() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getStartButtonText() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getStartDelay() - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Returns the current startDelay of property animations.
- getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class androidx.transition.CircularPropagation
-
- getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class androidx.transition.SidePropagation
-
- getStartDelay() - Method in class androidx.transition.Transition
-
Returns the startDelay set on this transition.
- getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class androidx.transition.TransitionPropagation
-
Called by Transition to alter the Animator start delay.
- getStartFraction() - Method in class androidx.core.graphics.PathSegment
-
Fraction along the length of the path that the
start point resides.
- getStartingPrice() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getStartingRotation() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns the starting rotation of the progress drawable.
- getStartItem() - Method in class androidx.slice.widget.RowContent
-
- getStartScrollBottom() - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Get whether the scrolling position for the contents of this notification should start
at the bottom of the contents instead of the top when the contents are too long to
display within the screen.
- getStartTime() - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
- getStartTimeUtcMillis() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getStartTimeUtcMillis() - Method in class androidx.tvprovider.media.tv.Program
-
- getStartTrim() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the start trim for the progress spinner arc
- getState() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getState() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder
-
- getStaticLabels() - Method in class androidx.leanback.widget.picker.PickerColumn
-
Returns static labels for each value, minValue maps to labels[0], maxValue maps to
labels[labels.length - 1].
- getStatics() - Method in class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- getStatics() - Method in interface androidx.webkit.internal.WebViewProviderFactory
-
Fetch the boundary interface representing
android.webkit.WebViewFactoryProvider#Statics.
- getStatics() - Method in class androidx.webkit.internal.WebViewProviderFactoryAdapter
-
Adapter method for fetching the support library class representing
android.webkit.WebViewFactoryProvider#Statics.
- getStatus() - Method in class androidx.leanback.util.StateMachine.State
-
- getStatus(String, Bundle, RemotePlaybackClient.ItemActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a request to get the status of a media item.
- getStatus() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns availability status value for the content.
- getStatus() - Method in class androidx.recommendation.app.RecommendationExtender
-
Returns status value for the content associated with the notification.
- getStatus() - Method in class androidx.test.espresso.remote.InteractionResponse
-
- getStatus() - Method in class androidx.test.espresso.web.model.Evaluation
-
- getStatus() - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
- getStatusBarBackground() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Gets the drawable used to draw in the insets area for the status bar.
- getStatusBarBackgroundDrawable() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Gets the drawable used to draw in the insets area for the status bar.
- getStatusCode() - Method in class androidx.core.provider.FontsContractCompat.FontFamilyResult
-
- getStereoReset() - Method in class androidx.core.text.BidiFormatter
-
- getStiffness() - Method in class androidx.dynamicanimation.animation.SpringForce
-
Gets the stiffness of the spring.
- getStorageState(File) - Static method in class androidx.core.os.EnvironmentCompat
-
Returns the current state of the storage device that provides the given
path.
- getStream() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get a URI referring to a data stream shared with the target activity.
- getStream(int) - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the URI of a stream item shared with the target activity.
- getStreamCount() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Return the number of stream items shared.
- getString(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getString(String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or null if no mapping of the desired type
exists for the given key.
- getString(TypedArray, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
- getString(int) - Method in class androidx.fragment.app.Fragment
-
Return a localized string from the application's package's
default string table.
- getString(int, Object...) - Method in class androidx.fragment.app.Fragment
-
Return a localized formatted string from the application's package's
default string table, substituting the format arguments as defined in
Formatter and String.format(java.lang.String, java.lang.Object...).
- getString(String, String) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves a String value from the data store.
- getStringConversionColumn() - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Return the index of the column used to get a String representation
of the Cursor.
- getStringNonNull(String, String) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Returns the value associated with the given key, or the provided default value if no mapping
of the desired type exists for the given key.
- getStringSet(String, Set<String>) - Method in class androidx.preference.PreferenceDataStore
-
Retrieves a set of Strings from the data store.
- getStrokeCap() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the stroke cap of the progress spinner.
- getStrokeWidth() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Returns the stroke width for the progress spinner in pixels.
- getStrokeWidth() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns the stroke width of the progress drawable in pixels.
- getSubActions() - Method in class androidx.leanback.widget.GuidedAction
-
- getSubActionsGridView() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Returns the VerticalGridView that displays the sub actions list of an expanded action.
- getSubject() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get a subject heading for this share; useful when sharing via email.
- getSubMenu() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getSubMenu() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getSubMenu() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getSubscribingBrowsers(String) - Method in class androidx.media.MediaBrowserServiceCompat
-
- getSubtitle() - Method in class androidx.appcompat.app.ActionBar
-
Returns the current ActionBar subtitle in standard mode.
- getSubtitle() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- getSubtitle() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getSubtitle() - Method in class androidx.appcompat.view.ActionMode
-
Returns the current subtitle of this action mode.
- getSubtitle() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- getSubtitle() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getSubtitle() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- getSubtitle() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getSubtitle() - Method in class androidx.appcompat.widget.Toolbar
-
Return the subtitle of this toolbar.
- getSubtitle() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getSubtitle() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Return The media subtitle.
- getSubtitle() - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter.ViewHolder
-
- getSubtitle() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getSubtitle() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getSubtitle() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getSubtitle() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getSubtitle() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getSubtitle() - Method in class androidx.slice.SliceMetadata
-
- getSubtitleItem() - Method in class androidx.slice.widget.RowContent
-
- getSubtype() - Method in class androidx.slice.core.SliceActionImpl
-
- getSubType() - Method in class androidx.slice.SliceItem
-
Get the sub-type of this SliceItem.
- getSuggestedMinimumHeight() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- getSuggestedMinimumWidth() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- getSuggestionsAdapter() - Method in class androidx.appcompat.widget.SearchView
-
Returns the adapter used for suggestions, if any.
- getSummary() - Method in class androidx.preference.ListPreference
-
Returns the summary of this ListPreference.
- getSummary() - Method in class androidx.preference.Preference
-
Returns the summary of this Preference.
- getSummary() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getSummary() - Method in class androidx.slice.SliceMetadata
-
- getSummaryItem() - Method in class androidx.slice.widget.RowContent
-
- getSummaryOff() - Method in class androidx.preference.TwoStatePreference
-
Returns the summary to be shown when unchecked.
- getSummaryOn() - Method in class androidx.preference.TwoStatePreference
-
Returns the summary to be shown when checked.
- getSuperState() - Method in class androidx.customview.view.AbsSavedState
-
- getSupplementalIcon() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getSupplementalIcon() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getSupplementalIconDivider() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getSupplementalIconDivider() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getSupportActionBar() - Method in class androidx.appcompat.app.AppCompatActivity
-
Support library version of android.app.Activity#getActionBar.
- getSupportActionBar() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Support library version of Activity#getActionBar.
- getSupportActionBar() - Method in class androidx.appcompat.app.AppCompatDialog
-
Support library version of android.app.Dialog#getActionBar.
- getSupportActionProvider() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getSupportActionProvider() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getSupportActionProvider() - Method in interface androidx.core.internal.view.SupportMenuItem
-
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatButton
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatEditText
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatImageButton
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatImageView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in class androidx.appcompat.widget.AppCompatTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintList(android.view.View)
- getSupportBackgroundTintList() - Method in interface androidx.core.view.TintableBackgroundView
-
Return the tint applied to the background drawable, if specified.
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatButton
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatEditText
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatImageButton
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatImageView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in class androidx.appcompat.widget.AppCompatTextView
-
This should be accessed via
androidx.core.view.ViewCompat#getBackgroundTintMode(android.view.View)
- getSupportBackgroundTintMode() - Method in interface androidx.core.view.TintableBackgroundView
-
Return the blending mode used to apply the tint to the background
drawable, if specified.
- getSupportButtonTintList() - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- getSupportButtonTintList() - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- getSupportButtonTintList() - Method in interface androidx.core.widget.TintableCompoundButton
-
Returns the tint applied to the button drawable
- getSupportButtonTintMode() - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- getSupportButtonTintMode() - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- getSupportButtonTintMode() - Method in interface androidx.core.widget.TintableCompoundButton
-
Returns the blending mode used to apply the tint to the button drawable
- getSupportedActions() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- getSupportedActions() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- getSupportedActions() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- getSupportedActions() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Returns a bitmask of actions supported by the media player.
- getSupportedActions() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns a bitmask of actions supported by the media player.
- getSupportedActions() - Method in class androidx.leanback.media.PlayerAdapter
-
Return xor combination of values defined in PlaybackBaseControlGlue.
- getSupportedFeatures() - Method in class androidx.webkit.internal.ServiceWorkerClientAdapter
-
- getSupportedFeatures() - Method in class androidx.webkit.internal.WebMessageAdapter
-
- getSupportedFeatures() - Method in class androidx.webkit.internal.WebMessageCallbackAdapter
-
- getSupportedFeatures() - Method in class androidx.webkit.WebViewClientCompat
-
Returns the list of features this client supports.
- getSupportFragmentManager() - Method in class androidx.fragment.app.FragmentActivity
-
Return the FragmentManager for interacting with fragments associated
with this activity.
- getSupportFragmentManager() - Method in class androidx.fragment.app.FragmentController
-
- getSupportImageTintList() - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- getSupportImageTintList() - Method in class androidx.appcompat.widget.AppCompatImageView
-
- getSupportImageTintList() - Method in interface androidx.core.widget.TintableImageSourceView
-
Return the tint applied to the image drawable, if specified.
- getSupportImageTintMode() - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- getSupportImageTintMode() - Method in class androidx.appcompat.widget.AppCompatImageView
-
- getSupportImageTintMode() - Method in interface androidx.core.widget.TintableImageSourceView
-
Return the blending mode used to apply the tint to the image
drawable, if specified.
- getSupportLoaderManager() - Method in class androidx.fragment.app.FragmentActivity
-
- getSupportLoaderManager() - Method in class androidx.fragment.app.FragmentController
-
- getSupportParentActivityIntent() - Method in class androidx.appcompat.app.AppCompatActivity
-
Obtain an
android.content.Intent that will launch an explicit target activity
specified by sourceActivity's
NavUtils.PARENT_ACTIVITY <meta-data>
element in the application's manifest.
- getSupportParentActivityIntent() - Method in interface androidx.core.app.TaskStackBuilder.SupportParentable
-
- getSupportsChangeAnimations() - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Returns whether this ItemAnimator supports animations of change events.
- getSurface() - Method in class androidx.heifwriter.EglWindowSurface
-
Returns the Surface that the MediaCodec receives buffers from.
- getSurfaceView() - Method in class androidx.leanback.app.VideoFragment
-
Deprecated.
Returns the surface view.
- getSurfaceView() - Method in class androidx.leanback.app.VideoSupportFragment
-
Returns the surface view.
- getSwatches() - Method in class androidx.palette.graphics.Palette
-
Returns all of the swatches which make up the palette.
- getSwatchForTarget(Target) - Method in class androidx.palette.graphics.Palette
-
Returns the selected swatch for the given target from the palette, or null if one
could not be found.
- getSwipeDirs(RecyclerView, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
Returns the swipe directions for the provided ViewHolder.
- getSwipeEscapeVelocity(float) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Defines the minimum velocity which will be considered as a swipe action by the user.
- getSwipeThreshold(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Returns the fraction that the user should move the View to be considered as swiped.
- getSwipeVelocityThreshold(float) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Defines the maximum velocity ItemTouchHelper will ever calculate for pointer movements.
- getSwitch() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getSwitchDivider() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getSwitchMinWidth() - Method in class androidx.appcompat.widget.SwitchCompat
-
Get the minimum width of the switch in pixels.
- getSwitchPadding() - Method in class androidx.appcompat.widget.SwitchCompat
-
Get the amount of horizontal padding between the switch and the associated text.
- getSwitchTextOff() - Method in class androidx.preference.SwitchPreference
-
- getSwitchTextOff() - Method in class androidx.preference.SwitchPreferenceCompat
-
- getSwitchTextOn() - Method in class androidx.preference.SwitchPreference
-
- getSwitchTextOn() - Method in class androidx.preference.SwitchPreferenceCompat
-
- getSyncActivatePolicy() - Method in class androidx.leanback.widget.RowPresenter
-
Returns the policy of updating row view activated status.
- getSystemChannelKey() - Method in class androidx.tvprovider.media.tv.Channel
-
- getSystemIcon(Context, int) - Static method in class androidx.core.view.PointerIconCompat
-
Gets a system pointer icon for the given style.
- getSystemService(String) - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- getSystemService(Context, Class<T>) - Static method in class androidx.core.content.ContextCompat
-
Return the handle to a system-level service by class.
- getSystemServiceName(Context, Class<?>) - Static method in class androidx.core.content.ContextCompat
-
Gets the name of the system-level service that is represented by the specified class.
- getSystemWindowInsetBottom() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the bottom system window inset in pixels.
- getSystemWindowInsetLeft() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the left system window inset in pixels.
- getSystemWindowInsetRight() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the right system window inset in pixels.
- getSystemWindowInsetTop() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns the top system window inset in pixels.
- getTabAt(int) - Method in class androidx.appcompat.app.ActionBar
-
- getTabAt(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getTabContainer() - Method in class androidx.appcompat.widget.ActionBarContainer
-
- getTabContainerHeight() - Method in class androidx.appcompat.view.ActionBarPolicy
-
- getTabCount() - Method in class androidx.appcompat.app.ActionBar
-
- getTabCount() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getTabIndicatorColor() - Method in class androidx.viewpager.widget.PagerTabStrip
-
- getTable() - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
Returns the table name
- getTableName() - Method in class androidx.room.migration.bundle.EntityBundle
-
- getTag() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
- getTag() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getTag() - Method in class androidx.appcompat.view.ActionMode
-
Retrieve the tag object associated with this ActionMode.
- getTag() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getTag(View) - Static method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Get the behavior-specific tag object with the given child view.
- getTag() - Method in class androidx.fragment.app.Fragment
-
Get the tag name of the fragment, if specified.
- getTargetContext() - Static method in class androidx.test.InstrumentationRegistry
-
Return a Context for the target application being instrumented.
- getTargetFragment() - Method in class androidx.fragment.app.Fragment
-
- getTargetIds() - Method in class androidx.transition.Transition
-
Returns the array of target IDs that this transition limits itself to
tracking and animating.
- getTargetLightness() - Method in class androidx.palette.graphics.Target
-
The target lightness value for this target.
- getTargetNames() - Method in class androidx.transition.Transition
-
Returns the list of target transitionNames that this transition limits itself to
tracking and animating.
- getTargetPosition() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Returns the adapter position of the target item
- getTargetRequestCode() - Method in class androidx.fragment.app.Fragment
-
- getTargets() - Method in class androidx.leanback.widget.ParallaxEffect
-
- getTargets() - Method in class androidx.palette.graphics.Palette
-
Returns the targets used to generate this palette.
- getTargets() - Method in class androidx.transition.Transition
-
Returns the array of target views that this transition limits itself to
tracking and animating.
- getTargetSaturation() - Method in class androidx.palette.graphics.Target
-
The target saturation value for this target.
- getTargetScrollPosition() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
If scroll is triggered to make a certain item visible, this value will return the
adapter index of that item.
- getTargetTypes() - Method in class androidx.transition.Transition
-
Returns the list of target transitionNames that this transition limits itself to
tracking and animating.
- getTaskExecutor() - Method in class androidx.arch.core.executor.JunitTaskExecutorRule
-
- getTempFile(Context) - Static method in class androidx.core.graphics.TypefaceCompatUtil
-
Creates a temp file.
- getTestName(TestIdentifier) - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- getTestName() - Method in class androidx.test.orchestrator.listeners.result.TestIdentifier
-
Returns the name of the test.
- getTestResults() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Gets a map of the test results.
- getTestSizeForRunTime(float) - Static method in class androidx.test.internal.runner.TestSize
-
Maps a runtime to a test size.
- getTestSuiteName() - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- getText() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Return the text of this tab.
- getText() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- getText() - Method in class androidx.appcompat.widget.AppCompatEditText
-
Return the text that the view is displaying.
- getText() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getText(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getText() - Method in class androidx.car.drawer.DrawerItemViewHolder
-
Returns the view that is used for text that is smaller than the title text.
- getText() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getText() - Method in class androidx.car.widget.SubheaderListItem.ViewHolder
-
- getText() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Get the text to be used for this message, or the fallback text if a type and content
Uri have been set
- getText() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the literal text shared with the target activity.
- getText(TypedArray, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a text attribute value with the specified fallback ID.
- getText() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the text of this node.
- getText() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getText(int) - Method in class androidx.fragment.app.Fragment
-
Return a localized, styled CharSequence from the application's package's
default string table.
- getText() - Method in class androidx.preference.EditTextPreference
-
Gets the text from the android.content.SharedPreferences.
- getText() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the description text for this recommendation.
- getText() - Method in class androidx.slice.SliceItem
-
- getText() - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Returns the visible text beneath a given DOM element.
- getTextArray(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getTextArray(TypedArray, int, int) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Retrieves a string array attribute value with the specified fallback ID.
- getTextCount() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getTextDirection() - Method in class androidx.core.text.PrecomputedTextCompat.Params
-
Returns the TextDirectionHeuristic for this text.
- getTextFuture(CharSequence, PrecomputedTextCompat.Params, Executor) - Static method in class androidx.core.text.PrecomputedTextCompat
-
- getTextMetricsParams(TextView) - Static method in class androidx.core.widget.TextViewCompat
-
- getTextMetricsParamsCompat() - Method in class androidx.appcompat.widget.AppCompatTextView
-
- getTextOff() - Method in class androidx.appcompat.widget.SwitchCompat
-
Returns the text displayed when the button is not in the checked state.
- getTextOn() - Method in class androidx.appcompat.widget.SwitchCompat
-
Returns the text displayed when the button is in the checked state.
- getTextPaint() - Method in class androidx.core.text.PrecomputedTextCompat.Params
-
Returns the TextPaint for this text.
- getTextSelectionEnd() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the text selection end.
- getTextSelectionStart() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the text selection start.
- getTextSpacing() - Method in class androidx.viewpager.widget.PagerTitleStrip
-
- getTextString(TextView) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- getTextSummary() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
Return a user friendly string describing results.
- getTheme() - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- getTheme() - Method in class androidx.appcompat.widget.TintContextWrapper
-
- getTheme() - Method in class androidx.fragment.app.DialogFragment
-
- getThemeAttr(Context, int) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getThemedContext() - Method in class androidx.appcompat.app.ActionBar
-
Returns a Context with an appropriate theme for creating views that
will appear in the action bar.
- getThemedContext() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getThemeId() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Return The resource id of the theme that defines attributes controlling the appearance of
different widgets in a media item row.
- getThemeResId() - Method in class androidx.appcompat.view.ContextThemeWrapper
-
Returns the resource ID of the theme that is to be applied on top of the base context's
theme.
- getThemeUpIndicator() - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.Delegate
-
Returns the drawable to be set as up button when DrawerToggle is disabled
- getThemeUpIndicator() - Method in interface androidx.legacy.app.ActionBarDrawerToggle.Delegate
-
Deprecated.
- getThreadState() - Method in class androidx.test.runner.MonitoringInstrumentation
-
- getThreadStatsTag() - Static method in class androidx.core.net.TrafficStatsCompat
-
- getThumb() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getThumbBitmap(int) - Method in class androidx.leanback.widget.ThumbsBar
-
Get bitmap of given child index.
- getThumbDrawable() - Method in class androidx.appcompat.widget.SwitchCompat
-
Get the drawable used for the switch "thumb" - the piece that the user
can physically touch and drag along the track.
- getThumbnail() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the JPEG compressed thumbnail inside the image file, or null if there is no
JPEG compressed thumbnail.
- getThumbnail(int, PlaybackSeekDataProvider.ResultCallback) - Method in class androidx.leanback.widget.PlaybackSeekDataProvider
-
Called to get thumbnail bitmap.
- getThumbnailAspectRatio() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getThumbnailBitmap() - Method in class androidx.exifinterface.media.ExifInterface
-
Creates and returns a Bitmap object of the thumbnail image based on the byte array and the
thumbnail compression value, or null if the compression type is unsupported.
- getThumbnailBytes() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the thumbnail bytes inside the image file, regardless of the compression type of the
thumbnail image.
- getThumbnailRange() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns the offset and length of thumbnail inside the image file, or
null if there is no thumbnail.
- getThumbnailUri() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getThumbTextPadding() - Method in class androidx.appcompat.widget.SwitchCompat
-
Get the horizontal padding around the text drawn on the switch itself.
- getThumbTintList() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getThumbTintMode() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getTimeout() - Method in class androidx.core.content.res.FontResourcesParserCompat.ProviderResourceEntry
-
- getTimeoutAfter(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Returns the time at which this notification should be canceled by the system, if it's not
canceled already.
- getTimestamp() - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Get the time at which this message arrived in ms since Unix epoch.
- getTimestamp() - Method in class androidx.mediarouter.media.MediaItemStatus
-
Gets the timestamp associated with the status information in
milliseconds since boot in the SystemClock#elapsedRealtime time base.
- getTimestamp() - Method in class androidx.mediarouter.media.MediaSessionStatus
-
Gets the timestamp associated with the status information in
milliseconds since boot in the SystemClock#elapsedRealtime time base.
- getTimeStamp() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getTimestamp() - Method in class androidx.slice.SliceItem
-
- getTimestampString(Context, long) - Static method in class androidx.slice.widget.SliceViewUtil
-
- getTitle() - Method in class androidx.appcompat.app.ActionBar
-
Returns the current ActionBar title in standard mode.
- getTitle() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- getTitle() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- getTitle() - Method in class androidx.appcompat.view.ActionMode
-
Returns the current title of this action mode.
- getTitle() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getTitle() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getTitle() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getTitle() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- getTitle() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getTitle() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- getTitle() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- getTitle() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- getTitle() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getTitle() - Method in class androidx.appcompat.widget.Toolbar
-
Returns the title of this toolbar.
- getTitle() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getTitle() - Method in class androidx.browser.browseractions.BrowserActionItem
-
- getTitle() - Method in class androidx.car.app.CarListDialog.DialogSubSection
-
Returns the section title.
- getTitle() - Method in class androidx.car.drawer.DrawerItemViewHolder
-
Returns the view that will display the main title.
- getTitle() - Method in class androidx.car.widget.TextListItem.ViewHolder
-
- getTitle() - Method in class androidx.core.app.NotificationCompat.Action
-
- getTitle() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the title of the window.
- getTitle() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Returns the title text for the fragment.
- getTitle() - Method in class androidx.leanback.app.BrandedSupportFragment
-
Returns the title text for the fragment.
- getTitle() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Returns the title set in the search bar.
- getTitle() - Method in class androidx.leanback.app.SearchSupportFragment
-
Returns the title set in the search bar.
- getTitle() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Returns the title of the media item.
- getTitle() - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter.ViewHolder
-
- getTitle() - Method in class androidx.leanback.widget.GuidanceStylist.Guidance
-
Returns the title specified when this Guidance was constructed.
- getTitle() - Method in class androidx.leanback.widget.GuidedAction
-
Returns the title of this action.
- getTitle() - Method in class androidx.leanback.widget.ListRowHoverCardView
-
Returns the title text.
- getTitle() - Method in class androidx.leanback.widget.SearchBar
-
Returns the current title
- getTitle() - Method in class androidx.leanback.widget.TitleView
-
Returns the title text.
- getTitle() - Method in class androidx.leanback.widget.TitleViewAdapter
-
Returns the title text.
- getTitle() - Method in class androidx.preference.Preference
-
Returns the title of this Preference.
- getTitle() - Method in class androidx.recommendation.app.ContentRecommendation
-
Returns the content title for this recommendation.
- getTitle() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getTitle() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getTitle() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getTitle() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getTitle() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getTitle() - Method in class androidx.slice.builders.SliceAction
-
- getTitle() - Method in interface androidx.slice.core.SliceAction
-
- getTitle() - Method in class androidx.slice.core.SliceActionImpl
-
- getTitle() - Method in class androidx.slice.SliceMetadata
-
- getTitle() - Method in class androidx.slice.widget.GridContent
-
- getTitle() - Static method in class androidx.test.espresso.web.model.Atoms
-
Returns the value of document.title.
- getTitle() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getTitleAction() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getTitleCondensed() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getTitleCondensed() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getTitleCondensed() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getTitleIcon() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getTitleImageMode() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getTitleItem() - Method in class androidx.slice.widget.GridContent.CellContent
-
- getTitleItem() - Method in class androidx.slice.widget.RowContent
-
- getTitleMarginBottom() - Method in class androidx.appcompat.widget.Toolbar
-
- getTitleMarginEnd() - Method in class androidx.appcompat.widget.Toolbar
-
- getTitleMarginStart() - Method in class androidx.appcompat.widget.Toolbar
-
- getTitleMarginTop() - Method in class androidx.appcompat.widget.Toolbar
-
- getTitleOptionalHint() - Method in class androidx.appcompat.view.ActionMode
-
- getTitleOptionalHint() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- getTitleText() - Method in class androidx.leanback.widget.ImageCardView
-
Returns the title text.
- getTitleTextColor() - Method in class androidx.palette.graphics.Palette.Swatch
-
Returns an appropriate color to use for any 'title' text which is displayed over this
Palette.Swatch's color.
- getTitleView() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Returns the view that implements TitleViewAdapter.Provider.
- getTitleView() - Method in class androidx.leanback.app.BrandedSupportFragment
-
Returns the view that implements TitleViewAdapter.Provider.
- getTitleView() - Method in class androidx.leanback.widget.GuidanceStylist
-
Returns the view displaying the title of the guidance.
- getTitleView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns the title view within this view holder's view.
- getTitleView() - Method in class androidx.leanback.widget.TitleHelper
-
- getTitleViewAdapter() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- getTitleViewAdapter() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- getTitleViewAdapter() - Method in class androidx.leanback.widget.TitleView
-
- getTitleViewAdapter() - Method in interface androidx.leanback.widget.TitleViewAdapter.Provider
-
- getTitleViewTextColor() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- getTitleViewTextColor() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- getToggleItems() - Method in class androidx.slice.widget.RowContent
-
- getToggles() - Method in class androidx.slice.SliceMetadata
-
- getToIndex() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getToolbarNavigationClickListener() - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Returns the fallback listener for Navigation icon click events.
- getTooltipText() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- getTooltipText() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- getTooltipText() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- getTooltipText() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Retrieve the tooltip text associated with this menu item.
- getTooltipText() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the tooltip text of this node.
- getTooltipText(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
Retrieve the tooltip text associated with this menu item.
- getTopDecorationHeight(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the total height of item decorations applied to child's top.
- getTopFadingEdgeStrength() - Method in class androidx.core.widget.NestedScrollView
-
- getTotalSpace() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the total space to layout.
- getTotalSpaceChange() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the layout space change between the previous layout pass and current layout pass.
- getTotalTime() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getTotalTime() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns the total time in milliseconds for the timer to countdown to.
- getTotalTimeLong() - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- getTouchPosition(Point) - Method in class androidx.core.view.DragStartHelper
-
Compute the position of the touch event that started the drag operation.
- getTouchSlop() - Method in class androidx.customview.widget.ViewDragHelper
-
- getTrace() - Method in class androidx.test.orchestrator.junit.ParcelableFailure
-
- getTrackDrawable() - Method in class androidx.appcompat.widget.SwitchCompat
-
Get the drawable used for the track that the switch slides within.
- getTrackTintList() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getTrackTintMode() - Method in class androidx.appcompat.widget.SwitchCompat
-
- getTransformation(CharSequence, View) - Method in class androidx.appcompat.text.AllCapsTransformationMethod
-
- getTransformedBoundingBox(View, boolean, Rect) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Calculates the bounding box of the View while taking into account its matrix changes
(translation, scale etc) with respect to the RecyclerView.
- getTransformedEndWithDecoration(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the end of the View after its matrix transformations are applied to its layout
position.
- getTransformedStartWithDecoration(View) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Returns the start of the View after its matrix transformations are applied to its layout
position.
- getTransitionAt(int) - Method in class androidx.transition.TransitionSet
-
Returns the child Transition at the specified position in the TransitionSet.
- getTransitionCount() - Method in class androidx.transition.TransitionSet
-
Returns the number of child transitions in the TransitionSet.
- getTransitionName(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the name of the View to be used to identify Views in Transitions.
- getTransitionProperties() - Method in class androidx.transition.ChangeBounds
-
- getTransitionProperties() - Method in class androidx.transition.ChangeClipBounds
-
- getTransitionProperties() - Method in class androidx.transition.ChangeImageTransform
-
- getTransitionProperties() - Method in class androidx.transition.ChangeScroll
-
- getTransitionProperties() - Method in class androidx.transition.ChangeTransform
-
- getTransitionProperties() - Method in class androidx.transition.Transition
-
- getTransitionProperties() - Method in class androidx.transition.Visibility
-
- getTransitionValues(View, boolean) - Method in class androidx.transition.Transition
-
This method can be called by transitions to get the TransitionValues for
any particular view during the transition-playing process.
- getTranslationX(View) - Static method in class androidx.core.view.ViewCompat
-
- getTranslationX() - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- getTranslationY(View) - Static method in class androidx.core.view.ViewCompat
-
- getTranslationZ(View) - Static method in class androidx.core.view.ViewCompat
-
The depth location of this view relative to its
elevation.
- getTransparentRegion() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getTransportStreamId() - Method in class androidx.tvprovider.media.tv.Channel
-
- getTraversalAfter() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node after which this one is visited in accessibility traversal.
- getTraversalBefore() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the node before which this one is visited during traversal.
- getTtcIndex() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- getTtcIndex() - Method in class androidx.core.provider.FontsContractCompat.FontInfo
-
Returns the index to be used to access this font when accessing a TTC file.
- getTvSeriesItemType() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getType(int) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getType() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Get the mimetype of the data shared to this activity.
- getType(Uri) - Method in class androidx.core.content.FileProvider
-
- getType() - Method in class androidx.core.graphics.drawable.IconCompat
-
Gets the type of the icon provided.
- getType() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat
-
Gets the range type.
- getType() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets the type of the window.
- getType() - Method in class androidx.documentfile.provider.DocumentFile
-
Return the MIME type of this document.
- getType(Uri) - Method in class androidx.lifecycle.ProcessLifecycleOwnerInitializer
-
- getType(Uri) - Method in class androidx.slice.SliceProvider
-
- getType() - Method in class androidx.slice.SliceSpec
-
Gets the type of the version.
- getType() - Method in enum androidx.test.espresso.web.webdriver.Locator
-
- getType(Uri) - Method in class androidx.test.services.speakeasy.server.SpeakEasyContentProvider
-
- getType() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- getType() - Method in class androidx.tvprovider.media.tv.Channel
-
- getType() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- getTypeface() - Method in class androidx.emoji.text.EmojiMetadata
-
- getTypes() - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
- getUid() - Method in class androidx.media.MediaSessionManager.RemoteUserInfo
-
- getUiStyle() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Read UI style from fragment arguments.
- getUiStyle() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Read UI style from fragment arguments.
- getUniqueRouteDescriptorBundle() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
- getUnreadConversation() - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Returns the unread conversation conveyed by this notification.
- getUnsupportedOperationException() - Static method in enum androidx.webkit.internal.WebViewFeatureInternal
-
Utility method for throwing an exception explaining that the feature the app trying to use
isn't supported.
- getUpdatePeriod() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns the time period in milliseconds that should be used
to update the progress.
- getUri() - Method in class androidx.contentpager.content.Query
-
- getUri() - Method in class androidx.core.app.Person
-
Returns the raw URI for this
Person or
null if no URI was provided.
- getUri() - Method in class androidx.core.graphics.drawable.IconCompat
-
Gets the uri used to create this icon.
- getUri() - Method in class androidx.core.provider.FontsContractCompat.FontInfo
-
Returns a URI associated to this record.
- getUri() - Method in class androidx.documentfile.provider.DocumentFile
-
Return a Uri for the underlying document represented by this file.
- getUri() - Method in class androidx.loader.content.CursorLoader
-
- getUri() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- getUri() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- getUri() - Method in class androidx.slice.Slice
-
- getUriForFile(Context, String, File) - Static method in class androidx.core.content.FileProvider
-
Return a content URI for a given File.
- getUsage() - Method in class androidx.media.AudioAttributesCompat
-
Return the usage.
- getUseCompatPadding() - Method in class androidx.cardview.widget.CardView
-
Returns whether CardView will add inner padding on platforms Lollipop and after.
- getUseDefaultMargins() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns whether or not this GridLayout will allocate default margins when no
corresponding layout parameters are defined.
- getUser() - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Returns the person to be used for any replies sent by the user.
- getUserDisplayName() - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
- getUserVisibleHint() - Method in class androidx.fragment.app.Fragment
-
- getValue(int, TypedValue) - Method in class androidx.appcompat.widget.TintTypedArray
-
- getValue(T) - Method in class androidx.dynamicanimation.animation.FloatPropertyCompat
-
Returns the current value that this property represents on the given object.
- getValue() - Method in class androidx.dynamicanimation.animation.FloatValueHolder
-
Returns the float value held in the FloatValueHolder instance.
- getValue(Parallax) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
Fast version of get() method that returns a primitive int value of the Property.
- getValue(Parallax) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
Fast version of get() method that returns a primitive int value of the Property.
- getValue() - Method in class androidx.lifecycle.LiveData
-
Returns the current value.
- getValue() - Method in class androidx.preference.ListPreference
-
Returns the value of the key.
- getValue() - Method in class androidx.preference.SeekBarPreference
-
- getValue() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- getValue() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- getValue() - Method in enum androidx.test.espresso.matcher.ViewMatchers.Visibility
-
- getValue() - Method in class androidx.test.espresso.web.model.Evaluation
-
- getValues() - Method in class androidx.preference.internal.AbstractMultiSelectListPreference
-
- getValues() - Method in class androidx.preference.MultiSelectListPreference
-
Retrieves the current value of the key.
- getVariationSettings() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- getVersion() - Method in class androidx.room.migration.bundle.DatabaseBundle
-
- getVersion() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Gets the database version.
- getVerticalMargin() - Method in class androidx.leanback.widget.BaseGridView
-
- getVerticalOffset() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getVerticalOffset() - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Returns the current vertical offset.
- getVerticalSnapPreference() - Method in class androidx.car.widget.PagedSmoothScroller
-
- getVerticalSnapPreference() - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
When scrolling towards a child view, this method defines whether we should align the top
or the bottom edge of the child with the parent RecyclerView.
- getVerticalSpacing() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the vertical spacing in pixels between two child items.
- getVibrantColor(int) - Method in class androidx.palette.graphics.Palette
-
Returns the most vibrant color in the palette as an RGB packed int.
- getVibrantSwatch() - Method in class androidx.palette.graphics.Palette
-
Returns the most vibrant swatch in the palette.
- getVideoFormat() - Method in class androidx.tvprovider.media.tv.Channel
-
- getVideoHeight() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getVideoResolution(String) - Static method in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
Returns the video resolution (definition) for a given video format.
- getVideoWidth() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- getView(int, View, ViewGroup) - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- getView(int, View, ViewGroup) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- getView() - Method in class androidx.fragment.app.Fragment
-
- getView() - Method in class androidx.test.espresso.base.ViewFinderImpl
-
- getView() - Method in class androidx.test.espresso.util.TreeIterables.ViewAndDistance
-
- getView() - Method in interface androidx.test.espresso.ViewFinder
-
Immediately locates a single view within the provided view hierarchy.
- getViewAction() - Method in class androidx.test.espresso.remote.InteractionRequest
-
- getViewAdapterPosition() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
Returns the up-to-date adapter position that the view this LayoutParams is attached to
corresponds to.
- getViewAssertion() - Method in class androidx.test.espresso.remote.InteractionRequest
-
- getViewBinder() - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
- getViewDescription() - Method in exception androidx.test.espresso.PerformException
-
- getViewDragState() - Method in class androidx.customview.widget.ViewDragHelper
-
Retrieve the current drag state of this helper.
- getViewForPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView.Recycler
-
Obtain a view initialized for the given position.
- getViewForPositionAndType(RecyclerView.Recycler, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.ViewCacheExtension
-
Returns a View that can be binded to the given Adapter position.
- getViewGroup() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getViewGroup() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getViewHierarchyErrorMessage(View, List<View>, String, String) - Static method in class androidx.test.espresso.util.HumanReadables
-
Prints out an error message feature the view hierarchy starting at the rootView.
- getViewHolder() - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
- getViewHorizontalDragRange(View) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Return the magnitude of a draggable child view's horizontal range of motion in pixels.
- getViewId() - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Returns view Id of a descendant of recyclerview child to track.
- getViewIdResourceName() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the fully qualified resource name of the source view's id.
- getViewLayoutPosition() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
Returns the adapter position that the view this LayoutParams is attached to corresponds
to as of latest layout calculation.
- getViewLifecycleOwner() - Method in class androidx.fragment.app.Fragment
-
- getViewLifecycleOwnerLiveData() - Method in class androidx.fragment.app.Fragment
-
- getViewMatcher() - Method in class androidx.test.espresso.remote.InteractionRequest
-
Returns the
Matcher associated with this
InteractionRequest or
null if no view matcher was set.
- getViewMatcherDescription() - Method in exception androidx.test.espresso.NoMatchingViewException
-
Returns a string description of the ViewMatcher that did not match any view in the hierarchy.
- getViewModelStore() - Method in class androidx.fragment.app.Fragment
-
- getViewModelStore() - Method in class androidx.fragment.app.FragmentActivity
-
- getViewModelStore() - Method in interface androidx.lifecycle.ViewModelStoreOwner
-
- getViewPosition() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
- getViewSelectedOffsets(View, int[]) - Method in class androidx.leanback.widget.BaseGridView
-
Returns the x/y offsets to final position from current position if the view
is selected.
- getViewStub() - Method in class androidx.databinding.ViewStubProxy
-
Returns the ViewStub in the layout or null if the ViewStub has been inflated.
- getViewType() - Method in class androidx.car.widget.ListItem
-
- getViewType() - Method in class androidx.car.widget.SeekbarListItem
-
- getViewType() - Method in class androidx.car.widget.SubheaderListItem
-
- getViewType() - Method in class androidx.car.widget.TextListItem
-
- getViewVerticalDragRange(View) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Return the magnitude of a draggable child view's vertical range of motion in pixels.
- getViewVisibility(TransitionValues) - Method in class androidx.transition.VisibilityPropagation
-
Returns android.view.View#getVisibility() for the View at the time the values
were captured.
- getViewX(TransitionValues) - Method in class androidx.transition.VisibilityPropagation
-
Returns the View's center x coordinate, relative to the screen, at the time the values
were captured.
- getViewY(TransitionValues) - Method in class androidx.transition.VisibilityPropagation
-
Returns the View's center y coordinate, relative to the screen, at the time the values
were captured.
- getVirtualViewAt(float, float) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Provides a mapping between view-relative coordinates and logical
items.
- getVisibility() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- getVisibility() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- getVisibleItemCount() - Method in class androidx.leanback.widget.picker.Picker
-
Returns number of visible items showing in a column when it's not activated.
- getVisibleItems() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- getVisibleVirtualViews(List<Integer>) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Populates a list with the view's visible items.
- getVolume() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the route's current volume, or 0 if unknown.
- getVolume() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the current volume for this route.
- getVolumeControl() - Method in class androidx.media.VolumeProviderCompat
-
Get the volume control type that this volume provider uses.
- getVolumeControlStream() - Method in class androidx.media.AudioAttributesCompat
-
Returns the stream type matching the given attributes for volume control.
- getVolumeControlType() - Method in class androidx.mediarouter.media.RouteMediaPlayer
-
- getVolumeHandling() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets information about how volume is handled on the route.
- getVolumeHandling() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets information about how volume is handled on the route.
- getVolumeMax() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets the route's maximum volume, or 0 if unknown.
- getVolumeMax() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Gets the maximum volume at which the playback associated with this route is performed.
- getVolumeProvider() - Method in class androidx.media.VolumeProviderCompat
-
Gets the underlying framework android.media.VolumeProvider object.
- getWatchNextProgram(long) - Method in class androidx.tvprovider.media.tv.PreviewChannelHelper
-
Retrieves a single WatchNext program from the system content provider (aka TvProvider).
- getWatchNextType() - Method in class androidx.tvprovider.media.tv.WatchNextProgram
-
- getWearableController(Activity, AmbientDelegate.AmbientCallback) - Method in class androidx.wear.ambient.WearableControllerProvider
-
Retrieves a WearableActivityController to use for ambient mode.
- getWebkitToCompatConverter() - Method in class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- getWebkitToCompatConverter() - Method in interface androidx.webkit.internal.WebViewProviderFactory
-
Create the boundary interface for
WebkitToCompatConverter
which converts android.webkit classes into their corresponding support library classes.
- getWebkitToCompatConverter() - Method in class androidx.webkit.internal.WebViewProviderFactoryAdapter
-
Adapter method for creating a new support library version of
WebkitToCompatConverter, which converts android.webkit
classes into their corresponding support library classes.
- getWebViewApkFeaturesForTesting() - Static method in enum androidx.webkit.internal.WebViewFeatureInternal
-
- getWebViewClassLoader() - Static method in class androidx.webkit.internal.WebViewGlueCommunicator
-
Load the WebView code from the WebView APK and return the classloader containing that code.
- getWebViewFeatures() - Method in class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- getWebViewFeatures() - Method in interface androidx.webkit.internal.WebViewProviderFactory
-
Fetch the features supported by the current WebView APK.
- getWebViewFeatures() - Method in class androidx.webkit.internal.WebViewProviderFactoryAdapter
-
Adapter method for fetching the features supported by the current WebView APK.
- getWeight() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- getWeight() - Method in class androidx.core.provider.FontsContractCompat.FontInfo
-
Returns the weight value for this font.
- getWeight() - Method in class androidx.tvprovider.media.tv.PreviewProgram
-
- getWeights() - Method in class androidx.leanback.widget.ParallaxEffect
-
Returns a list of Float objects that represents weight associated with each variable range.
- getWeightSum() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Returns the desired weights sum.
- getWhenIfShowing() - Method in class androidx.core.app.NotificationCompat.Builder
-
return when if it is showing or 0 otherwise
- getWidgetLayoutResource() - Method in class androidx.preference.Preference
-
Gets the layout resource for the controllable widget portion of this Preference.
- getWidgetViews() - Method in class androidx.car.widget.SeekbarListItem.ViewHolder
-
- getWidth() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- getWidth() - Method in class androidx.emoji.text.EmojiMetadata
-
- getWidth() - Method in class androidx.heifwriter.EglWindowSurface
-
Queries the surface's width.
- getWidth() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns the width that is currently relevant to the LayoutManager.
- getWidthMode() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Return the width measurement spec mode that is currently relevant to the LayoutManager.
- getWindow() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the window to which this node belongs.
- getWindowAlignment() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the method for focused item alignment in the view.
- getWindowAlignmentOffset() - Method in class androidx.leanback.widget.BaseGridView
-
Returns the offset in pixels for window alignment key line.
- getWindowAlignmentOffsetPercent() - Method in class androidx.leanback.widget.BaseGridView
-
- getWindowAnimations() - Method in class androidx.appcompat.view.menu.ExpandedMenuView
-
- getWindowAnimations() - Method in interface androidx.appcompat.view.menu.MenuView
-
Returns the default animations to be used for this menu when entering/exiting.
- getWindowAnimations() - Method in class androidx.appcompat.widget.ActionMenuView
-
- getWindowId() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets the id of the window from which the info comes from.
- getWindowId() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- getWindowLayoutParams() - Method in class androidx.test.espresso.Root
-
- getWindowLayoutType(PopupWindow) - Static method in class androidx.core.widget.PopupWindowCompat
-
Returns the layout type for this window.
- getWindowSystemUiVisibility(View) - Static method in class androidx.core.view.ViewCompat
-
Returns the current system UI visibility that is currently set for the entire window.
- getWrappedDrawable() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- getWrappedDrawable() - Method in interface androidx.core.graphics.drawable.WrappedDrawable
-
- getWrappedView() - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
Returns the wrapper view.
- getWrapper() - Method in class androidx.appcompat.widget.Toolbar
-
- getWrapper() - Method in interface androidx.core.app.CoreComponentFactory.CompatWrapped
-
Called while this class is being instantiated by the OS.
- getWrapper() - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- getWrapper() - Method in class androidx.slice.SliceProvider
-
- getWritableDatabase() - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper
-
Create and/or open a database that will be used for reading and writing.
- getX(MotionEvent, int) - Static method in class androidx.core.view.MotionEventCompat
-
- getX(View) - Static method in class androidx.core.view.ViewCompat
-
- getXVelocity(VelocityTracker, int) - Static method in class androidx.core.view.VelocityTrackerCompat
-
- getY(MotionEvent, int) - Static method in class androidx.core.view.MotionEventCompat
-
- getY(View) - Static method in class androidx.core.view.ViewCompat
-
- getYVelocity(VelocityTracker, int) - Static method in class androidx.core.view.VelocityTrackerCompat
-
- getZ(View) - Static method in class androidx.core.view.ViewCompat
-
The visual z position of this view, in pixels.
- getZoomFactor() - Method in class androidx.leanback.widget.ListRowPresenter
-
- go(Scene) - Static method in class androidx.transition.TransitionManager
-
Convenience method to simply change to the given scene using
the default transition for TransitionManager.
- go(Scene, Transition) - Static method in class androidx.transition.TransitionManager
-
Convenience method to simply change to the given scene using
the given transition.
- GPS_DIRECTION_MAGNETIC - Static variable in class androidx.exifinterface.media.ExifInterface
-
The contant used by GPS attributes to denote the direction is magnetic direction.
- GPS_DIRECTION_TRUE - Static variable in class androidx.exifinterface.media.ExifInterface
-
The contant used by GPS attributes to denote the direction is true direction.
- GPS_DISTANCE_KILOMETERS - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_DISTANCE_MILES - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_DISTANCE_NAUTICAL_MILES - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_2D - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_3D - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_DIFFERENTIAL_CORRECTED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_IN_PROGRESS - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_INTERRUPTED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_MEASUREMENT_NO_DIFFERENTIAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_SPEED_KILOMETERS_PER_HOUR - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_SPEED_KNOTS - Static variable in class androidx.exifinterface.media.ExifInterface
-
- GPS_SPEED_MILES_PER_HOUR - Static variable in class androidx.exifinterface.media.ExifInterface
-
- grant(String...) - Static method in class androidx.test.rule.GrantPermissionRule
-
Static factory method that grants the requested permissions.
- GrantPermissionRule - Class in androidx.test.rule
-
The GrantPermissionRule Rule allows granting of runtime permissions on Android M (API 23)
and above.
- grantSlicePermission(Uri, String) - Method in class androidx.slice.compat.CompatPermissionManager
-
- grantSlicePermission(Context, String, String, Uri) - Static method in class androidx.slice.compat.SliceProviderCompat
-
Compat version of android.app.slice.SliceManager#grantSlicePermission.
- grantSlicePermission(String, Uri) - Method in class androidx.slice.SliceManager
-
Grant permission to access a specific slice Uri to another package.
- gravity - Variable in class androidx.appcompat.app.ActionBar.LayoutParams
-
Gravity for the view associated with these LayoutParams.
- gravity - Variable in class androidx.appcompat.widget.LinearLayoutCompat.LayoutParams
-
Gravity for the view associated with these LayoutParams.
- gravity - Variable in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
A Gravity value describing how this child view should lay out.
- gravity - Variable in class androidx.drawerlayout.widget.DrawerLayout.LayoutParams
-
- gravity - Variable in class androidx.viewpager.widget.ViewPager.LayoutParams
-
Gravity setting for use on decor views only:
Where to position the view page within the overall ViewPager
container; constants are defined in android.view.Gravity.
- GravityCompat - Class in androidx.core.view
-
Compatibility shim for accessing newer functionality from android.view.Gravity.
- GridContent - Class in androidx.slice.widget
-
Extracts information required to present content in a grid format from a slice.
- GridContent(Context, SliceItem) - Constructor for class androidx.slice.widget.GridContent
-
- GridContent.CellContent - Class in androidx.slice.widget
-
Extracts information required to present content in a cell.
- GridLayout - Class in androidx.gridlayout.widget
-
A layout that places its children in a rectangular grid.
- GridLayout(Context, AttributeSet, int) - Constructor for class androidx.gridlayout.widget.GridLayout
- GridLayout(Context, AttributeSet) - Constructor for class androidx.gridlayout.widget.GridLayout
- GridLayout(Context) - Constructor for class androidx.gridlayout.widget.GridLayout
- GridLayout.Alignment - Class in androidx.gridlayout.widget
-
Alignments specify where a view should be placed within a cell group and
what size it should be.
- GridLayout.LayoutParams - Class in androidx.gridlayout.widget
-
Layout information associated with each of the children of a GridLayout.
- GridLayout.Spec - Class in androidx.gridlayout.widget
-
A Spec defines the horizontal or vertical characteristics of a group of
cells.
- GridLayoutManager - Class in androidx.recyclerview.widget
-
- GridLayoutManager(Context, AttributeSet, int, int) - Constructor for class androidx.recyclerview.widget.GridLayoutManager
-
Constructor used when layout manager is set in XML by RecyclerView attribute
"layoutManager".
- GridLayoutManager(Context, int) - Constructor for class androidx.recyclerview.widget.GridLayoutManager
-
Creates a vertical GridLayoutManager
- GridLayoutManager(Context, int, int, boolean) - Constructor for class androidx.recyclerview.widget.GridLayoutManager
-
- GridLayoutManager.DefaultSpanSizeLookup - Class in androidx.recyclerview.widget
-
- GridLayoutManager.LayoutParams - Class in androidx.recyclerview.widget
-
LayoutParams used by GridLayoutManager.
- GridLayoutManager.SpanSizeLookup - Class in androidx.recyclerview.widget
-
A helper class to provide the number of spans each item occupies.
- GridRowBuilder - Class in androidx.slice.builders
-
Builder to construct a grid row which may be added as a row to
ListBuilder.
- GridRowBuilder() - Constructor for class androidx.slice.builders.GridRowBuilder
-
Create a builder which will construct a slice displayed in a grid format.
- GridRowBuilder(ListBuilder) - Constructor for class androidx.slice.builders.GridRowBuilder
-
Create a builder which will construct a slice displayed in a grid format.
- GridRowBuilder.CellBuilder - Class in androidx.slice.builders
-
Builder to construct a cell.
- GridRowBuilderListV1Impl - Class in androidx.slice.builders.impl
-
- GridRowBuilderListV1Impl(ListBuilderV1Impl, GridRowBuilder) - Constructor for class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- GridRowBuilderListV1Impl.CellBuilderImpl - Class in androidx.slice.builders.impl
-
- GridRowView - Class in androidx.slice.widget
-
- GridRowView(Context) - Constructor for class androidx.slice.widget.GridRowView
-
- GridRowView(Context, AttributeSet) - Constructor for class androidx.slice.widget.GridRowView
-
- GROUP_ALERT_ALL - Static variable in class androidx.core.app.NotificationCompat
-
- GROUP_ALERT_CHILDREN - Static variable in class androidx.core.app.NotificationCompat
-
- GROUP_ALERT_SUMMARY - Static variable in class androidx.core.app.NotificationCompat
-
- groupBy(String) - Method in class androidx.sqlite.db.SupportSQLiteQueryBuilder
-
Adds a GROUP BY statement.
- GuardedBy - Annotation Type in androidx.annotation
-
Denotes that the annotated method or field can only be accessed when holding the referenced lock.
- GuavaRoom - Class in androidx.room.guava
-
A class to hold static methods used by code generation in Room's Guava compatibility library.
- Guidance(String, String, String, Drawable) - Constructor for class androidx.leanback.widget.GuidanceStylist.Guidance
-
Constructs a Guidance object with the specified title, description, breadcrumb, and
icon drawable.
- GuidanceStylist - Class in androidx.leanback.widget
-
GuidanceStylist is used within a
GuidedStepFragment
to display contextual information for the decision(s) required at that step.
- GuidanceStylist() - Constructor for class androidx.leanback.widget.GuidanceStylist
-
- GuidanceStylist.Guidance - Class in androidx.leanback.widget
-
- GuidedAction - Class in androidx.leanback.widget
-
- GuidedAction() - Constructor for class androidx.leanback.widget.GuidedAction
-
- GuidedAction.Builder - Class in androidx.leanback.widget
-
- GuidedAction.BuilderBase<B extends GuidedAction.BuilderBase> - Class in androidx.leanback.widget
-
- GuidedActionAdapter - Class in androidx.leanback.widget
-
GuidedActionAdapter instantiates views for guided actions, and manages their interactions.
- GuidedActionAdapter(List<GuidedAction>, GuidedActionAdapter.ClickListener, GuidedActionAdapter.FocusListener, GuidedActionsStylist, boolean) - Constructor for class androidx.leanback.widget.GuidedActionAdapter
-
Constructs a GuidedActionAdapter with the given list of guided actions, the given click and
focus listeners, and the given presenter.
- GuidedActionAdapter.ClickListener - Interface in androidx.leanback.widget
-
- GuidedActionAdapter.EditListener - Interface in androidx.leanback.widget
-
- GuidedActionAdapter.FocusListener - Interface in androidx.leanback.widget
-
- GuidedActionAdapterGroup - Class in androidx.leanback.widget
-
Internal implementation manages a group of GuidedActionAdapters, control the next action after
editing finished, maintain the Ime open/close status.
- GuidedActionAdapterGroup() - Constructor for class androidx.leanback.widget.GuidedActionAdapterGroup
-
- GuidedActionAutofillSupport - Interface in androidx.leanback.widget
-
- GuidedActionAutofillSupport.OnAutofillListener - Interface in androidx.leanback.widget
-
Listener for autofill event.
- GuidedActionDiffCallback - Class in androidx.leanback.widget
-
- GuidedActionDiffCallback() - Constructor for class androidx.leanback.widget.GuidedActionDiffCallback
-
- GuidedActionEditText - Class in androidx.leanback.widget
-
A custom EditText that satisfies the IME key monitoring requirements of GuidedStepFragment.
- GuidedActionEditText(Context) - Constructor for class androidx.leanback.widget.GuidedActionEditText
-
- GuidedActionEditText(Context, AttributeSet) - Constructor for class androidx.leanback.widget.GuidedActionEditText
-
- GuidedActionEditText(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.GuidedActionEditText
-
- GuidedActionsStylist - Class in androidx.leanback.widget
-
GuidedActionsStylist is used within a
GuidedStepFragment
to supply the right-side panel where users can take actions.
- GuidedActionsStylist() - Constructor for class androidx.leanback.widget.GuidedActionsStylist
-
- GuidedActionsStylist.ViewHolder - Class in androidx.leanback.widget
-
ViewHolder caches information about the action item layouts' subviews.
- GuidedDatePickerAction - Class in androidx.leanback.widget
-
Subclass of GuidedAction that can choose a date.
- GuidedDatePickerAction() - Constructor for class androidx.leanback.widget.GuidedDatePickerAction
-
- GuidedDatePickerAction.Builder - Class in androidx.leanback.widget
-
Builder class to build a GuidedDatePickerAction.
- GuidedDatePickerAction.BuilderBase<B extends GuidedDatePickerAction.BuilderBase> - Class in androidx.leanback.widget
-
Base Builder class to build GuidedDatePickerAction.
- GuidedStepFragment - Class in androidx.leanback.app
-
- GuidedStepFragment() - Constructor for class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- GuidedStepFragment.DummyFragment - Class in androidx.leanback.app
-
Deprecated.
- GuidedStepSupportFragment - Class in androidx.leanback.app
-
A GuidedStepSupportFragment is used to guide the user through a decision or series of decisions.
- GuidedStepSupportFragment() - Constructor for class androidx.leanback.app.GuidedStepSupportFragment
-
- GuidedStepSupportFragment.DummyFragment - Class in androidx.leanback.app
-
- IAlphaJumpAdapter - Interface in androidx.car.widget
-
An interface that you can implement on your Adapter to enable support for Alpha-Jump.
- IAlphaJumpAdapter.Bucket - Interface in androidx.car.widget
-
A bucket represents a "button" in the alpha-jump menu.
- IAtomActionResultPropagator - Interface in androidx.test.espresso.web.action
-
Enables the ability to propagate results back from a remote ViewAction running in a different
process.
- IAtomActionResultPropagator.Stub - Class in androidx.test.espresso.web.action
-
- IAtomActionResultPropagator.Stub.Proxy - Class in androidx.test.espresso.web.action
-
- icon - Variable in class androidx.core.app.NotificationCompat.Action
-
Small icon representing the action.
- icon(Drawable) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets the action's icon drawable.
- ICON_IMAGE - Static variable in class androidx.slice.builders.ListBuilder
-
Indicates that an image should be presented as an icon and it can be tinted.
- ICON_IMAGE - Static variable in class androidx.slice.core.SliceHints
-
Indicates that an image should be presented as an icon and it can be tinted.
- iconColor - Variable in class androidx.leanback.widget.SearchOrbView.Colors
-
A color used to tint the search orb icon.
- IconCompat - Class in androidx.core.graphics.drawable
-
Helper for accessing features in android.graphics.drawable.Icon.
- IconCompat() - Constructor for class androidx.core.graphics.drawable.IconCompat
-
Used for VersionedParcelable.
- IconCompat.IconType - Annotation Type in androidx.core.graphics.drawable
-
- iconResourceId(int, Context) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
- ICUCompat - Class in androidx.core.text
-
- id(long) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets the ID associated with this action.
- IDENTITY_MATRIX - Static variable in class androidx.heifwriter.Texture2dProgram
-
Identity matrix for general use.
- IdlingPolicies - Class in androidx.test.espresso
-
Allows users fine grain control over idling policies.
- IdlingPolicy - Class in androidx.test.espresso
-
Allows users to control idling idleTimeouts in Espresso.
- IdlingRegistry - Class in androidx.test.espresso
-
Handles registering and unregistering of
IdlingResources with Espresso from within your
application code.
- IdlingResource - Interface in androidx.test.espresso
-
Represents a resource of an application under test which can cause asynchronous background work
to happen during test execution (e.g.
- IdlingResource.ResourceCallback - Interface in androidx.test.espresso
-
Registered by an
IdlingResource to notify Espresso of a transition to idle.
- IdlingResourceRegistry - Class in androidx.test.espresso.base
-
- IdlingResourceRegistry(Looper) - Constructor for class androidx.test.espresso.base.IdlingResourceRegistry
-
- IdlingResourceTimeoutException - Exception in androidx.test.espresso
-
Indicates that an
IdlingResource, which has been registered with the framework, has not
idled within the allowed time.
- IdlingResourceTimeoutException(List<String>) - Constructor for exception androidx.test.espresso.IdlingResourceTimeoutException
-
- IdlingScheduledThreadPoolExecutor - Class in androidx.test.espresso.idling.concurrent
-
A
ScheduledThreadPoolExecutor that can be registered as an
IdlingResource with
Espresso.
- IdlingScheduledThreadPoolExecutor(String, int, ThreadFactory) - Constructor for class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
Creates a new IdlingScheduledThreadPoolExecutor with the given initial parameters.
- IdlingThreadPoolExecutor - Class in androidx.test.espresso.idling.concurrent
-
A
ThreadPoolExecutor that can be registered as an
IdlingResource with Espresso.
- IdlingThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class androidx.test.espresso.idling.concurrent.IdlingThreadPoolExecutor
-
Creates a new IdlingThreadPoolExecutor with the given initial parameters and default
rejected execution handler.
- IdlingUiController - Interface in androidx.test.espresso.base
-
- IdRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an id resource reference (e.g.
- Ignore - Annotation Type in androidx.room
-
Ignores the marked element from Room's processing logic.
- IGNORE - Static variable in annotation type androidx.room.OnConflictStrategy
-
OnConflict strategy constant to ignore the conflict.
- ignoreSuiteMethods(boolean) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Instructs the test builder if JUnit3 suite() methods should be executed.
- ignoreUri(Pattern) - Method in class androidx.test.espresso.idling.net.UriIdlingResource
-
Add a regex pattern to the ignore list.
- ignoreView(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Flags a view so that it will not be scrapped or recycled.
- ImageCardView - Class in androidx.leanback.widget
-
A subclass of
BaseCardView with an
ImageView as its main region.
- ImageCardView(Context, int) - Constructor for class androidx.leanback.widget.ImageCardView
-
- ImageCardView(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.ImageCardView
-
- ImageCardView(Context) - Constructor for class androidx.leanback.widget.ImageCardView
-
- ImageCardView(Context, AttributeSet) - Constructor for class androidx.leanback.widget.ImageCardView
-
- ImageViewBindingAdapter - Class in androidx.databinding.adapters
-
- ImageViewBindingAdapter() - Constructor for class androidx.databinding.adapters.ImageViewBindingAdapter
-
- ImageViewCompat - Class in androidx.core.widget
-
Helper for accessing features in ImageView.
- IME_FLAG_FORCE_ASCII - Static variable in class androidx.core.view.inputmethod.EditorInfoCompat
-
Flag of EditorInfo#imeOptions: used to request an IME that is capable of inputting
ASCII characters.
- IME_FLAG_NO_PERSONALIZED_LEARNING - Static variable in class androidx.core.view.inputmethod.EditorInfoCompat
-
Flag of EditorInfo#imeOptions: used to request that the IME does not update any
personalized data such as typing history and personalized language model based on what the
user typed on this text editing object.
- ImeKeyMonitor - Interface in androidx.leanback.widget
-
Interface for an EditText subclass that can delegate calls to onKeyPreIme up to a registered
listener.
- ImeKeyMonitor.ImeKeyListener - Interface in androidx.leanback.widget
-
Listener interface for key events intercepted pre-IME by edit text objects.
- IMPORTANCE_DEFAULT - Static variable in class androidx.core.app.NotificationManagerCompat
-
Default notification importance: shows everywhere, allowed to makes noise,
but does not visually intrude.
- IMPORTANCE_HIGH - Static variable in class androidx.core.app.NotificationManagerCompat
-
Higher notification importance: shows everywhere, allowed to makes noise and peek.
- IMPORTANCE_LOW - Static variable in class androidx.core.app.NotificationManagerCompat
-
Low notification importance: shows everywhere, but is not intrusive.
- IMPORTANCE_MAX - Static variable in class androidx.core.app.NotificationManagerCompat
-
Highest notification importance: shows everywhere, allowed to makes noise, peek, and
use full screen intents.
- IMPORTANCE_MIN - Static variable in class androidx.core.app.NotificationManagerCompat
-
Min notification importance: only shows in the shade, below the fold.
- IMPORTANCE_NONE - Static variable in class androidx.core.app.NotificationManagerCompat
-
A notification with no importance: shows nowhere, is blocked.
- IMPORTANCE_UNSPECIFIED - Static variable in class androidx.core.app.NotificationManagerCompat
-
Value signifying that the user has not expressed an importance.
- IMPORTANT_FOR_ACCESSIBILITY_AUTO - Static variable in class androidx.core.view.ViewCompat
-
Automatically determine whether a view is important for accessibility.
- IMPORTANT_FOR_ACCESSIBILITY_NO - Static variable in class androidx.core.view.ViewCompat
-
The view is not important for accessibility.
- IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS - Static variable in class androidx.core.view.ViewCompat
-
The view is not important for accessibility, nor are any of its
descendant views.
- IMPORTANT_FOR_ACCESSIBILITY_YES - Static variable in class androidx.core.view.ViewCompat
-
The view is important for accessibility.
- IN - Static variable in class androidx.transition.Fade
-
Fading mode used in
Fade.Fade(int) to make the transition
operate on targets that are appearing.
- inAdapterView(<any>) - Method in class androidx.test.espresso.DataInteraction
-
Selects a particular adapter view to operate on, by default we operate on any adapter view on
the screen.
- InboxStyle() - Constructor for class androidx.core.app.NotificationCompat.InboxStyle
-
- InboxStyle(NotificationCompat.Builder) - Constructor for class androidx.core.app.NotificationCompat.InboxStyle
-
- include(Object, int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- include(Object, View) - Static method in class androidx.leanback.transition.TransitionHelper
-
- IncludedLayouts(int) - Constructor for class androidx.databinding.ViewDataBinding.IncludedLayouts
-
- includeViewHierarchy(boolean) - Method in class androidx.test.espresso.AmbiguousViewMatcherException.Builder
-
- includeViewHierarchy(boolean) - Method in class androidx.test.espresso.NoMatchingViewException.Builder
-
- IncompatibleApkWebViewProviderFactory - Class in androidx.webkit.internal
-
This is a stub class used when the WebView Support Library is invoked on a device incompatible
with the library (either a pre-L device or a device without a compatible WebView APK).
- IncompatibleApkWebViewProviderFactory() - Constructor for class androidx.webkit.internal.IncompatibleApkWebViewProviderFactory
-
- incrementIndex() - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
Increments the index which this MultiAction currently represents.
- incrementOperationCount(int) - Static method in class androidx.core.net.TrafficStatsCompat
-
- incrementOperationCount(int, int) - Static method in class androidx.core.net.TrafficStatsCompat
-
- Index - Annotation Type in androidx.room
-
Declares an index on an Entity.
- Index(String, boolean, List<String>) - Constructor for class androidx.room.util.TableInfo.Index
-
- INDEX_ALL - Static variable in class androidx.leanback.widget.PlaybackControlsRow.RepeatAction
-
Action index for the repeat-all icon.
- INDEX_FROM_EMBEDDED_ENTITY_IS_DROPPED - Static variable in class androidx.room.RoomWarnings
-
- INDEX_FROM_EMBEDDED_FIELD_IS_DROPPED - Static variable in class androidx.room.RoomWarnings
-
Reported when an
Entity field that is annotated with
Embedded has a
sub field which has a
ColumnInfo annotation with
index = true.
- INDEX_FROM_PARENT_FIELD_IS_DROPPED - Static variable in class androidx.room.RoomWarnings
-
Reported when an
Entity inherits a field from its super class and the field has a
ColumnInfo annotation with
index = true.
- INDEX_FROM_PARENT_IS_DROPPED - Static variable in class androidx.room.RoomWarnings
-
- INDEX_NONE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.RepeatAction
-
Action index for the repeat-none icon.
- INDEX_OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
Action index for closed caption is off.
- INDEX_OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.HighQualityAction
-
Action index for high quality is off.
- INDEX_OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
Action index for shuffle is off
- INDEX_ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
Action index for closed caption is on.
- INDEX_ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.HighQualityAction
-
Action index for high quality is on.
- INDEX_ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
Action index for shuffle is on.
- INDEX_ONE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.RepeatAction
-
Action index for the repeat-one icon.
- INDEX_OUTLINE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ThumbsAction
-
Action index for the outline thumb icon.
- INDEX_PAUSE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.PlayPauseAction
-
Action index for the pause icon.
- INDEX_PLAY - Static variable in class androidx.leanback.widget.PlaybackControlsRow.PlayPauseAction
-
Action index for the play icon.
- INDEX_SOLID - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ThumbsAction
-
Action index for the solid thumb icon.
- IndexBundle - Class in androidx.room.migration.bundle
-
Data class that holds the schema information about a table Index.
- IndexBundle(String, boolean, List<String>, String) - Constructor for class androidx.room.migration.bundle.IndexBundle
-
- indexes - Variable in class androidx.databinding.ViewDataBinding.IncludedLayouts
-
- indexOf(Object) - Method in class androidx.collection.ArraySet
-
Returns the index of a value in the set.
- indexOf(Locale) - Method in class androidx.core.os.LocaleListCompat
-
Searches this
LocaleListCompat for the specified
Locale and returns the
index of the first occurrence.
- indexOf(Object) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Returns the index for the first occurrence of item in the adapter, or -1 if
not found.
- indexOf(GuidedAction) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Return index of action in array
- indexOf(Object) - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
Returns the index for the given item in the adapter.
- indexOf(int) - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
Returns the index for the given key in the adapter.
- indexOf(T) - Method in class androidx.recyclerview.widget.SortedList
-
Returns the position of the provided item.
- indexOfKey(long) - Method in class androidx.collection.LongSparseArray
-
Returns the index for which
LongSparseArray.keyAt(int) would return the
specified key, or a negative number if the specified
key is not mapped.
- indexOfKey(Object) - Method in class androidx.collection.SimpleArrayMap
-
Returns the index of a key in the set.
- indexOfKey(int) - Method in class androidx.collection.SparseArrayCompat
-
Returns the index for which
SparseArrayCompat.keyAt(int) would return the
specified key, or a negative number if the specified
key is not mapped.
- indexOfValue(E) - Method in class androidx.collection.LongSparseArray
-
Returns an index for which
LongSparseArray.valueAt(int) would return the
specified key, or a negative number if no keys map to the
specified value.
- indexOfValue(E) - Method in class androidx.collection.SparseArrayCompat
-
- indices - Variable in class androidx.room.util.TableInfo
-
Sometimes, Index information is not available (older versions).
- INFINITE_TIMEOUT_VALUE - Static variable in class androidx.core.content.res.FontResourcesParserCompat
-
- INFINITY - Static variable in class androidx.slice.builders.ListBuilder
-
Constant representing infinity.
- INFINITY - Static variable in class androidx.slice.core.SliceHints
-
Constant representing infinity.
- inflate(Context, Resources, XmlPullParser, AttributeSet, Resources.Theme) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
Inflate this Drawable from an XML resource optionally styled by a theme.
- inflate(int, Menu) - Method in class androidx.appcompat.view.SupportMenuInflater
-
Inflate a menu hierarchy from the specified XML resource.
- inflate(int) - Method in class androidx.appcompat.widget.PopupMenu
-
Inflate a menu resource into this PopupMenu.
- inflate() - Method in class androidx.appcompat.widget.ViewStubCompat
-
- inflate(int, ViewGroup, AsyncLayoutInflater.OnInflateFinishedListener) - Method in class androidx.asynclayoutinflater.view.AsyncLayoutInflater
-
- inflate(Resources, int, Resources.Theme) - Static method in class androidx.core.content.res.ComplexColorCompat
-
Creates a ComplexColorCompat from an XML document using given a set of
Resources and a Resources.Theme.
- inflate(Drawable, Resources, XmlPullParser, AttributeSet, Resources.Theme) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Inflate this Drawable from an XML resource optionally styled by a theme.
- inflate(LayoutInflater, int, ViewGroup, boolean) - Static method in class androidx.databinding.DataBindingUtil
-
Inflates a binding layout and returns the newly-created binding for that layout.
- inflate(LayoutInflater, int, ViewGroup, boolean, DataBindingComponent) - Static method in class androidx.databinding.DataBindingUtil
-
Inflates a binding layout and returns the newly-created binding for that layout.
- inflate(Context, ViewGroup) - Static method in class androidx.slice.widget.RemoteInputView
-
Creates a remote input view.
- inflate(Resources, XmlPullParser, AttributeSet) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- inflate(Resources, XmlPullParser, AttributeSet, Theme) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- inflate(Resources, XmlPullParser, AttributeSet, Resources.Theme) - Method in class androidx.wear.widget.RoundedDrawable
-
- inflateFromResource(Context, int, PreferenceScreen) - Method in class androidx.preference.PreferenceManager
-
Inflates a preference hierarchy from XML.
- inflateMenu(int) - Method in class androidx.appcompat.widget.Toolbar
-
Inflate a menu resource into this toolbar.
- inflateTitle(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsFragment
-
- inflateTitle(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- inflateTransition(int) - Method in class androidx.transition.TransitionInflater
-
- inflateTransitionManager(int, ViewGroup) - Method in class androidx.transition.TransitionInflater
-
- infoOnly(boolean) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Indicates whether this action is for information purposes only and cannot be clicked.
- infoOnly() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether the action will only display information and is thus not clickable.
- INHERIT_FIELD_NAME - Static variable in annotation type androidx.room.ColumnInfo
-
Constant to let Room inherit the field name as the column name.
- inheritFromParent(float) - Static method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
Creates ValueRule using a fraction of parent size.
- inheritFromParentWithOffset(float, int) - Static method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
Creates ValueRule of fraction and offset.
- init(Context, Cursor, boolean) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
- init(EmojiCompat.Config) - Static method in class androidx.emoji.text.EmojiCompat
-
Initialize the singleton instance with a configuration.
- init(ViewGroup, PresenterSelector) - Method in class androidx.leanback.widget.PresenterSwitcher
-
Initializes the switcher with a parent view to insert view into and a
PresenterSelector for choosing a
Presenter for a given object.
- init(DatabaseConfiguration) - Method in class androidx.room.RoomDatabase
-
Called by
Room when it is initialized.
- init() - Static method in class androidx.test.espresso.intent.Intents
-
Initializes Intents and begins recording intents.
- init() - Method in class androidx.test.espresso.remote.EspressoRemote
-
Must be called prior to using any functionality of this class.
- init(Instrumentation, MonitoringInstrumentation.ActivityFinisher) - Method in class androidx.test.internal.runner.InstrumentationConnection
-
The initialization consists of:
Sending a broadcast via a well known Intent that contains a IncomingHandler which others can use the send messages.
- initAttributes(Context, AttributeSet) - Method in class androidx.leanback.widget.HorizontalGridView
-
- initAttributes(Context, AttributeSet) - Method in class androidx.leanback.widget.VerticalGridView
-
- InitCallback() - Constructor for class androidx.emoji.text.EmojiCompat.InitCallback
-
- initFeature(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- initFeature(int) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- initForMenu(Context, MenuBuilder) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- initForMenu(Context, MenuBuilder) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- initForMenu(Context, MenuBuilder) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Initializes this presenter for the given context and menu.
- initForMode(ActionMode) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- initialize(MenuItemImpl, int) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- initialize(MenuBuilder) - Method in class androidx.appcompat.view.menu.ExpandedMenuView
-
- initialize(MenuItemImpl, int) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- initialize(MenuBuilder) - Method in interface androidx.appcompat.view.menu.MenuView
-
Initializes the menu to the given menu.
- initialize(MenuItemImpl, int) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Initializes with the provided MenuItemData.
- initialize(MenuBuilder) - Method in class androidx.appcompat.widget.ActionMenuView
-
- initialize(boolean, boolean) - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
- initialize(boolean, boolean, boolean) - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
- initialize() - Method in interface androidx.test.espresso.intent.ResettingStubber
-
Marks this spy as initialized.
- initialize() - Method in class androidx.test.espresso.intent.ResettingStubberImpl
-
- initialize(WearableNavigationDrawerView, WearableNavigationDrawerPresenter) - Method in interface androidx.wear.internal.widget.drawer.MultiPagePresenter.Ui
-
Initializes the Ui.
- initialize(WearableNavigationDrawerView, WearableNavigationDrawerPresenter) - Method in class androidx.wear.internal.widget.drawer.MultiPageUi
-
- initialize(int) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
- initialize(int) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- initializeGridViewHolder(VerticalGridPresenter.ViewHolder) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
- initializeRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.ListRowPresenter
-
- initializeRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
- initialLoadSizeHint - Variable in class androidx.paging.PagedList.Config
-
Size hint for initial load of PagedList, often larger than a regular page.
- initIndeterminateProgress() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- initIndeterminateProgress() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- initLoader(int, Bundle, LoaderManager.LoaderCallbacks<D>) - Method in class androidx.loader.app.LoaderManager
-
Ensures a loader is initialized and active.
- initProgress() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- initProgress() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- InjectEventSecurityException - Exception in androidx.test.espresso
-
An checked Exception indicating that event injection failed with a SecurityException.
- InjectEventSecurityException(String) - Constructor for exception androidx.test.espresso.InjectEventSecurityException
-
- InjectEventSecurityException(Throwable) - Constructor for exception androidx.test.espresso.InjectEventSecurityException
-
- InjectEventSecurityException(String, Throwable) - Constructor for exception androidx.test.espresso.InjectEventSecurityException
-
- InjectEventSecurityException - Exception in androidx.test.platform.ui
-
An checked Exception indicating that event injection failed with a SecurityException.
- InjectEventSecurityException(String) - Constructor for exception androidx.test.platform.ui.InjectEventSecurityException
-
- InjectEventSecurityException(Throwable) - Constructor for exception androidx.test.platform.ui.InjectEventSecurityException
-
- InjectEventSecurityException(String, Throwable) - Constructor for exception androidx.test.platform.ui.InjectEventSecurityException
-
- injectIfNeededIn(Activity) - Static method in class androidx.lifecycle.ReportFragment
-
- injectKeyEvent(KeyEvent) - Method in interface androidx.test.espresso.UiController
-
Injects a key event into the application.
- injectKeyEvent(KeyEvent) - Method in interface androidx.test.platform.ui.UiController
-
Injects a key event into the application.
- injectMotionEvent(MotionEvent) - Method in interface androidx.test.espresso.UiController
-
Injects a motion event into the application.
- injectMotionEvent(MotionEvent) - Method in interface androidx.test.platform.ui.UiController
-
Injects a motion event into the application.
- injectString(String) - Method in interface androidx.test.espresso.UiController
-
Types a string into the application using series of KeyEvents.
- injectString(String) - Method in interface androidx.test.platform.ui.UiController
-
Types a string into the application using series of KeyEvents.
- inMemoryDatabaseBuilder(Context, Class<T>) - Static method in class androidx.room.Room
-
Creates a RoomDatabase.Builder for an in memory database.
- InnerLayout(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.ActivityChooserView.InnerLayout
-
- INPUT_CONTENT_GRANT_READ_URI_PERMISSION - Static variable in class androidx.core.view.inputmethod.InputConnectionCompat
-
When this flag is used, the editor will be able to request temporary access permissions to
the content URI contained in the
InputContentInfoCompat object, in a similar manner
that has been recommended in
Sharing Files.
- INPUT_DURATION - Static variable in class androidx.core.app.FrameMetricsAggregator
-
A flag indicating that the metrics should track the input duration.
- INPUT_INDEX - Static variable in class androidx.core.app.FrameMetricsAggregator
-
- INPUT_METHOD_FROM_FOCUSABLE - Static variable in class androidx.appcompat.widget.ListPopupWindow
-
- INPUT_METHOD_NEEDED - Static variable in class androidx.appcompat.widget.ListPopupWindow
-
- INPUT_METHOD_NOT_NEEDED - Static variable in class androidx.appcompat.widget.ListPopupWindow
-
- INPUT_MODE_BITMAP - Static variable in class androidx.heifwriter.HeifEncoder
-
- INPUT_MODE_BITMAP - Static variable in class androidx.heifwriter.HeifWriter
-
The input mode where the client adds bitmaps.
- INPUT_MODE_BUFFER - Static variable in class androidx.heifwriter.HeifEncoder
-
- INPUT_MODE_BUFFER - Static variable in class androidx.heifwriter.HeifWriter
-
The input mode where the client adds input buffers with YUV data.
- INPUT_MODE_SURFACE - Static variable in class androidx.heifwriter.HeifEncoder
-
- INPUT_MODE_SURFACE - Static variable in class androidx.heifwriter.HeifWriter
-
The input mode where the client renders the images to an input Surface
created by the writer.
- InputConnectionCompat - Class in androidx.core.view.inputmethod
-
Helper for accessing features in InputConnection introduced after API level 13 in a
backwards compatible fashion.
- InputConnectionCompat() - Constructor for class androidx.core.view.inputmethod.InputConnectionCompat
-
- InputConnectionCompat.OnCommitContentListener - Interface in androidx.core.view.inputmethod
-
Listener for commitContent method call, in a backwards compatible fashion.
- InputContentInfoCompat - Class in androidx.core.view.inputmethod
-
Helper for accessing features in InputContentInfo introduced after API level 13 in a backwards
compatible fashion.
- InputContentInfoCompat(Uri, ClipDescription, Uri) - Constructor for class androidx.core.view.inputmethod.InputContentInfoCompat
-
- InputDeviceCompat - Class in androidx.core.view
-
Helper class for accessing values in android.view.InputDevice.
- InputRangeBuilder() - Constructor for class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Builder to construct a input range row.
- InputRangeBuilder(ListBuilder) - Constructor for class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- inputType(int) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets InputType of this action title not in editing.
- inRoot(<any>) - Method in class androidx.test.espresso.DataInteraction
-
Causes this data interaction to work within the Root specified by the given root matcher.
- inRoot(<any>) - Method in class androidx.test.espresso.ViewInteraction
-
Makes this ViewInteraction scoped to the root selected by the given root matcher.
- insert(Uri, ContentValues) - Method in class androidx.core.content.FileProvider
-
By default, this method throws an UnsupportedOperationException.
- insert(int, CharSequence) - Method in class androidx.emoji.widget.SpannableBuilder
-
- insert(int, CharSequence, int, int) - Method in class androidx.emoji.widget.SpannableBuilder
-
- insert(Uri, ContentValues) - Method in class androidx.lifecycle.ProcessLifecycleOwnerInitializer
-
- insert(T) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the entity into the database.
- insert(T[]) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database.
- insert(Iterable<T>) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database.
- Insert - Annotation Type in androidx.room
-
Marks a method in a
Dao annotated class as an insert method.
- insert(Uri, ContentValues) - Method in class androidx.slice.SliceProvider
-
- insert(String, int, ContentValues) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Convenience method for inserting a row into the database.
- insert(Uri, ContentValues) - Method in class androidx.test.services.speakeasy.server.SpeakEasyContentProvider
-
- insertAndReturnId(T) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entity into the database and returns the row id.
- insertAndReturnIdsArray(Collection<T>) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertAndReturnIdsArray(T[]) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertAndReturnIdsArrayBox(Collection<T>) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertAndReturnIdsArrayBox(T[]) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertAndReturnIdsList(T[]) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertAndReturnIdsList(Collection<T>) - Method in class androidx.room.EntityInsertionAdapter
-
Inserts the given entities into the database and returns the row ids.
- insertView(View) - Method in class androidx.leanback.widget.HorizontalHoverCardSwitcher
-
- insertView(View) - Method in class androidx.leanback.widget.PresenterSwitcher
-
- insertVisualStateCallback(long, WebViewCompat.VisualStateCallback) - Method in class androidx.webkit.internal.WebViewProviderAdapter
-
Adapter method WebViewCompat.insertVisualStateCallback().
- insetEdge - Variable in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
A Gravity value describing how this child view insets the CoordinatorLayout.
- INSETS_NONE - Static variable in class androidx.appcompat.widget.DrawableUtils
-
- installMultidex() - Method in class androidx.test.runner.MonitoringInstrumentation
-
- installOldMultiDex(Class<?>) - Method in class androidx.test.runner.MonitoringInstrumentation
-
Perform application MultiDex installation only when instrumentation installation is not
available.
- installTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Inflate title view and add to parent.
- installTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Inflate title view and add to parent.
- installViewFactory() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Installs AppCompat's android.view.LayoutInflater Factory so that it can replace
the framework widgets with compatible tinted versions.
- instantiate(Context, String) - Static method in class androidx.fragment.app.Fragment
-
- instantiate(Context, String, Bundle) - Static method in class androidx.fragment.app.Fragment
-
Create a new instance of a Fragment with the given class name.
- instantiate(Context, String, Bundle) - Method in class androidx.fragment.app.FragmentContainer
-
Creates an instance of the specified fragment, can be overridden to construct fragments
with dependencies, or change the fragment being constructed.
- instantiateActivity(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
- instantiateActivity(ClassLoader, String, Intent) - Method in class androidx.core.app.CoreComponentFactory
-
- instantiateActivityCompat(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
Allows application to override the creation of activities.
- instantiateApplication(ClassLoader, String) - Method in class androidx.core.app.AppComponentFactory
-
- instantiateApplication(ClassLoader, String) - Method in class androidx.core.app.CoreComponentFactory
-
- instantiateApplicationCompat(ClassLoader, String) - Method in class androidx.core.app.AppComponentFactory
-
Allows application to override the creation of the application object.
- instantiateItem(ViewGroup, int) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
- instantiateItem(ViewGroup, int) - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
- instantiateItem(ViewGroup, int) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- instantiateItem(ViewGroup, int) - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- instantiateItem(ViewGroup, int) - Method in class androidx.viewpager.widget.PagerAdapter
-
Create the page for the given position.
- instantiateItem(View, int) - Method in class androidx.viewpager.widget.PagerAdapter
-
- instantiateProvider(ClassLoader, String) - Method in class androidx.core.app.AppComponentFactory
-
- instantiateProvider(ClassLoader, String) - Method in class androidx.core.app.CoreComponentFactory
-
- instantiateProviderCompat(ClassLoader, String) - Method in class androidx.core.app.AppComponentFactory
-
Allows application to override the creation of providers.
- instantiateReceiver(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
- instantiateReceiver(ClassLoader, String, Intent) - Method in class androidx.core.app.CoreComponentFactory
-
- instantiateReceiverCompat(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
Allows application to override the creation of receivers.
- instantiateService(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
- instantiateService(ClassLoader, String, Intent) - Method in class androidx.core.app.CoreComponentFactory
-
- instantiateServiceCompat(ClassLoader, String, Intent) - Method in class androidx.core.app.AppComponentFactory
-
Allows application to override the creation of services.
- InstantiationException(String, Exception) - Constructor for exception androidx.fragment.app.Fragment.InstantiationException
-
- instantScrollToPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- InstantTaskExecutorRule - Class in androidx.arch.core.executor.testing
-
A JUnit Test Rule that swaps the background executor used by the Architecture Components with a
different one which executes each task synchronously.
- InstantTaskExecutorRule() - Constructor for class androidx.arch.core.executor.testing.InstantTaskExecutorRule
-
- InstrumentationConnection - Class in androidx.test.internal.runner
-
A singleton class that facilitates the communication between different instrumentation test
runner instances running on different processes.
- InstrumentationRegistry - Class in androidx.test
-
An exposed registry instance that holds a reference to the instrumentation running in the process
and its arguments.
- InstrumentationResultPrinter - Class in androidx.test.internal.runner.listener
-
A
RunListener that sends detailed pass/fail results back as instrumentation status
bundles.
- InstrumentationResultPrinter() - Constructor for class androidx.test.internal.runner.listener.InstrumentationResultPrinter
-
- instrumentationRunFinished(PrintStream, Bundle, Result) - Method in class androidx.test.internal.runner.listener.CoverageListener
-
- instrumentationRunFinished(PrintStream, Bundle, Result) - Method in class androidx.test.internal.runner.listener.InstrumentationResultPrinter
-
- instrumentationRunFinished(PrintStream, Bundle, Result) - Method in class androidx.test.internal.runner.listener.InstrumentationRunListener
-
Optional callback subclasses can implement.
- InstrumentationRunListener - Class in androidx.test.internal.runner.listener
-
- InstrumentationRunListener() - Constructor for class androidx.test.internal.runner.listener.InstrumentationRunListener
-
- IntDef - Annotation Type in androidx.annotation
-
Denotes that the annotated element of integer type, represents
a logical type and that its value should be one of the explicitly
named constants.
- INTEGER - Static variable in class androidx.databinding.adapters.TextViewBindingAdapter
-
- INTEGER - Static variable in annotation type androidx.room.ColumnInfo
-
Column affinity constant for integers or booleans.
- IntegerRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an integer resource reference (e.g.
- intended(<any>) - Static method in class androidx.test.espresso.intent.Intents
-
Asserts that the given matcher matches one and only one intent sent by the application under
test.
- intended(<any>, VerificationMode) - Static method in class androidx.test.espresso.intent.Intents
-
Asserts that the given matcher matches a specified number of intents sent by the application
under test.
- intending(<any>) - Static method in class androidx.test.espresso.intent.Intents
-
Enables stubbing intent responses.
- intent - Variable in class androidx.browser.customtabs.CustomTabsIntent
-
An Intent used to start the Custom Tabs Activity.
- intent(Intent) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets the intent associated with this action.
- INTENT_TYPE_ACTIVITY - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- INTENT_TYPE_BROADCAST - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- INTENT_TYPE_SERVICE - Static variable in class androidx.recommendation.app.ContentRecommendation
-
- IntentCallback - Interface in androidx.test.runner.intent
-
Callback for monitoring Intents captured by android.app.Instrumentation.
- IntentCompat - Class in androidx.core.content
-
Helper for accessing features in android.content.Intent.
- IntentData() - Constructor for class androidx.recommendation.app.ContentRecommendation.IntentData
-
- IntentMatchers - Class in androidx.test.espresso.intent.matcher
-
A collection of hamcrest matchers for matching Intent objects.
- IntentMonitor - Interface in androidx.test.runner.intent
-
Interface for tests to use when they need to monitor intents used to start activities from
the current Instrumentation.
- IntentMonitorImpl - Class in androidx.test.internal.runner.intent
-
Monitors all outgoing Intents and signals intent to all registered Callbacks.
- IntentMonitorImpl() - Constructor for class androidx.test.internal.runner.intent.IntentMonitorImpl
-
- IntentMonitorRegistry - Class in androidx.test.runner.intent
-
- Intents - Class in androidx.test.espresso.intent
-
Intents enables validation and stubbing of intents sent out by the application under test.
- IntentsTestRule<T extends Activity> - Class in androidx.test.espresso.intent.rule
-
This rule makes it easy to use Espresso-Intents APIs in functional UI tests.
- IntentsTestRule(Class<T>) - Constructor for class androidx.test.espresso.intent.rule.IntentsTestRule
-
- IntentsTestRule(Class<T>, boolean) - Constructor for class androidx.test.espresso.intent.rule.IntentsTestRule
-
- IntentsTestRule(Class<T>, boolean, boolean) - Constructor for class androidx.test.espresso.intent.rule.IntentsTestRule
-
- IntentStubber - Interface in androidx.test.runner.intent
-
Interface to intercept activity launch for a given android.content.Intent and stub ActivityResult its response.
- IntentStubberRegistry - Class in androidx.test.runner.intent
-
- INTERACTION_TYPE_FANS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "fans".
- INTERACTION_TYPE_FOLLOWERS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "followers".
- INTERACTION_TYPE_LIKES - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "likes".
- INTERACTION_TYPE_LISTENS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "listens".
- INTERACTION_TYPE_THUMBS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "thumbs".
- INTERACTION_TYPE_VIEWERS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "viewers".
- INTERACTION_TYPE_VIEWS - Static variable in interface androidx.tvprovider.media.tv.TvContractCompat.PreviewProgramColumns
-
The interaction type for "views".
- InteractionRequest - Class in androidx.test.espresso.remote
-
Encapsulates an InteractionRequestProto request.
- InteractionRequest.Builder - Class in androidx.test.espresso.remote
-
- InteractionResponse - Class in androidx.test.espresso.remote
-
Encapsulates a InteractionResultProto request.
- InteractionResponse.Builder - Class in androidx.test.espresso.remote
-
- InteractionResponse.RemoteError - Class in androidx.test.espresso.remote
-
TODO(b/31122396): parse this from a proto Enum representing wire protocol error codes and their
default description.
- InteractionResponse.Status - Enum in androidx.test.espresso.remote
-
The status of this interaction response.
- interceptActivityUsing(InterceptingActivityFactory) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- InterceptingActivityFactory - Interface in androidx.test.runner.intercepting
-
Implement this interface to provide custom implementation of Activity under test.
- internalInitInvalidationTracker(SupportSQLiteDatabase) - Method in class androidx.room.RoomDatabase
-
Called by the generated code when database is open.
- interpolateOutOfBoundsScroll(RecyclerView, int, int, int, long) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by the ItemTouchHelper when user is dragging a view out of bounds.
- interpolatePathDataNode(PathParser.PathDataNode, PathParser.PathDataNode, float) - Method in class androidx.core.graphics.PathParser.PathDataNode
-
The current PathDataNode will be interpolated between the
nodeFrom and nodeTo according to the
fraction.
- InterpolatorRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an interpolator resource reference (e.g.
- InterruptableUiController - Interface in androidx.test.espresso.base
-
Similar to
UiController but with one additional method that enables interrupting Espresso
tasks.
- interruptEspressoTasks() - Method in interface androidx.test.espresso.base.InterruptableUiController
-
Interrupts all Espresso tasks scheduled to be executed on the main thread.
- IntProperty(String, int) - Constructor for class androidx.leanback.widget.Parallax.IntProperty
-
Constructor.
- IntRange - Annotation Type in androidx.annotation
-
Denotes that the annotated element should be an int or long in the given range
- inTransaction() - Method in class androidx.room.RoomDatabase
-
Returns true if current thread is in a transaction.
- inTransaction() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns true if the current thread has a transaction pending.
- INVALID_ID - Static variable in class androidx.customview.widget.ExploreByTouchHelper
-
Virtual node identifier value for invalid nodes.
- INVALID_OFFSET - Static variable in class androidx.recyclerview.widget.LinearLayoutManager
-
- INVALID_POINTER - Static variable in class androidx.customview.widget.ViewDragHelper
-
A null/invalid pointer ID.
- INVALID_POSITION - Static variable in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
An invalid position for a tab.
- INVALID_POSITION - Static variable in class androidx.recyclerview.widget.SortedList
-
- INVALID_SPAN_ID - Static variable in class androidx.recyclerview.widget.GridLayoutManager.LayoutParams
-
Span Id for Views that are not laid out yet.
- INVALID_SPAN_ID - Static variable in class androidx.recyclerview.widget.StaggeredGridLayoutManager.LayoutParams
-
Span Id for Views that are not laid out yet.
- INVALID_TYPE - Static variable in class androidx.recyclerview.widget.RecyclerView
-
- invalidate() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- invalidate() - Method in class androidx.appcompat.view.ActionMode
-
Invalidate the action mode and refresh menu content.
- invalidate() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- invalidate() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- invalidate() - Method in class androidx.lifecycle.ComputableLiveData
-
Invalidates the LiveData.
- invalidate() - Method in class androidx.paging.DataSource
-
Signal the data source to stop loading, and notify its callback.
- invalidateAll() - Method in class androidx.databinding.ViewDataBinding
-
Invalidates all binding expressions and requests a new rebind to refresh UI.
- invalidateCache(int) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Removes an item from the cache.
- invalidateCache(int, int) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Removes count items starting at index.
- invalidateDrawable(Drawable) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
- invalidateDrawable(Drawable) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- invalidateItemDecorations() - Method in class androidx.recyclerview.widget.RecyclerView
-
Invalidates all ItemDecorations.
- invalidateOptionsMenu() - Method in class androidx.appcompat.app.ActionBar
-
- invalidateOptionsMenu() - Method in class androidx.appcompat.app.AppCompatActivity
-
- invalidateOptionsMenu() - Method in class androidx.appcompat.app.AppCompatDelegate
-
- invalidateOptionsMenu() - Method in class androidx.appcompat.app.AppCompatDialog
-
- invalidateOptionsMenu(Activity) - Static method in class androidx.core.app.ActivityCompat
-
- invalidateRoot() - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Notifies the accessibility framework that the properties of the parent
view have changed.
- invalidateSelf() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- invalidateSpanAssignments() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
For consistency, StaggeredGridLayoutManager keeps a mapping between spans and items.
- invalidateSpanIndexCache() - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
Clears the span index cache.
- invalidateVirtualView(int) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Notifies the accessibility framework that the properties of a particular
item have changed.
- invalidateVirtualView(int, int) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Notifies the accessibility framework that the properties of a particular
item have changed.
- InvalidationTracker - Class in androidx.room
-
InvalidationTracker keeps a list of tables modified by queries and notifies its callbacks about
these tables.
- InvalidationTracker(RoomDatabase, String...) - Constructor for class androidx.room.InvalidationTracker
-
Used by the generated code.
- InvalidationTracker.Observer - Class in androidx.room
-
An observer that can listen for changes in the database.
- InverseBindingAdapter - Annotation Type in androidx.databinding
-
InverseBindingAdapter is associated with a method used to retrieve the value for a View
when setting values gathered from the View.
- InverseBindingListener - Interface in androidx.databinding
-
A listener implemented by all two-way bindings to be notified when a triggering change happens.
- InverseBindingMethod - Annotation Type in androidx.databinding
-
InverseBindingMethod is used to identify how to listen for changes to a View property and which
getter method to call.
- InverseBindingMethods - Annotation Type in androidx.databinding
-
Used to enumerate attribute, getter, and event association.
- InverseMethod - Annotation Type in androidx.databinding
-
The InverseMethod annotation may be applied to any method used in two-way data binding
to declare the method used to invert the call when going from the View's attribute
value to the bound data value.
- InvisibleRowPresenter - Class in androidx.leanback.widget
-
- InvisibleRowPresenter() - Constructor for class androidx.leanback.widget.InvisibleRowPresenter
-
- invoke() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- invoke() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
Invokes the item by calling various listeners or callbacks.
- invokeConstructor(Object...) - Method in class androidx.test.espresso.remote.ConstructorInvocation
-
Invokes the target constructor with the provided constructor parameters
- invokeItem(MenuItemImpl) - Method in class androidx.appcompat.view.menu.ExpandedMenuView
-
- invokeItem(MenuItemImpl) - Method in interface androidx.appcompat.view.menu.MenuBuilder.ItemInvoker
-
- invokeItem(MenuItemImpl) - Method in class androidx.appcompat.widget.ActionMenuView
-
- inWindow(WindowReference) - Method in class androidx.test.espresso.web.sugar.Web.WebInteraction
-
Causes this WebInteraction to have it's javascript evaluated in a particular DOM window.
- inWindow(Atom<WindowReference>) - Method in class androidx.test.espresso.web.sugar.Web.WebInteraction
-
Causes this WebInteraction to have it's javascript evaluated in a particular DOM window.
- IP_ADDRESS - Static variable in class androidx.core.util.PatternsCompat
-
- is24Hour() - Method in class androidx.leanback.widget.picker.TimePicker
-
- isAbandoned() - Method in class androidx.loader.content.Loader
-
Return whether this loader has been abandoned.
- isAbove(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
- isAccessibilityFocused() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is accessibility focused.
- isAccessibilityFocused() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets if this window has accessibility focus.
- isActionButton() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isActionViewExpanded() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- isActionViewExpanded() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isActionViewExpanded() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- isActionViewExpanded() - Method in interface androidx.core.internal.view.SupportMenuItem
-
Returns true if this menu item's action view has been expanded.
- isActionViewExpanded(MenuItem) - Static method in class androidx.core.view.MenuItemCompat
-
- isActive() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets if this window is active.
- isActiveNetworkMetered(ConnectivityManager) - Static method in class androidx.core.net.ConnectivityManagerCompat
-
Returns if the currently active data network is metered.
- isActiveScan() - Method in class androidx.mediarouter.media.MediaRouteDiscoveryRequest
-
Returns true if active scanning should be performed.
- isActivity() - Method in class androidx.slice.builders.SliceAction
-
- isActivity() - Method in interface androidx.slice.core.SliceAction
-
- isActivity() - Method in class androidx.slice.core.SliceActionImpl
-
- isAdded() - Method in class androidx.fragment.app.Fragment
-
Return true if the fragment is currently added to its activity.
- isAddToBackStackAllowed() - Method in class androidx.fragment.app.FragmentTransaction
-
Returns true if this FragmentTransaction is allowed to be added to the back
stack.
- isAdjustable() - Method in class androidx.preference.SeekBarPreference
-
- isAlignedToTextViewBaseLine() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Returns true when View should be aligned to View#getBaseline()
- isAllImages() - Method in class androidx.slice.widget.GridContent
-
- isAllowed(int, float[]) - Method in interface androidx.palette.graphics.Palette.Filter
-
Hook to allow clients to be able filter colors from resulting palette.
- isAmbient() - Method in class androidx.wear.ambient.AmbientMode.AmbientController
-
Deprecated.
- isAmbient() - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientController
-
- isAnimating() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns true if RecyclerView is currently running some animations.
- isAnyTestSize(Class<? extends Annotation>) - Static method in class androidx.test.internal.runner.TestSize
-
- isAssignableFrom(Class<? extends View>) - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Matches Views based on instance or subclass of the provided class.
- isAssociatedWith(CustomTabsSession) - Method in class androidx.browser.customtabs.CustomTabsSessionToken
-
- isAtEnd() - Method in class androidx.car.widget.PagedListView
-
Returns true if the RecyclerView is completely displaying the last item.
- isAtEnd(RecyclerView.LayoutManager) - Method in class androidx.car.widget.PagedSnapHelper
-
Returns true if the RecyclerView is completely displaying the last item.
- isAtEquilibrium(float, float) - Method in class androidx.dynamicanimation.animation.SpringForce
-
- isAtLeast(Lifecycle.State) - Method in enum androidx.lifecycle.Lifecycle.State
-
Compares if this State is greater or equal to the given state.
- isAtLeastN() - Static method in class androidx.core.os.BuildCompat
-
- isAtLeastNMR1() - Static method in class androidx.core.os.BuildCompat
-
- isAtLeastO() - Static method in class androidx.core.os.BuildCompat
-
- isAtLeastOMR1() - Static method in class androidx.core.os.BuildCompat
-
- isAtLeastP() - Static method in class androidx.core.os.BuildCompat
-
- isAtLeastQ() - Static method in class androidx.core.os.BuildCompat
-
Checks if the device is running on a pre-release version of Android Q or newer.
- isAtStart() - Method in class androidx.car.widget.PagedListView
-
Returns true if the RecyclerView is completely displaying the first item.
- isAtStart(RecyclerView.LayoutManager) - Method in class androidx.car.widget.PagedSnapHelper
-
Returns true if the RecyclerView is completely displaying the first item.
- isAttached() - Method in class androidx.leanback.app.BackgroundManager
-
Returns true if the background manager is currently attached; false otherwise.
- isAttached() - Method in class androidx.preference.PreferenceGroup
-
- isAttachedToWindow(View) - Static method in class androidx.core.view.ViewCompat
-
Returns true if the provided view is currently attached to a window.
- isAttachedToWindow() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns true if RecyclerView is attached to window.
- isAttachedToWindow() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns whether LayoutManager is currently attached to a RecyclerView which is attached
to a window.
- isAutoDismiss() - Method in class androidx.recommendation.app.ContentRecommendation
-
Indicates whether this recommendation should be dismissed automatically.
- isAutoGenerate() - Method in class androidx.room.migration.bundle.PrimaryKeyBundle
-
- isAutoMeasureEnabled() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- isAutoMeasureEnabled() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns whether the measuring pass of layout should use the AutoMeasure mechanism of
RecyclerView or if it should be done by the LayoutManager's implementation of
LayoutManager#onMeasure(Recycler, State, int, int).
- isAutoMeasureEnabled() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- isAutoMirrored() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- isAutoMirrored(Drawable) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Tells if this Drawable will be automatically mirrored when its layout
direction is RTL right-to-left.
- isAutoMirrored() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- isAutoPeekEnabled() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns true if this drawer has auto-peeking enabled.
- isAutoReleaseOnStop() - Method in class androidx.leanback.app.BackgroundManager
-
- isAutoSaveRestoreEnabled() - Method in class androidx.leanback.widget.GuidedAction
-
Returns true if Action will be saved to instanceState and restored later, false otherwise.
- isAvailableOffline() - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Get whether this action is available when the wearable device is not connected to
a companion device.
- isBackgroundTranslucent() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Returns true if the background is translucent.
- isBackgroundTranslucent() - Method in class androidx.leanback.app.ErrorSupportFragment
-
Returns true if the background is translucent.
- isBackKeyToCollapseActivatorView() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- isBackKeyToCollapseSubActions() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- isBaselineAligned() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Indicates whether widgets contained within this layout are aligned
on their baseline or not.
- isBelow(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
- isBluetooth() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if this route is a bluetooth route.
- isBot() - Method in class androidx.core.app.Person
-
Returns whether or not this
Person is a machine rather than a human.
- isBottomAlignedWith(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is bottom aligned with the
view matching the given matcher.
- isBoundToImage(DetailsOverviewLogoPresenter.ViewHolder, DetailsOverviewRow) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
Returns true if the logo view is bound to image.
- isBrowsable() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- isBrowsable() - Method in class androidx.tvprovider.media.tv.Channel
-
- isBrowsable() - Method in class androidx.tvprovider.media.tv.PreviewChannel
-
- isButtonActions() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Returns true if it is button actions list, false for normal actions list.
- isCancelable() - Method in class androidx.fragment.app.DialogFragment
-
- isCanceled() - Method in class androidx.core.os.CancellationSignal
-
Returns true if the operation has been canceled.
- isCanonical(String) - Static method in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
- isCapturedViewUnder(int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Determine if the currently captured view is under the given point in the
parent view's coordinate system.
- isChannelUri(Uri) - Static method in class androidx.tvprovider.media.tv.TvContractCompat
-
Returns true, if uri is a channel URI.
- isChannelUriForPassthroughInput(Uri) - Static method in class androidx.tvprovider.media.tv.TvContractCompat
-
Returns true, if uri is a channel URI for a pass-through input.
- isChannelUriForTunerInput(Uri) - Static method in class androidx.tvprovider.media.tv.TvContractCompat
-
Returns true, if uri is a channel URI for a tuner input.
- isCheckable() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- isCheckable() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isCheckable() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- isCheckable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is checkable.
- isChecked() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- isChecked() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isChecked() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- isChecked() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is checked.
- isChecked() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- isChecked() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether this action is checked.
- isChecked() - Method in class androidx.preference.TwoStatePreference
-
Returns the checked state.
- isChecked() - Method in class androidx.slice.builders.SliceAction
-
- isChecked() - Method in interface androidx.slice.core.SliceAction
-
- isChecked() - Method in class androidx.slice.core.SliceActionImpl
-
- isChecked() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that accepts if and only if the view is a CompoundButton (or subtype of) and
is in checked state.
- isChildLayoutAnimated() - Method in class androidx.leanback.widget.BaseGridView
-
Returns true if an animation will run when a child changes size or when
adding or removing a child.
- isCircular() - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- isCircularScrollingGestureEnabled() - Method in class androidx.wear.widget.WearableRecyclerView
-
Returns whether circular scrolling is enabled for this view.
- isClickable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is clickable.
- isClickable() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views that are clickable.
- isClipEnabled() - Method in class androidx.wear.widget.RoundedDrawable
-
Returns whether the drawable inside is clipped or resized to fit the rounded bounds.
- isClippingChildren() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- isClippingChildren() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- isClippingChildren() - Method in class androidx.leanback.widget.RowPresenter
-
Returns true if the Row view should clip its children.
- isClosed() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Returns true if the adapter, and hence the backing Cursor, is closed; false
otherwise.
- isClosed(int) - Static method in class androidx.test.espresso.contrib.DrawerMatchers
-
Returns a matcher that verifies that the drawer with the specified gravity is closed.
- isClosed() - Static method in class androidx.test.espresso.contrib.DrawerMatchers
-
Returns a matcher that verifies that the drawer (with gravity START) is closed.
- isClosed() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns true if the drawer is fully closed.
- isColumnOrderPreserved() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns whether or not column boundaries are ordered by their grid indices.
- isCompatVectorFromResourcesEnabled() - Static method in class androidx.appcompat.app.AppCompatDelegate
-
Returns whether vector drawables on older platforms (< API 21) can be accessed from within
resources.
- isCompatVectorFromResourcesEnabled() - Static method in class androidx.appcompat.widget.VectorEnabledTintResources
-
Returns whether vector drawables on older platforms (< API 21) can be accessed from within
resources.
- isCompletelyAbove(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is completely above the view
matching the given matcher.
- isCompletelyBelow(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is completely below the view
matching the given matcher.
- isCompletelyDisplayed() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher which only accepts a view whose height and width fit perfectly within the
currently displayed region of this view.
- isCompletelyLeftOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is completely left of the view
matching the given matcher.
- isCompletelyRightOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is completely right of the
view matching the given matcher.
- isComputingLayout() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns whether RecyclerView is currently computing a layout.
- isConfirmKey(int) - Static method in class androidx.slice.widget.RemoteInputView
-
Whether key will, by default, trigger a click on the focused view.
- isConnecting() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
- isConnecting() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if the route is in the process of connecting and is not
yet ready for use.
- isConsumed() - Method in class androidx.core.view.WindowInsetsCompat
-
Check if these insets have been fully consumed.
- isContentInvalid() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if the content of this node is invalid.
- isContextClickable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is context clickable.
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Returns true if controls will be auto hidden after a delay when fragment is resumed.
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Returns true if controls will be auto hidden after a delay when fragment is resumed.
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Returns true if the controls auto hides after a timeout when media is playing.
- isControlsOverlayAutoHideEnabled() - Method in class androidx.leanback.media.PlaybackGlueHost
-
Returns true if auto hides controls overlay.
- isControlsOverlayVisible() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Returns true if controls overlay is visible, false otherwise.
- isControlsOverlayVisible() - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- isControlsOverlayVisible() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Returns true if controls overlay is visible, false otherwise.
- isControlsOverlayVisible() - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- isControlsOverlayVisible() - Method in class androidx.leanback.media.PlaybackGlueHost
-
Returns true if controls overlay is visible, false otherwise.
- isDatabaseIntegrityOk() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Runs 'pragma integrity_check' on the given database (and all the attached databases)
and returns true if the given database (and all its attached databases) pass integrity_check,
false otherwise.
- isDataOnly() - Method in class androidx.core.app.RemoteInput
-
- isDataRenderedWithinAdapterView(<any>, AdapterViewProtocol.AdaptedData) - Method in interface androidx.test.espresso.action.AdapterViewProtocol
-
Indicates whether or not there now exists a descendant view within adapterView that is
rendering this data.
- isDbLockedByCurrentThread() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns true if the current thread is holding an active connection to the database.
- isDebugging() - Method in class androidx.test.rule.DisableOnAndroidDebug
-
Returns true if the VM has a debugger connected.
- isDecor - Variable in class androidx.viewpager.widget.ViewPager.LayoutParams
-
true if this view is a decoration on the pager itself and not
a view supplied by the adapter.
- isDefault() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if this route is the default route.
- isDefaultEmoji() - Method in class androidx.emoji.text.EmojiMetadata
-
- isDefaultOrBluetooth() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
- isDefaultSeeMore() - Method in class androidx.slice.widget.RowContent
-
- isDefaultToggle() - Method in class androidx.slice.builders.SliceAction
-
- isDefaultToggle() - Method in interface androidx.slice.core.SliceAction
-
- isDefaultToggle() - Method in class androidx.slice.core.SliceActionImpl
-
- isDescendant(ViewGroup, View) - Static method in class androidx.leanback.widget.Util
-
Returns true if child == parent or is descendant of the parent.
- isDescendantOfA(<any>) - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views based on the given ancestor type.
- isDescriptionEditable() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether this action description is editable.
- isDestroyed() - Method in class androidx.fragment.app.FragmentManager
-
Returns true if the final Activity.onDestroy()
call has been made on the FragmentManager's Activity, so this instance is now dead.
- isDetached() - Method in class androidx.fragment.app.Fragment
-
Return true if the fragment has been explicitly detached from the UI.
- isDetached() - Method in class androidx.paging.PagedList
-
True if the PagedList has detached the DataSource it was loading from, and will no longer
load new data.
- isDeviceProtectedStorage(Context) - Static method in class androidx.core.content.ContextCompat
-
Indicates if the storage APIs of this Context are backed by
device-encrypted storage.
- isDeviceSpeaker() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if this route is the default route and the device speaker.
- isDialog() - Static method in class androidx.test.espresso.matcher.RootMatchers
-
Matches
Roots that are dialogs (i.e.
- isDirectMapping() - Method in class androidx.leanback.widget.ParallaxTarget.DirectPropertyTarget
-
- isDirectMapping() - Method in class androidx.leanback.widget.ParallaxTarget
-
Returns true if the ParallaxTarget is directly mapping from source value,
ParallaxTarget.directUpdate(Number) will be used to update value, otherwise update(fraction) will
be called to update value.
- isDirectory() - Method in class androidx.documentfile.provider.DocumentFile
-
Indicates if this file represents a directory.
- isDirty() - Method in class androidx.car.widget.ListItem
-
- isDismissable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if the node can be dismissed.
- isDisplayed() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views that are currently displayed on the screen to
the user.
- isDisplayingAtLeast(int) - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher which accepts a view so long as a given percentage of that view's area is not
obscured by any parent view and is thus visible to the user.
- isDividerAllowedAbove() - Method in class androidx.preference.PreferenceViewHolder
-
Dividers are only drawn between items if both items allow it, or above the first and below
the last item if that item allows it.
- isDividerAllowedBelow() - Method in class androidx.preference.PreferenceViewHolder
-
Dividers are only drawn between items if both items allow it, or above the first and below
the last item if that item allows it.
- isDocumentUri(Context, Uri) - Static method in class androidx.documentfile.provider.DocumentFile
-
Test if given Uri is backed by a
android.provider.DocumentsProvider.
- isDownEnabled() - Method in class androidx.car.widget.PagedScrollBarView
-
Returns whether or not the down button on the scroll bar is clickable.
- isDownPressed() - Method in class androidx.car.widget.PagedScrollBarView
-
Returns true if the "down" button is pressed
- isDrawerIndicatorEnabled() - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
- isDrawerIndicatorEnabled() - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
- isDrawerOpen(View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Check if the given drawer view is currently in an open state.
- isDrawerSlideAnimationEnabled() - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
- isDrawerVisible(View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Check if a given drawer view is currently visible on-screen.
- isDropDownAlwaysVisible() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- isEdgeItemsCenteringEnabled() - Method in class androidx.wear.widget.WearableRecyclerView
-
Returns whether the view is currently configured to center the edge children.
- isEdgeTouched(int) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if any of the edges specified were initially touched in the currently active gesture.
- isEdgeTouched(int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if any of the edges specified were initially touched by the pointer with
the specified ID.
- isEditable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if the node is editable.
- isEditable() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether this action title is editable.
- isEditTitleUsed() - Method in class androidx.leanback.widget.GuidedAction
-
- isEmpty() - Method in class androidx.car.widget.AlphaJumpBucketer.Bucket
-
- isEmpty() - Method in interface androidx.car.widget.IAlphaJumpAdapter.Bucket
-
Return true if the bucket is empty (and therefore the button should be displayed
disabled).
- isEmpty() - Method in class androidx.collection.ArraySet
-
Return true if the array map contains no items.
- isEmpty() - Method in class androidx.collection.CircularArray
-
Return true if size() is 0.
- isEmpty() - Method in class androidx.collection.CircularIntArray
-
Return true if size() is 0.
- isEmpty() - Method in class androidx.collection.LongSparseArray
-
Return true if size() is 0.
- isEmpty() - Method in class androidx.collection.SimpleArrayMap
-
Return true if the array map contains no items.
- isEmpty() - Method in class androidx.collection.SparseArrayCompat
-
Return true if size() is 0.
- isEmpty() - Method in class androidx.core.os.LocaleListCompat
-
- isEmpty() - Method in class androidx.databinding.CallbackRegistry
-
Returns true if there are no registered callbacks or false otherwise.
- isEmpty() - Method in class androidx.fragment.app.FragmentTransaction
-
- isEmpty() - Method in class androidx.mediarouter.media.MediaRouteSelector
-
Returns true if the selector does not specify any capabilities.
- isEnabled() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- isEnabled() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isEnabled() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- isEnabled() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is enabled.
- isEnabled() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- isEnabled() - Method in class androidx.core.widget.AutoScrollHelper
-
- isEnabled() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether this action is enabled.
- isEnabled() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Gets whether the route is enabled.
- isEnabled() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if this route is enabled and may be selected.
- isEnabled() - Method in class androidx.preference.Preference
-
Checks whether this Preference should be enabled in the list.
- isEnabled() - Method in class androidx.preference.PreferenceCategory
-
- isEnabled() - Static method in class androidx.test.espresso.matcher.PreferenceMatchers
-
- isEnabled() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views that are enabled.
- isEqualTo(PointerProperties) - Method in class androidx.test.ext.truth.view.PointerPropertiesSubject
-
- isErrorSlice() - Method in class androidx.slice.SliceMetadata
-
Indicates whether this slice indicates an error, i.e.
- isExclusive() - Method in class androidx.core.widget.AutoScrollHelper
-
Indicates whether the scroll helper handles touch events exclusively
during scrolling.
- isExclusive() - Method in class androidx.palette.graphics.Target
-
Returns whether any color selected for this target is exclusive for this target only.
- isExclusiveCheckable() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isExpanded() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- isExpanded() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- isExpanded() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- isExpanded() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns whether the Row is in its expanded state.
- isExpandTransitionSupported() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Returns if expand/collapse animation is supported.
- isFadingEnabled() - Method in class androidx.leanback.app.PlaybackFragment
-
- isFadingEnabled() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- isFadingEnabled() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns true if controls are set to fade when media is playing.
- isFakeDragging() - Method in class androidx.viewpager.widget.ViewPager
-
Returns true if a fake drag is in progress.
- isFeatureSupported(String) - Static method in class androidx.webkit.WebViewFeature
-
Return whether a feature is supported at run-time.
- isFile() - Method in class androidx.documentfile.provider.DocumentFile
-
Indicates if this file represents a file.
- isFillViewport() - Method in class androidx.core.widget.NestedScrollView
-
Indicates whether this ScrollView's content is stretched to fill the viewport.
- isFinished() - Method in class androidx.core.widget.EdgeEffectCompat
-
- isFinished() - Method in class androidx.core.widget.ScrollerCompat
-
- isFlipped() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns if the current image orientation is flipped.
- isFocusable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is focusable.
- isFocusable() - Method in class androidx.leanback.widget.GuidedAction
-
Returns whether this action is focusable.
- isFocusable() - Static method in class androidx.test.espresso.matcher.RootMatchers
-
Matches
Roots that can take window focus.
- isFocusable() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views that are focusable.
- isFocusDimmerUsed() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if the focus dimmer is used for focus highlighting; false otherwise.
- isFocusDimmerUsed() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns true if the focus dimmer is used for focus highlighting; false otherwise.
- isFocusDrawingOrderEnabled() - Method in class androidx.leanback.widget.BaseGridView
-
Returns true if draws selected child at last, false otherwise.
- isFocused() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is focused.
- isFocused() - Method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Gets if this window has input focus.
- isFocused() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns true if the RecyclerView this LayoutManager is bound to has focus.
- isFocusedByDefault(View) - Static method in class androidx.core.view.ViewCompat
-
Returns whether view should receive focus when the focus is restored for the view
hierarchy containing it.
- isFocusOutEndAllowed() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns true if allows focus out of end edge of GuidedStepFragment, false otherwise.
- isFocusOutEndAllowed() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns true if allows focus out of end edge of GuidedStepSupportFragment, false otherwise.
- isFocusOutStartAllowed() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns true if allows focus out of start edge of GuidedStepFragment, false otherwise.
- isFocusOutStartAllowed() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns true if allows focus out of start edge of GuidedStepSupportFragment, false otherwise.
- isFocusSearchDisabled() - Method in class androidx.leanback.widget.BaseGridView
-
Returns true if focus search is disabled.
- isFromSource(MotionEvent, int) - Static method in class androidx.core.view.MotionEventCompat
-
Determines whether the event is from the given source.
- isFullScreen() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- isFullSpan() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager.LayoutParams
-
Returns whether this View occupies all available spans or just one.
- isGradient() - Method in class androidx.core.content.res.ComplexColorCompat
-
- isGroupConversation() - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Returns true if this notification represents a group conversation, otherwise
false.
- isGroupDividerEnabled() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- isGroupDividerEnabled() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- isGroupSummary(Notification) - Static method in class androidx.core.app.NotificationCompat
-
Get whether this notification to be the group summary for a group of notifications.
- isHandleNativeActionModesEnabled() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Returns whether AppCompat handles any native action modes itself.
- isHardwareDetected() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat
-
Determine if fingerprint hardware is present and functional.
- isHeadersTransitionOnBackEnabled() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns true if headers transition on back key support is enabled.
- isHeadersTransitionOnBackEnabled() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns true if headers transition on back key support is enabled.
- isHeading() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
- isHeading() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns whether node represents a heading.
- isHidden() - Method in class androidx.fragment.app.Fragment
-
Return true if the fragment has been hidden.
- isHideOnContentScrollEnabled() - Method in class androidx.appcompat.app.ActionBar
-
Return whether the action bar is configured to scroll out of sight along with
a nested scrolling child.
- isHideOnContentScrollEnabled() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- isHideOnContentScrollEnabled() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- isHierarchical() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Gets if the collection is a hierarchically ordered.
- isIconfiedByDefault() - Method in class androidx.appcompat.widget.SearchView
-
Returns the default iconified state of the search field.
- isIconified() - Method in class androidx.appcompat.widget.SearchView
-
Returns the current iconified state of the SearchView.
- isIconSpaceReserved() - Method in class androidx.preference.Preference
-
Returns whether the space of this preference icon view is reserved.
- isIdle() - Method in class androidx.arch.core.executor.testing.CountingTaskExecutorRule
-
Returns false if there are tasks waiting to be executed, true otherwise.
- isIdleNow() - Method in class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
- isIdleNow() - Method in class androidx.test.espresso.idling.concurrent.IdlingThreadPoolExecutor
-
- isIdleNow() - Method in class androidx.test.espresso.idling.net.UriIdlingResource
-
- isIdleNow() - Method in interface androidx.test.espresso.IdlingResource
-
Returns true if resource is currently idle.
- isIgnoreSuiteMethods() - Method in class androidx.test.internal.util.AndroidRunnerParams
-
- isImageOnly() - Method in class androidx.slice.widget.GridContent.CellContent
-
- isImageScaleUpAllowed() - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Returns true if the image may be scaled up; false otherwise.
- isImmediateNotifySupported() - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
- isImmediateNotifySupported() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
- isImmediateNotifySupported() - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns true if the adapter pairs each underlying data change with a call to notify and
false otherwise.
- isImmediateNotifySupported() - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
- isImmutable() - Method in class androidx.paging.PagedList
-
Returns whether the list is immutable.
- isImportant() - Method in class androidx.core.app.Person
-
Returns whether or not this
Person is important to the user of this device with
regards to how frequently they interact.
- isImportantForAccessibility() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns whether the node originates from a view considered important for accessibility.
- isImportantForAccessibility(View) - Static method in class androidx.core.view.ViewCompat
-
Computes whether this view should be exposed for accessibility.
- isImportantForAutofill(View) - Static method in class androidx.core.view.ViewCompat
-
Hints the Android System whether the android.app.assist.AssistStructure.ViewNode
associated with this view is considered important for autofill purposes.
- isIndeterminate() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns if progress is showing as an indeterminate spinner.
- isInEditing() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns true if in editing title, description, or activator View, false otherwise.
- isInEditingActivatorView() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns true if is in editing activator view with id guidedactions_activator_item, false
otherwise.
- isInEditingDescription() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns true if the TextView is in editing description, false otherwise.
- isInEditingText() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns true if in editing title, description, so IME would be open.
- isInEditingTitle() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
Returns true if the TextView is in editing title, false otherwise.
- isInExpandTransition() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Returns true if it is running an expanding or collapsing transition, false otherwise.
- isInflated() - Method in class androidx.databinding.ViewStubProxy
-
Returns true if the ViewStub has replaced itself with the inflated layout
or false if not.
- isInHeadersTransition() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns true if the headers transition is currently running.
- isInHeadersTransition() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns true if the headers transition is currently running.
- isInitialized() - Method in interface androidx.test.espresso.intent.ResettingStubber
-
- isInitialized() - Method in class androidx.test.espresso.intent.ResettingStubberImpl
-
- isInLayout(View) - Static method in class androidx.core.view.ViewCompat
-
Returns whether the view hierarchy is currently undergoing a layout pass.
- isInLayout() - Method in class androidx.fragment.app.Fragment
-
Return true if the layout is included as part of an activity view
hierarchy via the <fragment> tag.
- isInOverlayMode() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- isInputMethodNotNeeded() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- isInternal() - Static method in class androidx.test.espresso.intent.matcher.IntentMatchers
-
Matches an intent if its package is the same as the target package for the instrumentation
test.
- isInvalid() - Method in class androidx.paging.DataSource
-
Returns true if the data source is invalid, and can no longer be queried for data.
- isInvalid() - Method in class androidx.room.paging.LimitOffsetDataSource
-
- isItalic() - Method in class androidx.core.content.res.FontResourcesParserCompat.FontFileResourceEntry
-
- isItalic() - Method in class androidx.core.provider.FontsContractCompat.FontInfo
-
Returns whether this font is italic.
- isItemAlignmentOffsetWithPadding() - Method in class androidx.leanback.widget.BaseGridView
-
- isItemAlignmentOffsetWithPadding() - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
- isItemChanged() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
Returns true if the adapter data item corresponding to the view this LayoutParams
is attached to has been changed in the data set.
- isItemPrefetchEnabled() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Sets whether the LayoutManager should be queried for views outside of
its viewport while the UI thread is idle between frames.
- isItemRemoved() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
Returns true if the adapter data item corresponding to the view this LayoutParams
is attached to has been removed from the data set.
- isItemViewSwipeEnabled() - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Returns whether ItemTouchHelper should start a swipe operation if a pointer is swiped
over the View.
- isJavascriptEnabled() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches WebView if they are evaluating JavaScript.
- isJUnit3Test(Class<?>) - Static method in class androidx.test.internal.util.AndroidRunnerBuilderUtil
-
Checks if a particular test class is a JUnit3 test
- isJUnit3TestSuite(Class<?>) - Static method in class androidx.test.internal.util.AndroidRunnerBuilderUtil
-
Checks if a particular test class is a JUnit3 test suite
- isKeepChildForeground() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if keeps foreground of child of this row, false otherwise.
- isKeyboardNavigationCluster(View) - Static method in class androidx.core.view.ViewCompat
-
Returns whether view is a root of a keyboard navigation cluster.
- isLaidOut(View) - Static method in class androidx.core.view.ViewCompat
-
Returns true if view has been through at least one layout since it
was last attached to or detached from a window.
- isLayoutDirectionResolved(View) - Static method in class androidx.core.view.ViewCompat
-
Returns whether layout direction has been resolved.
- isLayoutFrozen() - Method in class androidx.recyclerview.widget.RecyclerView
-
Returns true if layout and scroll are frozen.
- isLayoutHierarchical(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns whether layout is hierarchical or not to be used for accessibility.
- isLayoutRtl(View) - Static method in class androidx.appcompat.widget.ViewUtils
-
- isLayoutRTL() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- isLeftAlignedWith(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is left aligned with the view
matching the given matcher.
- isLeftOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
- isLive() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- isLoaded() - Static method in class androidx.test.runner.intent.IntentStubberRegistry
-
- isLoadInBackgroundCanceled() - Method in class androidx.loader.content.AsyncTaskLoader
-
- isLocked() - Method in class androidx.tvprovider.media.tv.Channel
-
- isLocked() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns true if the position of the drawer cannot be modified by user interaction.
- isLockedWhenClosed() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns true if this drawer should be locked when the user cannot see it.
- isLogoAnimationFinished() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns whether the logo enter animation is finished.
- isLogoAnimationFinished() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns whether the logo enter animation is finished.
- isLongClickable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is long clickable.
- isLongPressDragEnabled() - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Returns whether ItemTouchHelper should start a drag and drop operation if an item is
long pressed.
- isLongpressEnabled() - Method in class androidx.core.view.GestureDetectorCompat
-
- isLowRamDevice(ActivityManager) - Static method in class androidx.core.app.ActivityManagerCompat
-
Returns true if this is a low-RAM device.
- isMainThread() - Method in class androidx.arch.core.executor.ArchTaskExecutor
-
- isMainThread() - Method in class androidx.arch.core.executor.DefaultTaskExecutor
-
- isMainThread() - Method in class androidx.arch.core.executor.TaskExecutor
-
Returns true if the current thread is the main thread, false otherwise.
- isMainThread() - Method in class androidx.arch.core.executor.TaskExecutorWithFakeMainThread
-
- isMarginRelative(ViewGroup.MarginLayoutParams) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Check if margins are relative.
- isMeasurementCacheEnabled() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
In addition to the View Framework's measurement cache, RecyclerView uses its own
additional measurement cache for its children to avoid re-measuring them when not
necessary.
- isMeasureWithLargestChildEnabled() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
When true, all children with a weight will be considered having
the minimum size of the largest child.
- isMeasuring() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Returns true if the RecyclerView is currently measuring the layout.
- isMediaPlaying() - Method in class androidx.leanback.media.MediaControllerGlue
-
Deprecated.
- isMediaPlaying() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- isMediaPlaying() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Returns true if media is currently playing.
- isMenuVisible() - Method in class androidx.fragment.app.Fragment
-
- isMessagingSupported() - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Returns true if the route supports messages.
- isMigrationRequiredFrom(int) - Method in class androidx.room.DatabaseConfiguration
-
Returns whether a migration is required from the specified version.
- isModal() - Method in class androidx.appcompat.widget.ListPopupWindow
-
Returns whether the popup window will be modal when shown.
- isMultiAlignment() - Method in class androidx.leanback.widget.ItemAlignmentFacet
-
- isMultiLine() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if the node is a multi line editable text.
- isMultipleShare() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Returns true if the activity this reader was obtained for was started with an
Intent#ACTION_SEND_MULTIPLE intent.
- isNavigationVisible() - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.Delegate
-
Returns whether navigation icon is visible or not.
- isNestedScrollingEnabled() - Method in interface androidx.core.view.NestedScrollingChild
-
Returns true if nested scrolling is enabled for this view.
- isNestedScrollingEnabled() - Method in class androidx.core.view.NestedScrollingChildHelper
-
Check if nested scrolling is enabled for this view.
- isNestedScrollingEnabled(View) - Static method in class androidx.core.view.ViewCompat
-
Returns true if nested scrolling is enabled for this view.
- isNestedScrollingEnabled() - Method in class androidx.core.widget.NestedScrollView
-
- isNestedScrollingEnabled() - Method in class androidx.recyclerview.widget.RecyclerView
-
- isNestedScrollingEnabled() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- isNonNull() - Method in class androidx.room.migration.bundle.FieldBundle
-
- isNotChecked() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that accepts if and only if the view is a CompoundButton (or subtype of) and
is not in checked state.
- isNotificationBridgingEnabled(Context) - Static method in class androidx.wear.utils.MetadataConstants
-
Determines whether a given context has notification bridging enabled.
- isNullItemVisibilityGone() - Method in class androidx.leanback.widget.RowHeaderPresenter
-
Returns true if the view visibility is set to View#GONE when bound to null.
- isNullOrEmpty(List) - Static method in class androidx.fragment.app.FragmentTransitionImpl
-
Simple utility to detect if a list is null or has no elements.
- isOnSameScreenAsChildren() - Method in class androidx.preference.PreferenceGroup
-
Whether this preference group should be shown on the same screen as its
contained preferences.
- isOnSameScreenAsChildren() - Method in class androidx.preference.PreferenceScreen
-
- isOpaque(View) - Static method in class androidx.core.view.ViewCompat
-
- isOpen() - Method in class androidx.room.RoomDatabase
-
Returns true if database connection is open and initialized.
- isOpen() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Check if the layout is completely open.
- isOpen() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns true if the database is currently open.
- isOpen(int) - Static method in class androidx.test.espresso.contrib.DrawerMatchers
-
Returns a matcher that verifies that the drawer with the specified gravity is open.
- isOpen() - Static method in class androidx.test.espresso.contrib.DrawerMatchers
-
Returns a matcher that verifies that the drawer (with gravity START) is open.
- isOpened() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns true if the drawer is fully open.
- isOpenOnlyAtTopEnabled() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns whether this drawer may only be opened by the user when at the top of the scrolling
content.
- isOrderingAsAdded() - Method in class androidx.preference.PreferenceGroup
-
Whether this group is ordering preferences in the order they are added.
- isOutlineClippingDisabled() - Method in class androidx.leanback.system.Settings
-
Returns true if view outline is disabled on low power chipset.
- isOverflowButton - Variable in class androidx.appcompat.widget.ActionMenuView.LayoutParams
-
- isOverflowMenuShowing() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- isOverflowMenuShowing() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- isOverflowMenuShowing() - Method in class androidx.appcompat.widget.ActionMenuView
-
Check whether the overflow menu is currently showing.
- isOverflowMenuShowing() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- isOverflowMenuShowing() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- isOverflowMenuShowing() - Method in class androidx.appcompat.widget.Toolbar
-
Check whether the overflow menu is currently showing.
- isOverflowMenuShowing() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- isOverflowMenuShowPending() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- isOverflowMenuShowPending() - Method in class androidx.appcompat.widget.ActionMenuView
-
- isOverflowMenuShowPending() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- isOverflowMenuShowPending() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- isOverflowMenuShowPending() - Method in class androidx.appcompat.widget.Toolbar
-
- isOverflowMenuShowPending() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- isOverflowReserved() - Method in class androidx.appcompat.widget.ActionMenuView
-
- isOverScrolled() - Method in class androidx.core.widget.ScrollerCompat
-
- isPaddingRelative(View) - Static method in class androidx.core.view.ViewCompat
-
Return if the padding as been set through relative values
View.setPaddingRelative(int, int, int, int) or thru
- isPartiallyAbove(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is partially above the view
matching the given matcher.
- isPartiallyBelow(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is partially below the view
matching the given matcher.
- isPartiallyLeftOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is partially left of the view
matching the given matcher.
- isPartiallyRightOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is partially right of the view
matching the given matcher.
- isParticipatingEntranceTransition() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Returns true if the overview should be part of shared element transition.
- isPassword() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is a password.
- isPassword() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- isPeeking() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Returns whether the drawer is either peeking or the peek view is animating open.
- isPeekOnScrollDownEnabled() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Gets whether or not this drawer should peek while scrolling down.
- isPendingInitialRun() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Returns true if SmoothScroller has been started but has not received the first
animation
callback yet.
- isPermissionGranted() - Method in class androidx.test.runner.permission.RequestPermissionCallable
-
- isPermissionSlice() - Method in class androidx.slice.SliceMetadata
-
To present a slice from another app, the app must grant uri permissions for the slice.
- isPersistent() - Method in class androidx.preference.Preference
-
Checks whether this Preference is persistent.
- isPlatformPopup() - Static method in class androidx.test.espresso.matcher.RootMatchers
-
Matches
Roots that are popups - like autocomplete suggestions or the actionbar spinner.
- isPlaying() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- isPlaying() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- isPlaying() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- isPlaying() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- isPlaying() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- isPlaying() - Method in class androidx.leanback.media.PlaybackGlue
-
Returns true if media is currently playing.
- isPlaying() - Method in class androidx.leanback.media.PlayerAdapter
-
Returns true if media is currently playing.
- isPm() - Method in class androidx.leanback.widget.picker.TimePicker
-
Only meaningful for a 12-hour time.
- isPointerDown(int) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if the given pointer ID represents a pointer that is currently down (to the best
of the ViewDragHelper's knowledge).
- isPointInChildBounds(View, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Check if a given point in the CoordinatorLayout's coordinates are within the view bounds
of the given direct child view.
- isPreLayout() - Method in class androidx.recyclerview.widget.RecyclerView.State
-
Returns true if the
RecyclerView is in the pre-layout step where it is having its
RecyclerView.LayoutManager layout items where they will be at the beginning of a set of
predictive item animations.
- isPrepared() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- isPrepared() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- isPrepared() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- isPrepared() - Method in class androidx.leanback.media.PlaybackGlue
-
Returns true when the media player is prepared to start media playback.
- isPrepared() - Method in class androidx.leanback.media.PlayerAdapter
-
- isPresent() - Method in class androidx.test.espresso.util.EspressoOptional
-
- isPrimaryInstrProcess(String) - Method in class androidx.test.runner.MonitoringInstrumentation
-
Checks whether this instance of instrumentation should be considered as a primary
instrumentation process.
- isPrimaryKey() - Method in class androidx.room.util.TableInfo.Column
-
Returns whether this column is part of the primary key or not.
- isProgramUri(Uri) - Static method in class androidx.tvprovider.media.tv.TvContractCompat
-
Returns true, if uri is a program URI.
- isQueryRefinementEnabled() - Method in class androidx.appcompat.widget.SearchView
-
Returns whether query refinement is enabled for all items or only specific ones.
- isQueuePaused() - Method in class androidx.mediarouter.media.MediaSessionStatus
-
Returns true if the session's queue is paused.
- isQueuingSupported() - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Returns true if the route supports queuing features.
- isQuickScaleEnabled(Object) - Static method in class androidx.core.view.ScaleGestureDetectorCompat
-
- isQuickScaleEnabled(ScaleGestureDetector) - Static method in class androidx.core.view.ScaleGestureDetectorCompat
-
Returns whether the quick scale gesture, in which the user performs a double tap followed by
a swipe, should perform scaling.
- isQwertyMode() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- isReadOnly() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns true if the database is opened as read only.
- isReady() - Method in class androidx.test.espresso.Root
-
Checks if the
Root is ready.
- isRecognizing() - Method in class androidx.leanback.widget.SearchBar
-
Returns true if is not running Recognizer, false otherwise.
- isRecordedProgramUri(Uri) - Static method in class androidx.tvprovider.media.tv.TvContractCompat
-
Returns true, if uri is a recorded program URI.
- isRecordingProhibited() - Method in class androidx.tvprovider.media.tv.Program
-
- isRecyclable() - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
- isRedirect() - Method in class androidx.webkit.internal.WebResourceRequestAdapter
-
- isRedirect(WebResourceRequest) - Static method in class androidx.webkit.WebResourceRequestCompat
-
Gets whether the request was a result of a server-side redirect.
- isRefreshing() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- isRemotePlaybackSupported() - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Returns true if the route supports remote playback.
- isRemoteProcess() - Method in class androidx.test.espresso.remote.EspressoRemote
-
- isRemoteProcess() - Method in class androidx.test.espresso.remote.NoopRemoteInteraction
-
- isRemoteProcess() - Method in interface androidx.test.espresso.remote.RemoteInteraction
-
- isRemoving() - Method in class androidx.fragment.app.Fragment
-
Return true if this fragment is currently being removed from its
activity.
- isRenderedAsRowView() - Method in class androidx.leanback.widget.DividerRow
-
- isRenderedAsRowView() - Method in class androidx.leanback.widget.PageRow
-
- isRenderedAsRowView() - Method in class androidx.leanback.widget.Row
-
Returns true if this Row can be rendered in a visible row view, false otherwise.
- isRenderedAsRowView() - Method in class androidx.leanback.widget.SectionRow
-
- isRequestPinShortcutSupported(Context) - Static method in class androidx.core.content.pm.ShortcutManagerCompat
-
- isReset() - Method in class androidx.loader.content.Loader
-
Return whether this load has been reset.
- isResumed() - Method in class androidx.fragment.app.Fragment
-
Return true if the fragment is in the resumed state.
- isRightAlignedWith(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is right aligned with the view
matching the given matcher.
- isRightOf(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
- isRoot() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches root View.
- isRound() - Method in class androidx.core.view.WindowInsetsCompat
-
Returns true if the associated window has a round shape.
- isRouteAvailable(MediaRouteSelector, int) - Method in class androidx.mediarouter.media.MediaRouter
-
Returns true if there is a route that matches the specified selector.
- isRowOrderPreserved() - Method in class androidx.gridlayout.widget.GridLayout
-
Returns whether or not row boundaries are ordered by their grid indices.
- isRtl(String) - Method in class androidx.core.text.BidiFormatter
-
Estimates the directionality of a string using the default text direction heuristic.
- isRtl(CharSequence) - Method in class androidx.core.text.BidiFormatter
-
- isRtl(char[], int, int) - Method in interface androidx.core.text.TextDirectionHeuristicCompat
-
Guess if a chars array is in the RTL direction or not.
- isRtl(CharSequence, int, int) - Method in interface androidx.core.text.TextDirectionHeuristicCompat
-
Guess if a CharSequence is in the RTL direction or not.
- isRtlContext() - Method in class androidx.core.text.BidiFormatter
-
- isRunComplete() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- isRunFailure() - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- isRunning(Query) - Method in interface androidx.contentpager.content.ContentPager.QueryRunner
-
- isRunning(Query) - Method in class androidx.contentpager.content.LoaderQueryRunner
-
- isRunning() - Method in class androidx.core.provider.SelfDestructiveThread
-
Returns true if the thread is alive.
- isRunning() - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Returns whether the animation is currently running.
- isRunning() - Method in class androidx.recyclerview.widget.DefaultItemAnimator
-
- isRunning() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Method which returns whether there are any item animations currently running.
- isRunning(RecyclerView.ItemAnimator.ItemAnimatorFinishedListener) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
- isRunning() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- isRunning() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- isRunOnUiThread() - Method in class androidx.test.internal.runner.junit4.statement.UiThreadStatement
-
- isScalingEnabled() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Returns whether row scaling is enabled.
- isScalingEnabled() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Returns whether row scaling is enabled.
- isSchemaEqual(DatabaseBundle) - Method in class androidx.room.migration.bundle.DatabaseBundle
-
- isSchemaEqual(EntityBundle) - Method in class androidx.room.migration.bundle.EntityBundle
-
- isSchemaEqual(FieldBundle) - Method in class androidx.room.migration.bundle.FieldBundle
-
- isSchemaEqual(ForeignKeyBundle) - Method in class androidx.room.migration.bundle.ForeignKeyBundle
-
- isSchemaEqual(IndexBundle) - Method in class androidx.room.migration.bundle.IndexBundle
-
- isSchemaEqual(PrimaryKeyBundle) - Method in class androidx.room.migration.bundle.PrimaryKeyBundle
-
- isSchemaEqual(SchemaBundle) - Method in class androidx.room.migration.bundle.SchemaBundle
-
- isScreenReaderFocusable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns whether the node is explicitly marked as a focusable unit by a screen reader.
- isScrollable() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets if the node is scrollable.
- isScrollable() - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- isScrollable() - Method in class androidx.slice.widget.SliceView
-
- isScrollEnabled() - Method in class androidx.leanback.widget.BaseGridView
-
Returns true if scrolling is enabled, false otherwise.
- isScrolling() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Returns whether its scrolling.
- isScrolling() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Returns whether its scrolling.
- isScrolling() - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- isScrolling() - Method in class androidx.leanback.app.HeadersSupportFragment
-
- isScrolling() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- isScrolling() - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- isScrolling() - Method in class androidx.leanback.app.RowsSupportFragment
-
- isScrolling() - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- isSearchable() - Method in class androidx.tvprovider.media.tv.BaseProgram
-
- isSearchable() - Method in class androidx.tvprovider.media.tv.Channel
-
- isSeekEnabled() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- isSeekEnabled() - Method in class androidx.leanback.widget.PlaybackSeekUi.Client
-
Called by PlaybackSeekUi to query client if seek is allowed.
- isSelectable() - Method in class androidx.preference.Preference
-
Checks whether this Preference should be selectable in the list.
- isSelected() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Gets if the collection item is selected.
- isSelected() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is selected.
- isSelected() - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Returns whether the Row is selected.
- isSelected() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if this route is currently selected.
- isSelected() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches Views that are selected.
- isSelectedAnimationDelayed() - Method in class androidx.leanback.widget.BaseCardView
-
Returns a boolean indicating if the selected animation will run
immediately or be delayed the next time the card is Selected.
- isSessionManagementSupported() - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Returns true if the route supports session management features.
- isShareIntent() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Returns true if the activity this reader was obtained for was
started with an Intent#ACTION_SEND or Intent#ACTION_SEND_MULTIPLE
sharing Intent.
- isShortcutKey(int, KeyEvent) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- isShortcutsVisible() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- isShortcutsVisible() - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- isShowing() - Method in class androidx.appcompat.app.ActionBar
-
- isShowing() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- isShowing() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- isShowing() - Method in interface androidx.appcompat.view.menu.ShowableListMenu
-
- isShowing() - Method in class androidx.appcompat.widget.ListPopupWindow
-
- isShowingActionRow() - Method in class androidx.slice.widget.SliceView
-
- isShowingHeaders() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Returns true if headers are shown.
- isShowingHeaders() - Method in class androidx.leanback.app.BrowseSupportFragment
-
Returns true if headers are shown.
- isShowingHintText() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns whether the node's text represents a hint for the user to enter text.
- isShowingPopup() - Method in class androidx.appcompat.widget.ActivityChooserView
-
Gets whether the popup window with activities is shown.
- isShowingTitle() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Returns true/false to indicate the visibility of TitleView.
- isShowingTitle() - Method in class androidx.leanback.app.BrandedSupportFragment
-
Returns true/false to indicate the visibility of TitleView.
- isShown() - Method in class androidx.preference.Preference
-
Checks whether this preference is shown to the user in the hierarchy.
- isSingleLineTitle() - Method in class androidx.preference.Preference
-
Gets whether the title of this preference is constrained to a single line.
- isSingleShare() - Method in class androidx.core.app.ShareCompat.IntentReader
-
Returns true if the activity this reader was obtained for was started with an
Intent#ACTION_SEND intent and contains a single shared item.
- isSizeFromDrawableIntrinsic() - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter.ViewHolder
-
- isSkipExecution() - Method in class androidx.test.internal.util.AndroidRunnerParams
-
- isSliceViewClickable() - Method in class androidx.slice.widget.SliceView
-
Indicates whether this view reacts to click events or not.
- isSlideable() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Check if the content in this layout cannot fully fit side by side and therefore
the content pane can be slid back and forth.
- isSmoothScroll() - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Returns true if smooth scrolling to the item false otherwise.
- isSmoothScrollbarEnabled() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Returns the current state of the smooth scrollbar feature.
- isSmoothScrolling() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- isSmoothScrollingEnabled() - Method in class androidx.core.widget.NestedScrollView
-
- isSpanIndexCacheEnabled() - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
- isSpinEnabled() - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns whether the bars should rotate or not during the transition.
- isStandalone(Context) - Static method in class androidx.wear.utils.MetadataConstants
-
Determines whether a given context comes from a standalone app.
- isStarted() - Method in class androidx.loader.content.Loader
-
Return whether this load has been started.
- isStateful() - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- isStateful() - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- isStateful() - Method in class androidx.core.content.res.ComplexColorCompat
-
- isStateful() - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- isStateSaved() - Method in class androidx.fragment.app.Fragment
-
Returns true if this fragment is added and its state has already been saved
by its host.
- isStateSaved() - Method in class androidx.fragment.app.FragmentManager
-
Returns true if the FragmentManager's state has already been saved
by its host.
- isStopped() - Method in class androidx.core.app.JobIntentService
-
- isStorageDefault() - Method in class androidx.preference.PreferenceManager
-
Indicates if the storage location used internally by this class is the
default provided by the hosting Context.
- isStorageDeviceProtected() - Method in class androidx.preference.PreferenceManager
-
Indicates if the storage location used internally by this class is backed
by device-protected storage.
- isStyleLarge() - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Returns true if the layout style is large.
- isSubAction() - Method in class androidx.leanback.widget.GuidedActionsStylist.ViewHolder
-
- isSubActionsExpanded() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- isSubActionsExpanded() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- isSubActionsExpanded() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- isSubmitButtonEnabled() - Method in class androidx.appcompat.widget.SearchView
-
Returns whether the submit button is enabled when necessary or never displayed.
- isSubtitleLoading() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- isSubtitleLoading() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- isSummaryLoading() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- isSupportedByFramework() - Method in enum androidx.webkit.internal.WebViewFeatureInternal
-
Return whether this
WebViewFeature is supported by the framework of the current
device.
- isSupportedByWebView() - Method in enum androidx.webkit.internal.WebViewFeatureInternal
-
Return whether this
WebViewFeature is supported by the current WebView APK.
- isSystemAlertWindow() - Static method in class androidx.test.espresso.matcher.RootMatchers
-
Matches
Roots that are system alert windows i.e.
- isSystemApproved() - Method in class androidx.tvprovider.media.tv.Channel
-
- isThumbnailCompressed() - Method in class androidx.exifinterface.media.ExifInterface
-
Returns true if thumbnail image is JPEG Compressed, or false if either thumbnail image does
not exist or thumbnail image is uncompressed.
- isTimerRunning() - Method in class androidx.wear.widget.CircularProgressLayout
-
Returns if the timer is running.
- isTitleActionLoading() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- isTitleItemLoading() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- isTitleLoading() - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
- isTitleLoading() - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
- isTitleOptional() - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- isTitleOptional() - Method in class androidx.appcompat.view.ActionMode
-
- isTitleOptional() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- isTitleOptional() - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- isTitleOptional() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- isTitleTruncated() - Method in class androidx.appcompat.app.ActionBar
-
Returns true if the Title field has been truncated during layout for lack
of available space.
- isTitleTruncated() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- isTitleTruncated() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- isTitleTruncated() - Method in class androidx.appcompat.widget.Toolbar
-
- isTitleTruncated() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- isToggle() - Method in class androidx.slice.builders.SliceAction
-
- isToggle() - Method in interface androidx.slice.core.SliceAction
-
- isToggle() - Method in class androidx.slice.core.SliceActionImpl
-
- isTopAlignedWith(<any>) - Static method in class androidx.test.espresso.assertion.PositionAssertions
-
Returns a
ViewAssertion that asserts that view displayed is top aligned with the view
matching the given matcher.
- isTouchable() - Static method in class androidx.test.espresso.matcher.RootMatchers
-
Matches
Roots that can receive touch events.
- isTouchExplorationEnabled(AccessibilityManager) - Static method in class androidx.core.view.accessibility.AccessibilityManagerCompat
-
- isTransient() - Method in class androidx.tvprovider.media.tv.BasePreviewProgram
-
- isTransient() - Method in class androidx.tvprovider.media.tv.Channel
-
- isTransitionGroup(ViewGroup) - Static method in class androidx.core.view.ViewGroupCompat
-
Returns true if this ViewGroup should be considered as a single entity for removal
when executing an Activity transition.
- isTransitionRequired(TransitionValues, TransitionValues) - Method in class androidx.transition.Transition
-
- isTransitionRequired(TransitionValues, TransitionValues) - Method in class androidx.transition.Visibility
-
- isTrustedForMediaControl(MediaSessionManager.RemoteUserInfo) - Method in class androidx.media.MediaSessionManager
-
Checks whether the remote user is a trusted app.
- isUiFocusable() - Method in class androidx.appcompat.view.ActionMode
-
Returns whether the UI presenting this action mode can take focus or not.
- isUiFocusable() - Method in class androidx.appcompat.view.StandaloneActionMode
-
- isUnique() - Method in class androidx.room.migration.bundle.IndexBundle
-
- isUpPressed() - Method in class androidx.car.widget.PagedScrollBarView
-
Returns true if the "up" button is pressed
- isUserUnlocked(Context) - Static method in class androidx.core.os.UserManagerCompat
-
Return whether the calling user is running in an "unlocked" state.
- isUsingDefaultListSelectEffect() - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true so that default select effect is applied to each individual
child of
HorizontalGridView.
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.ListRowPresenter
-
ListRowPresenter overrides the default select effect of
RowPresenter
and return false.
- isUsingDefaultSelectEffect() - Method in class androidx.leanback.widget.RowPresenter
-
Returns true if this RowPresenter is using the default dimming effect.
- isUsingDefaultShadow() - Method in class androidx.leanback.widget.ListRowPresenter
-
Default implementation returns true if SDK version >= 21, shadow (either static or z-order
based) will be applied to each individual child of
HorizontalGridView.
- isUsingDefaultShadow() - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Default implementation returns true if SDK version >= 21, shadow (either static or z-order
based) will be applied to each individual child of
VerticalGridView.
- isUsingOutlineClipping(Context) - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if leanback view outline is enabled on the system or false otherwise.
- isUsingZOrder(Context) - Method in class androidx.leanback.widget.ListRowPresenter
-
Returns true if SDK >= L, where Z shadow is enabled so that Z order is enabled
on each child of horizontal list.
- isUsingZOrder(Context) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Returns true if SDK >= L, where Z shadow is enabled so that Z order is enabled
on each child of vertical grid.
- isValid(CharSequence) - Method in interface androidx.databinding.adapters.AutoCompleteTextViewBindingAdapter.IsValid
-
- isValid() - Method in class androidx.mediarouter.media.MediaRouteDescriptor
-
Returns true if the route descriptor has all of the required fields.
- isValid() - Method in class androidx.mediarouter.media.MediaRouteDiscoveryRequest
-
Returns true if the discovery request has all of the required fields.
- isValid() - Method in class androidx.mediarouter.media.MediaRouteProviderDescriptor
-
Returns true if the route provider descriptor and all of the routes that
it contains have all of the required fields.
- isValid() - Method in class androidx.mediarouter.media.MediaRouteSelector
-
Returns true if the selector has all of the required fields.
- isValid() - Method in class androidx.slice.widget.GridContent.CellContent
-
- isValid() - Method in class androidx.slice.widget.GridContent
-
- isValid() - Method in class androidx.slice.widget.ListContent
-
- isValid() - Method in class androidx.slice.widget.RowContent
-
- isValidHeader(SliceItem) - Static method in class androidx.slice.widget.ListContent
-
- isValueSet() - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
- isValueSet() - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
- isViewFromObject(View, Object) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
- isViewFromObject(View, Object) - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
- isViewFromObject(View, Object) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- isViewFromObject(View, Object) - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- isViewFromObject(View, Object) - Method in class androidx.viewpager.widget.PagerAdapter
-
- isViewInvalid() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutParams
-
Returns true if the view this LayoutParams is attached to is now representing
potentially invalid data.
- isViewPartiallyVisible(View, boolean, boolean) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns whether the given child view is partially or fully visible within the padded
bounded area of RecyclerView, depending on the input parameters.
- isViewUnder(View, int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Determine if the supplied view is under the given point in the
parent view's coordinate system.
- isVirtual() - Method in class androidx.documentfile.provider.DocumentFile
-
Indicates if this file represents a virtual document.
- isVisible() - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- isVisible() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- isVisible() - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- isVisible() - Method in class androidx.core.view.ActionProvider
-
- isVisible() - Method in class androidx.fragment.app.Fragment
-
Return true if the fragment is currently visible to the user.
- isVisible() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
- isVisible() - Method in class androidx.preference.Preference
-
Checks whether this preference should be visible to the user.
- isVisible(TransitionValues) - Method in class androidx.transition.Visibility
-
Returns whether the view is 'visible' according to the given values
object.
- isVisibleToUser() - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Gets whether this node is visible to the user.
- isVolumeControlEnabled() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
Returns whether to enable the volume slider and volume control using the volume keys
when the route supports it.
- isWindowAlignmentPreferKeyLineOverHighEdge() - Method in class androidx.leanback.widget.BaseGridView
-
- isWindowAlignmentPreferKeyLineOverLowEdge() - Method in class androidx.leanback.widget.BaseGridView
-
- isWriteAheadLoggingEnabled() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Returns true if write-ahead logging has been enabled for this database.
- ITALIC - Static variable in class androidx.core.provider.FontsContractCompat.Columns
-
Constant used to request data from a font provider.
- ITEM_ALIGN_OFFSET_PERCENT_DISABLED - Static variable in class androidx.leanback.widget.BaseGridView
-
Value indicates that percent is not used.
- ITEM_ALIGN_OFFSET_PERCENT_DISABLED - Static variable in class androidx.leanback.widget.ItemAlignmentFacet
-
Value indicates that percent is not used.
- ITEM_COPY - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ITEM_DOWNLOAD - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ITEM_INVALID_ITEM - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ITEM_OPEN_IN_INCOGNITO - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ITEM_OPEN_IN_NEW_TAB - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ITEM_SHARE - Static variable in class androidx.browser.browseractions.BrowserActionsIntent
-
- ItemActionCallback() - Constructor for class androidx.mediarouter.media.RemotePlaybackClient.ItemActionCallback
-
- ItemAlignmentDef() - Constructor for class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
- ItemAlignmentFacet - Class in androidx.leanback.widget
-
- ItemAlignmentFacet() - Constructor for class androidx.leanback.widget.ItemAlignmentFacet
-
- ItemAlignmentFacet.ItemAlignmentDef - Class in androidx.leanback.widget
-
Definition of an alignment position under a view.
- ItemAnimator() - Constructor for class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
- ItemBridgeAdapter - Class in androidx.leanback.widget
-
Bridge from
Presenter to
RecyclerView.Adapter.
- ItemBridgeAdapter(ObjectAdapter, PresenterSelector) - Constructor for class androidx.leanback.widget.ItemBridgeAdapter
-
- ItemBridgeAdapter(ObjectAdapter) - Constructor for class androidx.leanback.widget.ItemBridgeAdapter
-
- ItemBridgeAdapter() - Constructor for class androidx.leanback.widget.ItemBridgeAdapter
-
- ItemBridgeAdapter.AdapterListener - Class in androidx.leanback.widget
-
Interface for listening to ViewHolder operations.
- ItemBridgeAdapter.ViewHolder - Class in androidx.leanback.widget
-
ViewHolder for the ItemBridgeAdapter.
- ItemBridgeAdapter.Wrapper - Class in androidx.leanback.widget
-
Interface for wrapping a view created by a Presenter into another view.
- ItemBridgeAdapterShadowOverlayWrapper - Class in androidx.leanback.widget
-
- ItemBridgeAdapterShadowOverlayWrapper(ShadowOverlayHelper) - Constructor for class androidx.leanback.widget.ItemBridgeAdapterShadowOverlayWrapper
-
- ItemCallback() - Constructor for class androidx.recyclerview.widget.DiffUtil.ItemCallback
-
- ItemDecoration() - Constructor for class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
- ItemDelegate(RecyclerViewAccessibilityDelegate) - Constructor for class androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate.ItemDelegate
-
Creates an item delegate for the given RecyclerViewAccessibilityDelegate.
- ItemHolderInfo() - Constructor for class androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
-
- ItemKeyedDataSource<Key,Value> - Class in androidx.paging
-
Incremental data loader for paging keyed content, where loaded content uses previously loaded
items as input to future loads.
- ItemKeyedDataSource() - Constructor for class androidx.paging.ItemKeyedDataSource
-
- ItemKeyedDataSource.LoadCallback<Value> - Class in androidx.paging
-
- ItemKeyedDataSource.LoadInitialCallback<Value> - Class in androidx.paging
-
- ItemKeyedDataSource.LoadInitialParams<Key> - Class in androidx.paging
-
- ItemKeyedDataSource.LoadParams<Key> - Class in androidx.paging
-
- ItemTouchHelper - Class in androidx.recyclerview.widget
-
This is a utility class to add swipe to dismiss and drag & drop support to RecyclerView.
- ItemTouchHelper(ItemTouchHelper.Callback) - Constructor for class androidx.recyclerview.widget.ItemTouchHelper
-
Creates an ItemTouchHelper that will work with the given Callback.
- ItemTouchHelper.Callback - Class in androidx.recyclerview.widget
-
This class is the contract between ItemTouchHelper and your application.
- ItemTouchHelper.SimpleCallback - Class in androidx.recyclerview.widget
-
A simple wrapper to the default Callback which you can construct with drag and swipe
directions and this class will handle the flag callbacks.
- ItemTouchHelper.ViewDropHandler - Interface in androidx.recyclerview.widget
-
An interface which can be implemented by LayoutManager for better integration with
ItemTouchHelper.
- ItemTouchUIUtil - Interface in androidx.recyclerview.widget
-
Utility class for
ItemTouchHelper which handles item transformations for different
API versions.
- itemView - Variable in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
- iterator() - Method in class androidx.arch.core.internal.SafeIterableMap
-
- iterator() - Method in class androidx.collection.ArraySet
-
Return an Iterator over all values in the set.
- iterator() - Method in class androidx.core.app.TaskStackBuilder
-
- iteratorWithAdditions() - Method in class androidx.arch.core.internal.SafeIterableMap
-
return an iterator with additions.
- ITestRunListener - Interface in androidx.test.orchestrator.listeners.result
-
Receives event notifications during instrumentation test runs.
- ObjectAdapter - Class in androidx.leanback.widget
-
Base class adapter to be used in leanback activities.
- ObjectAdapter(PresenterSelector) - Constructor for class androidx.leanback.widget.ObjectAdapter
-
- ObjectAdapter(Presenter) - Constructor for class androidx.leanback.widget.ObjectAdapter
-
Constructs an adapter that uses the given
Presenter for all items.
- ObjectAdapter() - Constructor for class androidx.leanback.widget.ObjectAdapter
-
Constructs an adapter.
- ObjectAdapter.DataObserver - Class in androidx.leanback.widget
-
A DataObserver can be notified when an ObjectAdapter's underlying data
changes.
- ObjectsCompat - Class in androidx.core.util
-
This class consists of static utility methods for operating on objects.
- Observable - Interface in androidx.databinding
-
Observable classes provide a way in which data bound UI can be notified of changes.
- Observable.OnPropertyChangedCallback - Class in androidx.databinding
-
The callback that is called by Observable when an observable property has changed.
- ObservableArrayList<T> - Class in androidx.databinding
-
An
ObservableList implementation using ArrayList as an implementation.
- ObservableArrayList() - Constructor for class androidx.databinding.ObservableArrayList
-
- ObservableArrayMap<K,V> - Class in androidx.databinding
-
- ObservableArrayMap() - Constructor for class androidx.databinding.ObservableArrayMap
-
- ObservableBoolean - Class in androidx.databinding
-
An observable class that holds a primitive boolean.
- ObservableBoolean(boolean) - Constructor for class androidx.databinding.ObservableBoolean
-
Creates an ObservableBoolean with the given initial value.
- ObservableBoolean() - Constructor for class androidx.databinding.ObservableBoolean
-
Creates an ObservableBoolean with the initial value of false.
- ObservableBoolean(Observable...) - Constructor for class androidx.databinding.ObservableBoolean
-
Creates an ObservableBoolean that depends on dependencies.
- ObservableByte - Class in androidx.databinding
-
An observable class that holds a primitive byte.
- ObservableByte(byte) - Constructor for class androidx.databinding.ObservableByte
-
Creates an ObservableByte with the given initial value.
- ObservableByte() - Constructor for class androidx.databinding.ObservableByte
-
Creates an ObservableByte with the initial value of 0.
- ObservableByte(Observable...) - Constructor for class androidx.databinding.ObservableByte
-
Creates an ObservableByte that depends on dependencies.
- ObservableChar - Class in androidx.databinding
-
An observable class that holds a primitive char.
- ObservableChar(char) - Constructor for class androidx.databinding.ObservableChar
-
Creates an ObservableChar with the given initial value.
- ObservableChar() - Constructor for class androidx.databinding.ObservableChar
-
Creates an ObservableChar with the initial value of 0.
- ObservableChar(Observable...) - Constructor for class androidx.databinding.ObservableChar
-
Creates an ObservableChar that depends on dependencies.
- ObservableDouble - Class in androidx.databinding
-
An observable class that holds a primitive double.
- ObservableDouble(double) - Constructor for class androidx.databinding.ObservableDouble
-
Creates an ObservableDouble with the given initial value.
- ObservableDouble() - Constructor for class androidx.databinding.ObservableDouble
-
Creates an ObservableDouble with the initial value of 0.
- ObservableDouble(Observable...) - Constructor for class androidx.databinding.ObservableDouble
-
Creates an ObservableDouble that depends on dependencies.
- ObservableField<T> - Class in androidx.databinding
-
An object wrapper to make it observable.
- ObservableField(T) - Constructor for class androidx.databinding.ObservableField
-
Wraps the given object and creates an observable object
- ObservableField() - Constructor for class androidx.databinding.ObservableField
-
Creates an empty observable object
- ObservableField(Observable...) - Constructor for class androidx.databinding.ObservableField
-
Creates an ObservableField that depends on dependencies.
- ObservableFloat - Class in androidx.databinding
-
An observable class that holds a primitive float.
- ObservableFloat(float) - Constructor for class androidx.databinding.ObservableFloat
-
Creates an ObservableFloat with the given initial value.
- ObservableFloat() - Constructor for class androidx.databinding.ObservableFloat
-
Creates an ObservableFloat with the initial value of 0f.
- ObservableFloat(Observable...) - Constructor for class androidx.databinding.ObservableFloat
-
Creates an ObservableFloat that depends on dependencies.
- ObservableInt - Class in androidx.databinding
-
An observable class that holds a primitive int.
- ObservableInt(int) - Constructor for class androidx.databinding.ObservableInt
-
Creates an ObservableInt with the given initial value.
- ObservableInt() - Constructor for class androidx.databinding.ObservableInt
-
Creates an ObservableInt with the initial value of 0.
- ObservableInt(Observable...) - Constructor for class androidx.databinding.ObservableInt
-
Creates an ObservableInt that depends on dependencies.
- ObservableList<T> - Interface in androidx.databinding
-
A List that notifies when changes are made.
- ObservableList.OnListChangedCallback<T extends ObservableList> - Class in androidx.databinding
-
The callback that is called by ObservableList when the list has changed.
- ObservableLong - Class in androidx.databinding
-
An observable class that holds a primitive long.
- ObservableLong(long) - Constructor for class androidx.databinding.ObservableLong
-
Creates an ObservableLong with the given initial value.
- ObservableLong() - Constructor for class androidx.databinding.ObservableLong
-
Creates an ObservableLong with the initial value of 0L.
- ObservableLong(Observable...) - Constructor for class androidx.databinding.ObservableLong
-
Creates an ObservableLong that depends on dependencies.
- ObservableMap<K,V> - Interface in androidx.databinding
-
A Map that notifies when items change.
- ObservableMap.OnMapChangedCallback<T extends ObservableMap<K,V>,K,V> - Class in androidx.databinding
-
A callback receiving notifications when an ObservableMap changes.
- ObservableParcelable<T extends Parcelable> - Class in androidx.databinding
-
An observable class that holds a parcelable object.
- ObservableParcelable(T) - Constructor for class androidx.databinding.ObservableParcelable
-
Wraps the given object and creates an observable object
- ObservableParcelable() - Constructor for class androidx.databinding.ObservableParcelable
-
Creates an empty observable object
- ObservableShort - Class in androidx.databinding
-
An observable class that holds a primitive short.
- ObservableShort(short) - Constructor for class androidx.databinding.ObservableShort
-
Creates an ObservableShort with the given initial value.
- ObservableShort() - Constructor for class androidx.databinding.ObservableShort
-
Creates an ObservableShort with the initial value of 0.
- ObservableShort(Observable...) - Constructor for class androidx.databinding.ObservableShort
-
Creates an ObservableShort that depends on dependencies.
- observe(LifecycleOwner, Observer<? super T>) - Method in class androidx.lifecycle.LiveData
-
Adds the given observer to the observers list within the lifespan of the given
owner.
- observeForever(Observer<? super T>) - Method in class androidx.lifecycle.LiveData
-
Adds the given observer to the observers list.
- Observer<T> - Interface in androidx.lifecycle
-
A simple callback that can receive from
LiveData.
- Observer(String, String...) - Constructor for class androidx.room.InvalidationTracker.Observer
-
Observes the given list of tables.
- Observer(String[]) - Constructor for class androidx.room.InvalidationTracker.Observer
-
Observes the given list of tables.
- obtain(int, int, boolean, int) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Returns a cached instance if such is available otherwise a new one.
- obtain(int, int, boolean) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Returns a cached instance if such is available otherwise a new one.
- obtain(int, int, int, int, boolean, boolean) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Returns a cached instance if such is available otherwise a new one.
- obtain(int, int, int, int, boolean) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfoCompat
-
Returns a cached instance if such is available otherwise a new one.
- obtain(View) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns a cached instance if such is available otherwise a new one and
sets the source.
- obtain(View, int) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns a cached instance if such is available otherwise a new one
and sets the source.
- obtain() - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Returns a cached instance if such is available otherwise a new one.
- obtain(int, float, float, float) - Static method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat
-
Obtains a cached instance if such is available otherwise a new one.
- obtain(AccessibilityRecordCompat) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- obtain() - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- obtain() - Static method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Returns a cached instance if such is available or a new one is
created.
- obtain(AccessibilityWindowInfoCompat) - Static method in class androidx.core.view.accessibility.AccessibilityWindowInfoCompat
-
Returns a cached instance if such is available or a new one is
created.
- obtainAbortCreationMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainAddFontFromAssetManagerMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainAddFontFromBufferMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainAttributes(Resources, Resources.Theme, AttributeSet, int[]) - Static method in class androidx.core.content.res.TypedArrayUtils
-
Obtains styled attributes from the theme, if available, or unstyled
resources if the theme is null.
- obtainCreateFromFamiliesWithDefaultMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainCreateFromFamiliesWithDefaultMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi28Impl
-
- obtainFontFamily() - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainFontFamilyCtor(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainFreezeMethod(Class) - Method in class androidx.core.graphics.TypefaceCompatApi26Impl
-
- obtainHolderInfo() - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
- obtainStyledAttributes(Context, AttributeSet, int[]) - Static method in class androidx.appcompat.widget.TintTypedArray
-
- obtainStyledAttributes(Context, AttributeSet, int[], int, int) - Static method in class androidx.appcompat.widget.TintTypedArray
-
- obtainStyledAttributes(Context, int, int[]) - Static method in class androidx.appcompat.widget.TintTypedArray
-
- of(Fragment) - Static method in class androidx.lifecycle.ViewModelProviders
-
Creates a
ViewModelProvider, which retains ViewModels while a scope of given
fragment is alive.
- of(FragmentActivity) - Static method in class androidx.lifecycle.ViewModelProviders
-
Creates a
ViewModelProvider, which retains ViewModels while a scope of given Activity
is alive.
- of(Fragment, ViewModelProvider.Factory) - Static method in class androidx.lifecycle.ViewModelProviders
-
Creates a
ViewModelProvider, which retains ViewModels while a scope of given
fragment is alive.
- of(FragmentActivity, ViewModelProvider.Factory) - Static method in class androidx.lifecycle.ViewModelProviders
-
Creates a
ViewModelProvider, which retains ViewModels while a scope of given Activity
is alive.
- of(FragmentActivity) - Static method in class androidx.lifecycle.ViewModelStores
-
- of(Fragment) - Static method in class androidx.lifecycle.ViewModelStores
-
- of(Class<?>, String, int) - Static method in class androidx.test.espresso.remote.FieldDescriptor
-
- of(T) - Static method in class androidx.test.espresso.util.EspressoOptional
-
- OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
- OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.HighQualityAction
-
- OFF - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
- OFF_SCREEN_PRERASTER - Static variable in class androidx.webkit.WebViewFeature
-
- offset(int) - Method in class androidx.leanback.widget.RecyclerViewParallax.ChildPositionProperty
-
Sets offset in pixels added to the view's start position.
- offsetChild(View, int) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Offsets the child in this orientation.
- offsetChildren(int) - Method in class androidx.recyclerview.widget.OrientationHelper
-
Offsets all children's positions by the given amount.
- offsetChildrenHorizontal(int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Offset all child views attached to the parent RecyclerView by dx pixels along
the horizontal axis.
- offsetChildrenHorizontal(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Offset the bounds of all child views by dx pixels.
- offsetChildrenHorizontal(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- offsetChildrenVertical(int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Offset all child views attached to the parent RecyclerView by dy pixels along
the vertical axis.
- offsetChildrenVertical(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Offset the bounds of all child views by dy pixels.
- offsetChildrenVertical(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- offsetLeftAndRight(View, int) - Static method in class androidx.core.view.ViewCompat
-
Offset this view's horizontal location by the specified amount of pixels.
- offsetTopAndBottom(View, int) - Static method in class androidx.core.view.ViewCompat
-
Offset this view's vertical location by the specified number of pixels.
- OLD_BASIC - Static variable in class androidx.slice.widget.SliceLiveData
-
- OLD_LIST - Static variable in class androidx.slice.widget.SliceLiveData
-
- ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ClosedCaptioningAction
-
- ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.HighQualityAction
-
- ON - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
- onAbandon() - Method in class androidx.loader.content.Loader
-
Subclasses implement this to take care of being abandoned.
- onAbsorb(int) - Method in class androidx.core.widget.EdgeEffectCompat
-
- onAccessibilitySeekBackward() - Method in class androidx.leanback.widget.SeekBar.AccessibilitySeekListener
-
Called to perform AccessibilityNodeInfoCompat.ACTION_SCROLL_BACKWARD
- onAccessibilitySeekForward() - Method in class androidx.leanback.widget.SeekBar.AccessibilitySeekListener
-
Called to perform AccessibilityNodeInfoCompat.ACTION_SCROLL_FORWARD
- onAccessibilityStateChanged(boolean) - Method in interface androidx.core.view.accessibility.AccessibilityManagerCompat.AccessibilityStateChangeListener
-
- onAction(SliceItem, Context, Intent) - Method in interface androidx.slice.SliceItem.ActionHandler
-
Called when a pending intent would be sent on a real slice.
- onActionClicked(Action) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onActionClicked(Action) - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
Handles action clicks.
- onActionClicked(Action) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Handles action clicks.
- onActionClicked(Action) - Method in class androidx.leanback.media.PlaybackControlGlue
-
Handles action clicks.
- onActionClicked(Action) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onActionClicked(Action) - Method in interface androidx.leanback.widget.OnActionClickedListener
-
Callback fired when the host fragment receives an action.
- OnActionClickedListener - Interface in androidx.leanback.widget
-
Interface for receiving notification when an
Action is clicked.
- onActionItemClicked(ActionMode, MenuItem) - Method in interface androidx.appcompat.view.ActionMode.Callback
-
Called to report a user click on an action button.
- onActionItemClicked(ActionMode, android.view.MenuItem) - Method in class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- onActionModeFinished(ActionMode) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onActionModeStarted(ActionMode) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onActionProviderVisibilityChanged(boolean) - Method in interface androidx.core.view.ActionProvider.VisibilityListener
-
- onActionsAdapterChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.DetailsOverviewRow.Listener
-
Called when DetailsOverviewRow has changed actions adapter.
- onActionsAdapterChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder.DetailsOverviewRowListener
-
- onActionViewCollapsed() - Method in interface androidx.appcompat.view.CollapsibleActionView
-
Called when this view is collapsed as an action view.
- onActionViewCollapsed() - Method in class androidx.appcompat.widget.SearchView
-
Called when this view is collapsed as an action view.
- onActionViewExpanded() - Method in interface androidx.appcompat.view.CollapsibleActionView
-
Called when this view is expanded as an action view.
- onActionViewExpanded() - Method in class androidx.appcompat.widget.SearchView
-
Called when this view is expanded as an action view.
- onActive() - Method in class androidx.lifecycle.LiveData
-
Called when the number of active observers change to 1 from 0.
- onActive() - Method in class androidx.lifecycle.MediatorLiveData
-
- onActivityCreate(Activity) - Static method in class androidx.core.app.AppLaunchChecker
-
Records the parameters of an activity's launch for later use by the other
methods available on this class.
- onActivityCreated(Bundle) - Method in class androidx.fragment.app.DialogFragment
-
- onActivityCreated(Bundle) - Method in class androidx.fragment.app.Fragment
-
Called when the fragment's activity has been created and this
fragment's view hierarchy instantiated.
- onActivityCreated(Bundle) - Method in class androidx.lifecycle.ReportFragment
-
- onActivityLifecycleChanged(Activity, Stage) - Method in interface androidx.test.runner.lifecycle.ActivityLifecycleCallback
-
Called on the main thread after an activity has processed its lifecycle change event (for
example onResume or onStart)
- onActivityResult(Activity, int, int, Intent) - Method in interface androidx.core.app.ActivityCompat.PermissionCompatDelegate
-
Determines whether the delegate should handle the permission request as part of
FragmentActivity#onActivityResult(int, int, Intent).
- onActivityResult(int, int, Intent) - Method in class androidx.fragment.app.Fragment
-
- onActivityResult(int, int, Intent) - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch incoming result to the correct fragment.
- onAdapterChanged(RecyclerView.Adapter, RecyclerView.Adapter) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onAdapterChanged(ViewPager, PagerAdapter, PagerAdapter) - Method in interface androidx.viewpager.widget.ViewPager.OnAdapterChangeListener
-
Called when the adapter for the given view pager has changed.
- onAddFinished(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when an add animation has ended on the given ViewHolder.
- onAddFocusables(RecyclerView, ArrayList<View>, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called to populate focusable views within the RecyclerView.
- onAddPresenter(Presenter, int) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onAddPresenter(Presenter, int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when presenter is added to Adapter.
- onAddSharedElementTransition(FragmentTransaction, GuidedStepFragment) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onAddSharedElementTransition(FragmentTransaction, GuidedStepSupportFragment) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- onAddStarting(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when an add animation is being started on the given ViewHolder.
- onAdjustVolume(int) - Method in class androidx.media.VolumeProviderCompat
-
Override to handle requests to adjust the volume of the current output.
- onAlphaJump() - Method in interface androidx.car.widget.PagedScrollBarView.PaginationListener
-
Called when the 'alpha jump' button is clicked and the linked view should switch into
alpha jump mode, where we display a list of buttons to allow the user to quickly scroll
to a certain point in the list, bypassing a lot of manual scrolling.
- onAlphaJumpEnter() - Method in interface androidx.car.widget.IAlphaJumpAdapter
-
Called every time the alpha-jump menu is entered.
- onAlphaJumpLeave(IAlphaJumpAdapter.Bucket) - Method in interface androidx.car.widget.IAlphaJumpAdapter
-
Called every time the alpha-jump menu is left.
- onAmbientOffloadInvalidated() - Method in class androidx.wear.ambient.AmbientMode.AmbientCallback
-
Deprecated.
Called to inform an activity that whatever decomposition it has sent to Sidekick is no
longer valid and should be re-sent before enabling ambient offload.
- onAmbientOffloadInvalidated() - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientCallback
-
Called to inform an activity that whatever decomposition it has sent to Sidekick is no
longer valid and should be re-sent before enabling ambient offload.
- onAnimateItemChecked(GuidedActionsStylist.ViewHolder, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Animates the view holder's view (or subviews thereof) when the action has had its check state
changed.
- onAnimateItemFocused(GuidedActionsStylist.ViewHolder, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Animates the view holder's view (or subviews thereof) when the action has had its focus
state changed.
- onAnimateItemPressed(GuidedActionsStylist.ViewHolder, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Animates the view holder's view (or subviews thereof) when the action has had its press
state changed.
- onAnimateItemPressedCancelled(GuidedActionsStylist.ViewHolder) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Resets the view holder's view to unpressed state.
- onAnimationCancel(Animator) - Method in class androidx.appcompat.widget.ScrollingTabContainerView.VisibilityAnimListener
-
- onAnimationCancel(View) - Method in interface androidx.core.view.ViewPropertyAnimatorListener
-
Notifies the cancellation of the animation.
- onAnimationCancel(View) - Method in class androidx.core.view.ViewPropertyAnimatorListenerAdapter
-
Notifies the cancellation of the animation.
- onAnimationCancel(Animator) - Method in class androidx.wear.widget.SimpleAnimatorListener
-
- onAnimationComplete(Animator) - Method in class androidx.wear.widget.SimpleAnimatorListener
-
Called when the animation finishes.
- onAnimationEnd(Animator) - Method in class androidx.appcompat.widget.ScrollingTabContainerView.VisibilityAnimListener
-
- onAnimationEnd(View) - Method in interface androidx.core.view.ViewPropertyAnimatorListener
-
Notifies the end of the animation.
- onAnimationEnd(View) - Method in class androidx.core.view.ViewPropertyAnimatorListenerAdapter
-
Notifies the end of the animation.
- onAnimationEnd(Animation) - Method in interface androidx.databinding.adapters.ViewGroupBindingAdapter.OnAnimationEnd
-
- onAnimationEnd(DynamicAnimation, boolean, float, float) - Method in interface androidx.dynamicanimation.animation.DynamicAnimation.OnAnimationEndListener
-
Notifies the end of an animation.
- onAnimationEnd(Animator) - Method in class androidx.wear.widget.SimpleAnimatorListener
-
- onAnimationFinished(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Called after #dispatchAnimationFinished(ViewHolder) is called by the
ItemAnimator.
- onAnimationFinished() - Method in class androidx.wear.activity.ConfirmationActivity
-
Override this method if you wish to provide different than out-of-the-box behavior when the
confirmation animation finishes.
- onAnimationFinished() - Method in interface androidx.wear.widget.ConfirmationOverlay.OnAnimationFinishedListener
-
Called when the confirmation animation is finished.
- onAnimationRepeat(Animation) - Method in interface androidx.databinding.adapters.ViewGroupBindingAdapter.OnAnimationRepeat
-
- onAnimationRepeat(Animator) - Method in class androidx.wear.widget.SimpleAnimatorListener
-
- onAnimationsFinished() - Method in interface androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemAnimatorFinishedListener
-
Notifies when all pending or running animations in an ItemAnimator are finished.
- onAnimationStart(Animator) - Method in class androidx.appcompat.widget.ScrollingTabContainerView.VisibilityAnimListener
-
- onAnimationStart(View) - Method in interface androidx.core.view.ViewPropertyAnimatorListener
-
Notifies the start of the animation.
- onAnimationStart(View) - Method in class androidx.core.view.ViewPropertyAnimatorListenerAdapter
-
Notifies the start of the animation.
- onAnimationStart(Animation) - Method in interface androidx.databinding.adapters.ViewGroupBindingAdapter.OnAnimationStart
-
- onAnimationStart(Animator) - Method in class androidx.wear.widget.SimpleAnimatorListener
-
- onAnimationStarted(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Called when a new animation is started on the given ViewHolder.
- onAnimationUpdate(View) - Method in interface androidx.core.view.ViewPropertyAnimatorUpdateListener
-
Notifies the occurrence of another frame of the animation.
- onAnimationUpdate(DynamicAnimation, float, float) - Method in interface androidx.dynamicanimation.animation.DynamicAnimation.OnAnimationUpdateListener
-
Notifies the occurrence of another frame of the animation.
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.leanback.transition.ParallaxTransition
-
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Explode
-
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Fade
-
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Slide
-
- onAppear(ViewGroup, TransitionValues, int, TransitionValues, int) - Method in class androidx.transition.Visibility
-
The default implementation of this method does nothing.
- onAppear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Visibility
-
The default implementation of this method returns a null Animator.
- onApplicationLifecycleChanged(Application, ApplicationStage) - Method in interface androidx.test.runner.lifecycle.ApplicationLifecycleCallback
-
Called on after an application has processed its lifecycle change event (for example onCreate)
These callbacks may occur on main thread so implementers should limit the amount of processing
performed
- onApplyThemeResource(Resources.Theme, int, boolean) - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- onApplyWindowInsets(CoordinatorLayout, V, WindowInsetsCompat) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when the window insets have changed.
- onApplyWindowInsets(View, WindowInsetsCompat) - Method in interface androidx.core.view.OnApplyWindowInsetsListener
-
When
set
on a View, this listener method will be called instead of the view's own
onApplyWindowInsets method.
- onApplyWindowInsets(View, WindowInsetsCompat) - Static method in class androidx.core.view.ViewCompat
-
- onApplyWindowInsets(WindowInsets) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- OnApplyWindowInsetsListener - Interface in androidx.core.view
-
Listener for applying window insets on a view in a custom way.
- onAttach(Context) - Method in class androidx.fragment.app.DialogFragment
-
- onAttach(Context) - Method in class androidx.fragment.app.Fragment
-
Called when a fragment is first attached to its context.
- onAttach(Activity) - Method in class androidx.fragment.app.Fragment
-
- onAttach(Context) - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onAttach(Context) - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onAttached() - Method in class androidx.preference.Preference
-
Called when the Preference hierarchy has been attached to the
list of preferences.
- onAttached() - Method in class androidx.preference.PreferenceGroup
-
- onAttachedFromWindow() - Method in interface androidx.appcompat.widget.ContentFrameLayout.OnAttachListener
-
- onAttachedToHierarchy(PreferenceManager) - Method in class androidx.preference.Preference
-
Called when this Preference has been attached to a Preference hierarchy.
- onAttachedToHierarchy(PreferenceManager, long) - Method in class androidx.preference.Preference
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.MediaControllerAdapter
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlaybackControlGlue
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlaybackGlue
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onAttachedToHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlayerAdapter
-
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToRecyclerView(RecyclerView) - Method in class androidx.car.widget.ListItemAdapter
-
- onAttachedToRecyclerView(RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called by RecyclerView when it starts observing this Adapter.
- onAttachedToWindow() - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onAttachedToWindow() - Method in class androidx.appcompat.widget.ActivityChooserView
-
- onAttachedToWindow() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- onAttachedToWindow() - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onAttachedToWindow() - Method in class androidx.car.moderator.SpeedBumpView
-
- onAttachedToWindow() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onAttachedToWindow() - Method in class androidx.core.widget.ContentLoadingProgressBar
-
- onAttachedToWindow() - Method in class androidx.core.widget.NestedScrollView
-
- onAttachedToWindow() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onAttachedToWindow() - Method in class androidx.fragment.app.FragmentTabHost
-
- onAttachedToWindow() - Method in class androidx.leanback.widget.ImageCardView
-
- onAttachedToWindow(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onAttachedToWindow(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when ViewHolder has been attached to window.
- onAttachedToWindow() - Method in class androidx.leanback.widget.MediaNowPlayingView
-
- onAttachedToWindow() - Method in class androidx.leanback.widget.SearchBar
-
- onAttachedToWindow() - Method in class androidx.leanback.widget.SearchOrbView
-
- onAttachedToWindow() - Method in class androidx.legacy.app.FragmentTabHost
-
- onAttachedToWindow() - Method in class androidx.mediarouter.app.MediaRouteButton
-
- onAttachedToWindow() - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
- onAttachedToWindow() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- onAttachedToWindow(RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when this LayoutManager is both attached to a RecyclerView and that RecyclerView
is attached to a window.
- onAttachedToWindow() - Method in class androidx.recyclerview.widget.RecyclerView
-
- onAttachedToWindow() - Method in class androidx.slice.widget.LargeTemplateView
-
- onAttachedToWindow() - Method in class androidx.slice.widget.SliceView
-
- onAttachedToWindow() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onAttachedToWindow() - Method in class androidx.viewpager.widget.PagerTitleStrip
-
- onAttachedToWindow() - Method in class androidx.viewpager.widget.ViewPager
-
- onAttachedToWindow() - Method in class androidx.wear.widget.BoxInsetLayout
-
- onAttachedToWindow() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
- onAttachedToWindow() - Method in class androidx.wear.widget.WearableRecyclerView
-
- onAttachFragment(Fragment) - Method in class androidx.fragment.app.Fragment
-
Called when a fragment is attached as a child of this fragment.
- onAttachFragment(Fragment) - Method in class androidx.fragment.app.FragmentActivity
-
Called when a fragment is attached to the activity.
- onAuthenticationError(int, CharSequence) - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationCallback
-
Called when an unrecoverable error has been encountered and the operation is complete.
- onAuthenticationFailed() - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationCallback
-
Called when a fingerprint is valid but not recognized.
- onAuthenticationHelp(int, CharSequence) - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationCallback
-
Called when a recoverable error has been encountered during authentication.
- onAuthenticationSucceeded(FingerprintManagerCompat.AuthenticationResult) - Method in class androidx.core.hardware.fingerprint.FingerprintManagerCompat.AuthenticationCallback
-
Called when a fingerprint is recognized.
- onAutofill(View) - Method in interface androidx.leanback.widget.GuidedActionAutofillSupport.OnAutofillListener
-
Custom view should call this method when autofill event happened.
- onBackPressed() - Method in class androidx.fragment.app.FragmentActivity
-
Take care of popping the fragment back stack or finishing the activity
as appropriate.
- onBackStackChanged() - Method in interface androidx.fragment.app.FragmentManager.OnBackStackChangedListener
-
Called whenever the contents of the back stack change.
- onBind(Intent) - Method in class androidx.browser.customtabs.CustomTabsService
-
- onBind(Intent) - Method in class androidx.browser.customtabs.PostMessageService
-
- onBind(VH) - Method in class androidx.car.widget.ListItem
-
Binds this ListItem to viewHolder by applying data in ListItem to sub-views.
- onBind(SeekbarListItem.ViewHolder) - Method in class androidx.car.widget.SeekbarListItem
-
- onBind(SubheaderListItem.ViewHolder) - Method in class androidx.car.widget.SubheaderListItem
-
Applies ViewBinders to adjust view layout params.
- onBind(TextListItem.ViewHolder) - Method in class androidx.car.widget.TextListItem
-
- onBind(Intent) - Method in class androidx.core.app.JobIntentService
-
Returns the IBinder for the android.app.job.JobServiceEngine when
running as a JobService on O and later platforms.
- onBind(Intent) - Method in class androidx.core.app.NotificationCompatSideChannelService
-
- onBind(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onBind(ItemBridgeAdapter.ViewHolder, List) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onBind(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when ViewHolder has been bound to data.
- onBind(Intent) - Method in class androidx.lifecycle.LifecycleService
-
- onBind(Intent) - Method in class androidx.media.MediaBrowserServiceCompat
-
- onBind(Intent) - Method in class androidx.mediarouter.media.MediaRouteProviderService
-
- onBind(Intent) - Method in class androidx.test.orchestrator.OrchestratorService
-
- onBind(Intent) - Method in class androidx.test.services.speakeasy.server.SpeakEasyService
-
- onBindActivatorView(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Performs binding activator view value to action.
- onBindCheckMarkView(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onBindChevronView(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onBindDescription(AbstractDetailsDescriptionPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
Binds the data from the item to the ViewHolder.
- onBindDialogView(View) - Method in class androidx.preference.EditTextPreferenceDialogFragment
-
- onBindDialogView(View) - Method in class androidx.preference.EditTextPreferenceDialogFragmentCompat
-
- onBindDialogView(View) - Method in class androidx.preference.PreferenceDialogFragment
-
Binds views in the content View of the dialog to data.
- onBindDialogView(View) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
Binds views in the content View of the dialog to data.
- onBindLogo(FullWidthDetailsOverviewRowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.Listener
-
- onBindLogo(FullWidthDetailsOverviewRowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
- onBindMediaDetails(AbstractMediaItemPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- onBindMediaListHeaderViewHolder(AbstractMediaListHeaderPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
- onBindMediaPlayState(AbstractMediaItemPresenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Binds the media item number view to the appropriate play state view of the media item.
- onBindPreferences() - Method in class androidx.preference.PreferenceFragment
-
- onBindPreferences() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onBindRowActions(AbstractMediaItemPresenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Binds the given media item object action to the given ViewHolder's action views.
- onBindRowActions() - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
Binds the actions in a media item row object to their views.
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.ListRowPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- onBindRowViewHolder(RowPresenter.ViewHolder, Object) - Method in class androidx.leanback.widget.RowPresenter
-
Binds the given row object to the given ViewHolder.
- onBindSlice(Uri, Set<SliceSpec>) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- onBindSlice(Uri) - Method in class androidx.slice.SliceProvider
-
Implemented to create a slice.
- onBindViewHolder(DrawerItemViewHolder, int) - Method in class androidx.car.drawer.CarDrawerAdapter
-
- onBindViewHolder(ListItem.ViewHolder, int) - Method in class androidx.car.widget.ListItemAdapter
-
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
Bind logo View to drawable of DetailsOverviewRow and call notifyOnBindLogo().
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.DividerPresenter
-
- onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onBindViewHolder(RecyclerView.ViewHolder, int, List) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.Presenter
-
Binds a View to an item.
- onBindViewHolder(Presenter.ViewHolder, Object, List<Object>) - Method in class androidx.leanback.widget.Presenter
-
Binds a View to an item with a list of payloads.
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.RowPresenter
-
- onBindViewHolder(Presenter.ViewHolder, Object) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.CheckBoxPreference
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.DropDownPreference
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.Preference
-
Binds the created View to the data for this Preference.
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.PreferenceCategory
-
- onBindViewHolder(PreferenceViewHolder, int) - Method in class androidx.preference.PreferenceGroupAdapter
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.SeekBarPreference
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.SwitchPreference
-
- onBindViewHolder(PreferenceViewHolder) - Method in class androidx.preference.SwitchPreferenceCompat
-
- onBindViewHolder(VH, int) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH, int, List<Object>) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(LargeSliceAdapter.SliceViewHolder, int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
- OnboardingFragment - Class in androidx.leanback.app
-
- OnboardingFragment() - Constructor for class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- OnboardingSupportFragment - Class in androidx.leanback.app
-
An OnboardingSupportFragment provides a common and simple way to build onboarding screen for
applications.
- OnboardingSupportFragment() - Constructor for class androidx.leanback.app.OnboardingSupportFragment
-
- onBound(T) - Method in class androidx.databinding.OnRebindCallback
-
- onBoundsChange(Rect) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- onBoundsChange(Rect) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- onBoundsChange(Rect) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- onBoundsChange(Rect) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- onBoundsChange(Rect) - Method in class androidx.wear.widget.RoundedDrawable
-
- onBufferedPositionChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
- onBufferedPositionChanged(PlaybackControlsRow, long) - Method in class androidx.leanback.widget.PlaybackControlsRow.OnPlaybackProgressCallback
-
- onBufferingStateChanged(boolean) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Called when media has start or stop buffering.
- onBufferingStateChanged(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Called when media has start or stop buffering.
- onBufferingStateChanged(boolean) - Method in class androidx.leanback.media.PlaybackGlueHost.PlayerCallback
-
notify media starts/stops buffering/preparing.
- onBufferingStateChanged(PlayerAdapter, boolean) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Event for buffering start or stop.
- onCancel() - Method in interface androidx.core.os.CancellationSignal.OnCancelListener
-
- onCancel(DialogInterface) - Method in class androidx.fragment.app.DialogFragment
-
- onCanceled(T) - Method in class androidx.databinding.OnRebindCallback
-
- onCanceled(D) - Method in class androidx.loader.content.AsyncTaskLoader
-
Called if the task was canceled before it was completed.
- onCanceled(Cursor) - Method in class androidx.loader.content.CursorLoader
-
- onCancelLoad() - Method in class androidx.loader.content.AsyncTaskLoader
-
- onCancelLoad() - Method in class androidx.loader.content.Loader
-
- onCaptureSharedElementSnapshot(View, Matrix, RectF) - Method in class androidx.core.app.SharedElementCallback
-
Creates a snapshot of a shared element to be used by the remote Activity and reconstituted
with #onCreateSnapshotView(android.content.Context, android.os.Parcelable).
- onChange() - Method in interface androidx.databinding.InverseBindingListener
-
Notifies the data binding system that the attribute value has changed.
- onChange(boolean) - Method in class androidx.loader.content.Loader.ForceLoadContentObserver
-
- onChanged(T) - Method in class androidx.databinding.ObservableList.OnListChangedCallback
-
Called whenever a change of unknown type has occurred, such as the entire list being
set to new values.
- onChanged() - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called whenever the ObjectAdapter's data has changed in some manner
outside of the set of changes covered by the other range-based change
notification methods.
- onChanged(T) - Method in interface androidx.lifecycle.Observer
-
Called when the data is changed.
- onChanged(int, int) - Method in class androidx.paging.PagedList.Callback
-
Called when null padding items have been loaded to signal newly available data, or when
data that hasn't been used in a while has been dropped, and swapped back to null.
- onChanged(int, int, Object) - Method in class androidx.recyclerview.widget.AdapterListUpdateCallback
-
Called when count number of items are updated at the given position.
- onChanged(int, int, Object) - Method in class androidx.recyclerview.widget.BatchingListUpdateCallback
-
- onChanged(int, int, Object) - Method in interface androidx.recyclerview.widget.ListUpdateCallback
-
Called when count number of items are updated at the given position.
- onChanged() - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onChanged(int, int) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- onChanged(int, int, Object) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- onChanged(int, int) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
Called by the SortedList when the item at the given position is updated.
- onChanged(int, int, Object) - Method in class androidx.recyclerview.widget.SortedList.Callback
-
- onChanged(int, int) - Method in class androidx.recyclerview.widget.SortedListAdapterCallback
-
- onChanged(int, int, Object) - Method in class androidx.recyclerview.widget.SortedListAdapterCallback
-
- onChanged(Slice) - Method in class androidx.slice.widget.SliceView
-
- onChangeFinished(RecyclerView.ViewHolder, boolean) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a change animation has ended on the given ViewHolder.
- onChangeStarting(RecyclerView.ViewHolder, boolean) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a change animation is being started on the given ViewHolder.
- onCheckedChanged(CompoundButton, boolean) - Method in class androidx.slice.widget.SliceActionView
-
- onChildAttachedToWindow(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
Called when an item view is attached to this RecyclerView.
- onChildAttachedToWindow(View) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- onChildDetachedFromWindow(View) - Method in class androidx.recyclerview.widget.RecyclerView
-
Called when an item view is detached from this RecyclerView.
- onChildDraw(Canvas, RecyclerView, RecyclerView.ViewHolder, float, float, int, boolean) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildDrawOver(Canvas, RecyclerView, RecyclerView.ViewHolder, float, float, int, boolean) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildLaidOut(ViewGroup, View, int, long) - Method in interface androidx.leanback.widget.OnChildLaidOutListener
-
Callback method to be invoked when a child of this ViewGroup has been
added to the view hierarchy and has been laid out.
- OnChildLaidOutListener - Interface in androidx.leanback.widget
-
Interface for receiving notification when a child of this
ViewGroup has been laid out.
- onChildSelected(ViewGroup, View, int, long) - Method in interface androidx.leanback.widget.OnChildSelectedListener
-
Deprecated.
Callback method to be invoked when a child of this ViewGroup has been
selected.
- OnChildSelectedListener - Interface in androidx.leanback.widget
-
- onChildView(<any>) - Method in class androidx.test.espresso.DataInteraction
-
Causes perform and check methods to take place on a specific child view of the view returned by
Adapter.getView()
- onChildViewAdded(View, View) - Method in interface androidx.databinding.adapters.ViewGroupBindingAdapter.OnChildViewAdded
-
- onChildViewAttachedToWindow(View) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
- onChildViewAttachedToWindow(View) - Method in interface androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener
-
Called when a view is attached to the RecyclerView.
- onChildViewDetachedFromWindow(View) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
- onChildViewDetachedFromWindow(View) - Method in interface androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener
-
Called when a view is detached from RecyclerView.
- onChildViewHolderSelected(RecyclerView, RecyclerView.ViewHolder, int, int) - Method in class androidx.leanback.widget.OnChildViewHolderSelectedListener
-
Callback method to be invoked when a child of this ViewGroup has been selected.
- onChildViewHolderSelectedAndPositioned(RecyclerView, RecyclerView.ViewHolder, int, int) - Method in class androidx.leanback.widget.OnChildViewHolderSelectedListener
-
Callback method to be invoked when a child of this ViewGroup has been selected and
positioned.
- OnChildViewHolderSelectedListener - Class in androidx.leanback.widget
-
Interface for receiving notification when a child of this ViewGroup has been selected.
- OnChildViewHolderSelectedListener() - Constructor for class androidx.leanback.widget.OnChildViewHolderSelectedListener
-
- onChildViewRemoved(View, View) - Method in interface androidx.databinding.adapters.ViewGroupBindingAdapter.OnChildViewRemoved
-
- onCleared() - Method in class androidx.lifecycle.ViewModel
-
This method will be called when this ViewModel is no longer used and will be destroyed.
- onClick(View) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- onClick(View) - Method in class androidx.leanback.widget.SearchOrbView
-
- onClick() - Method in class androidx.preference.DialogPreference
-
- onClick() - Method in class androidx.preference.DropDownPreference
-
- onClick() - Method in class androidx.preference.Preference
-
Processes a click on the preference.
- onClick(DialogInterface, int) - Method in class androidx.preference.PreferenceDialogFragment
-
- onClick(DialogInterface, int) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onClick() - Method in class androidx.preference.PreferenceScreen
-
- onClick() - Method in class androidx.preference.TwoStatePreference
-
- onClick(DialogInterface, int) - Method in class androidx.slice.compat.SlicePermissionActivity
-
- onClick(View) - Method in class androidx.slice.widget.GridRowView
-
- onClick(View) - Method in class androidx.slice.widget.LargeSliceAdapter.SliceViewHolder
-
- onClick(View) - Method in class androidx.slice.widget.RemoteInputView
-
- onClick(View) - Method in class androidx.slice.widget.RowView
-
- onClick(View) - Method in class androidx.slice.widget.SliceActionView
-
- onClick(View) - Method in class androidx.slice.widget.SliceView
-
- onClose() - Method in interface androidx.appcompat.widget.SearchView.OnCloseListener
-
The user is attempting to close the SearchView.
- onCloseMenu(MenuBuilder, boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- onCloseMenu(MenuBuilder, boolean) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- onCloseMenu(MenuBuilder, boolean) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- onCloseMenu(MenuBuilder, boolean) - Method in interface androidx.appcompat.view.menu.MenuPresenter.Callback
-
Called when a menu is closing.
- onCloseMenu(MenuBuilder, boolean) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Called by Menu implementations to indicate that a menu or submenu is
closing.
- onCloseMenu(MenuBuilder, boolean) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- onCloseSubMenu(SubMenuBuilder) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- onCloseSubMenu(SubMenuBuilder) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- onColumnValueChanged(int, int) - Method in class androidx.leanback.widget.picker.DatePicker
-
- onColumnValueChanged(int, int) - Method in class androidx.leanback.widget.picker.Picker
-
Classes extending
Picker can override this function to supply the
behavior when a list has been scrolled.
- onColumnValueChanged(int, int) - Method in class androidx.leanback.widget.picker.TimePicker
-
- onCommitCompletion(CompletionInfo) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onCommitContent(InputContentInfoCompat, int, Bundle) - Method in interface androidx.core.view.inputmethod.InputConnectionCompat.OnCommitContentListener
-
Intercepts InputConnection#commitContent API calls.
- onComplete(HeifEncoder) - Method in class androidx.heifwriter.HeifEncoder.Callback
-
Called when encoding reached the end of stream without error.
- onComplete(long) - Method in class androidx.webkit.internal.VisualStateCallbackAdapter
-
- onComplete(long) - Method in interface androidx.webkit.WebViewCompat.VisualStateCallback
-
Invoked when the visual state is ready to be drawn in the next WebView#onDraw.
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.app.ActionBar
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
This method should always be called by your Activity's
onConfigurationChanged
method.
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from
Activity#onConfigurationChanged
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.widget.ActionMenuView
-
- onConfigurationChanged(Context) - Method in class androidx.appcompat.widget.AppCompatDrawableManager
-
- onConfigurationChanged(Configuration) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onConfigurationChanged(Configuration) - Method in class androidx.car.drawer.CarDrawerActivity
-
- onConfigurationChanged(Configuration) - Method in class androidx.car.drawer.CarDrawerController
-
Notify this controller that device configurations may have changed.
- onConfigurationChanged(Configuration) - Method in class androidx.fragment.app.Fragment
-
- onConfigurationChanged(Configuration) - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch configuration change to all fragments.
- onConfigurationChanged(Configuration) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
This method should always be called by your Activity's
onConfigurationChanged
method.
- onConfigurationChanged(Configuration) - Method in class androidx.mediarouter.app.MediaRouteChooserDialogFragment
-
- onConfigurationChanged(Configuration) - Method in class androidx.mediarouter.app.MediaRouteControllerDialogFragment
-
- onConfigure(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper
-
- onConfigure(SupportSQLiteDatabase) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Called when the database connection is being configured, to enable features such as
write-ahead logging or foreign key support.
- OnConflictStrategy - Annotation Type in androidx.room
-
Set of conflict handling strategies for various
Dao methods.
- onContentChanged() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onContentChanged() - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onContentChanged() - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Called when the ContentObserver on the cursor receives a change notification.
- onContentChanged() - Method in class androidx.loader.content.Loader
-
- onContentScrollStarted() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- onContentScrollStarted() - Method in interface androidx.appcompat.widget.ActionBarOverlayLayout.ActionBarVisibilityCallback
-
- onContentScrollStopped() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- onContentScrollStopped() - Method in interface androidx.appcompat.widget.ActionBarOverlayLayout.ActionBarVisibilityCallback
-
- onContextItemSelected(MenuItem) - Method in class androidx.fragment.app.Fragment
-
This hook is called whenever an item in a context menu is selected.
- onControlRequest(Intent, MediaRouter.ControlRequestCallback) - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Performs a
media control request
asynchronously on behalf of the route.
- onCorruption(SupportSQLiteDatabase) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
The method invoked when database corruption is detected.
- onCreate(Bundle) - Method in class androidx.appcompat.app.AlertDialog
-
- onCreate(Bundle) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onCreate(Bundle) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity.onCreate().
- onCreate(Bundle) - Method in class androidx.appcompat.app.AppCompatDialog
-
- onCreate(Bundle) - Method in class androidx.car.app.CarAlertDialog
-
- onCreate(Bundle) - Method in class androidx.car.app.CarListDialog
-
- onCreate(Bundle) - Method in class androidx.car.drawer.CarDrawerActivity
-
- onCreate(Bundle) - Method in class androidx.core.app.ComponentActivity
-
- onCreate() - Method in class androidx.core.app.JobIntentService
-
- onCreate() - Method in class androidx.core.content.FileProvider
-
The default FileProvider implementation does not need to be initialized.
- onCreate(Bundle) - Method in class androidx.fragment.app.DialogFragment
-
- onCreate(Bundle) - Method in class androidx.fragment.app.Fragment
-
Called to do initial creation of a fragment.
- onCreate(Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
Perform initialization of all fragments.
- onCreate(Bundle) - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.BaseSupportFragment
-
- onCreate(Bundle) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onCreate(Bundle) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onCreate(Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Called to do initial creation of a fragment.
- onCreate(Bundle) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onCreate(Bundle) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.RowsSupportFragment
-
- onCreate(Bundle) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.leanback.app.SearchSupportFragment
-
- onCreate(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onCreate(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when ViewHolder is created.
- onCreate(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_CREATE event occurred.
- onCreate() - Method in class androidx.lifecycle.LifecycleService
-
- onCreate() - Method in class androidx.lifecycle.ProcessLifecycleOwnerInitializer
-
- onCreate() - Method in class androidx.media.MediaBrowserServiceCompat
-
- onCreate(Bundle) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
- onCreate(Bundle) - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- onCreate(Bundle) - Method in class androidx.preference.EditTextPreferenceDialogFragment
-
- onCreate(Bundle) - Method in class androidx.preference.EditTextPreferenceDialogFragmentCompat
-
- onCreate(Bundle) - Method in class androidx.preference.ListPreferenceDialogFragment
-
- onCreate(Bundle) - Method in class androidx.preference.ListPreferenceDialogFragmentCompat
-
- onCreate(Bundle) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragment
-
- onCreate(Bundle) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragmentCompat
-
- onCreate(Bundle) - Method in class androidx.preference.PreferenceDialogFragment
-
- onCreate(Bundle) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onCreate(Bundle) - Method in class androidx.preference.PreferenceFragment
-
- onCreate(Bundle) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onCreate(SupportSQLiteDatabase) - Method in class androidx.room.RoomDatabase.Callback
-
Called when the database is created for the first time.
- onCreate(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper.Delegate
-
- onCreate(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper
-
- onCreate(Bundle) - Method in class androidx.slice.compat.SlicePermissionActivity
-
- onCreate() - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- onCreate() - Method in class androidx.slice.SliceProvider
-
- onCreate(SupportSQLiteDatabase) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Called when the database is created for the first time.
- onCreate(Bundle) - Method in class androidx.test.orchestrator.AndroidTestOrchestrator
-
- onCreate() - Method in class androidx.test.orchestrator.OrchestratorService
-
- onCreate(Bundle) - Method in class androidx.test.runner.AndroidJUnitRunner
-
- onCreate(Bundle) - Method in class androidx.test.runner.MonitoringInstrumentation
-
Sets up lifecycle monitoring, and argument registry.
- onCreate() - Method in class androidx.test.services.speakeasy.server.SpeakEasyContentProvider
-
- onCreate() - Method in class androidx.test.services.speakeasy.server.SpeakEasyService
-
- onCreate(Bundle) - Method in class androidx.wear.activity.ConfirmationActivity
-
- onCreate(Bundle) - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onCreate(Bundle) - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onCreateActionMode(ActionMode, Menu) - Method in interface androidx.appcompat.view.ActionMode.Callback
-
Called when action mode is first created.
- onCreateActionMode(ActionMode, Menu) - Method in class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- onCreateActions(List<GuidedAction>, Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Fills out the set of actions available to the user.
- onCreateActions(List<GuidedAction>, Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Fills out the set of actions available to the user.
- onCreateActionsStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Creates the presenter used to style the guided actions panel.
- onCreateActionsStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Creates the presenter used to style the guided actions panel.
- onCreateActionView() - Method in class androidx.appcompat.widget.ShareActionProvider
-
Factory method for creating new action views.
- onCreateActionView() - Method in class androidx.core.view.ActionProvider
-
Factory method for creating new action views.
- onCreateActionView(MenuItem) - Method in class androidx.core.view.ActionProvider
-
Factory method called by the Android framework to create new action views.
- onCreateActionView() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
- onCreateAdapter(PreferenceScreen) - Method in class androidx.preference.PreferenceFragment
-
Creates the root adapter.
- onCreateAdapter(PreferenceScreen) - Method in class androidx.preference.PreferenceFragmentCompat
-
Creates the root adapter.
- onCreateAnimation(int, boolean, int) - Method in class androidx.fragment.app.Fragment
-
Called when a fragment loads an animation.
- onCreateAnimator(int, boolean, int) - Method in class androidx.fragment.app.Fragment
-
Called when a fragment loads an animator.
- onCreateBackgroundView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Called by onCreateView to inflate background view.
- onCreateBackgroundView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Called by onCreateView to inflate background view.
- onCreateBackgroundView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to have the inherited class create background view.
- onCreateBackgroundView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to have the inherited class create background view.
- onCreateButtonActions(List<GuidedAction>, Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Fills out the set of actions shown at right available to the user.
- onCreateButtonActions(List<GuidedAction>, Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Fills out the set of actions shown at right available to the user.
- onCreateButtonActionsStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Creates the presenter used to style a sided actions panel for button only.
- onCreateButtonActionsStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Creates the presenter used to style a sided actions panel for button only.
- onCreateCallback() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
Called to create the
callback
that will be registered.
- onCreateChooserDialog(Context, Bundle) - Method in class androidx.mediarouter.app.MediaRouteChooserDialogFragment
-
Called when the chooser dialog is being created.
- onCreateChooserDialogFragment() - Method in class androidx.mediarouter.app.MediaRouteDialogFactory
-
Called when the chooser dialog is being opened and it is time to create the fragment.
- onCreateContentView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to have the inherited class create content view.
- onCreateContentView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to have the inherited class create content view.
- onCreateContextMenu(ContextMenu, View, ContextMenuInfo) - Method in class androidx.fragment.app.Fragment
-
Called when a context menu for the view is about to be shown.
- onCreateControllerDialog(Context, Bundle) - Method in class androidx.mediarouter.app.MediaRouteControllerDialogFragment
-
Called when the controller dialog is being created.
- onCreateControllerDialogFragment() - Method in class androidx.mediarouter.app.MediaRouteDialogFactory
-
Called when the controller dialog is being opened and it is time to create the fragment.
- onCreateControlsRowAndPresenter() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- onCreateDescriptionAnimator() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Provides the entry animation for description view.
- onCreateDescriptionAnimator() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Provides the entry animation for description view.
- onCreateDialog(Bundle) - Method in class androidx.appcompat.app.AppCompatDialogFragment
-
- onCreateDialog(Bundle) - Method in class androidx.fragment.app.DialogFragment
-
Override to build your own custom Dialog container.
- onCreateDialog(Bundle) - Method in class androidx.mediarouter.app.MediaRouteChooserDialogFragment
-
- onCreateDialog(Bundle) - Method in class androidx.mediarouter.app.MediaRouteControllerDialogFragment
-
- onCreateDialog(Bundle) - Method in class androidx.preference.PreferenceDialogFragment
-
- onCreateDialog(Bundle) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onCreateDialogView(Context) - Method in class androidx.preference.PreferenceDialogFragment
-
Creates the content view for the dialog (if a custom content view is
required).
- onCreateDialogView(Context) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
Creates the content view for the dialog (if a custom content view is
required).
- onCreateDrawableState(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onCreateDrawableState(int) - Method in class androidx.leanback.widget.BaseCardView
-
- onCreateDrawableState(int) - Method in class androidx.mediarouter.app.MediaRouteButton
-
- onCreateEnterAnimation() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to have the inherited class create its enter animation.
- onCreateEnterAnimation() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to have the inherited class create its enter animation.
- onCreateForegroundView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to have the inherited class create foreground view.
- onCreateForegroundView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to have the inherited class create foreground view.
- onCreateGlueHost() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Creates a PlaybackGlueHost to host PlaybackGlue.
- onCreateGlueHost() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Creates a PlaybackGlueHost to host PlaybackGlue.
- onCreateGuidance(Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the information required to provide guidance to the user.
- onCreateGuidance(Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the information required to provide guidance to the user.
- onCreateGuidanceStylist() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Creates the presenter used to style the guidance panel.
- onCreateGuidanceStylist() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Creates the presenter used to style the guidance panel.
- onCreateHeadersFragment() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onCreateHeadersSupportFragment() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.AppCompatCheckedTextView
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.AppCompatEditText
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
We override View#onCreateInputConnection(EditorInfo) as a signal to schedule a
pending InputMethodManager#showSoftInput(View, int) request (if any).
- onCreateInputConnection(EditorInfo) - Method in class androidx.emoji.widget.EmojiEditText
-
- onCreateInputConnection(InputConnection, EditorInfo) - Method in class androidx.emoji.widget.EmojiEditTextHelper
-
Updates the InputConnection with emoji support.
- onCreateInputConnection(EditorInfo) - Method in class androidx.emoji.widget.EmojiExtractEditText
-
- onCreateInputConnection(EditorInfo) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onCreateLayoutManager() - Method in class androidx.preference.PreferenceFragment
-
- onCreateLayoutManager() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onCreateLoader(int, Bundle) - Method in interface androidx.loader.app.LoaderManager.LoaderCallbacks
-
Instantiate and return a new Loader for the given ID.
- onCreateLogoAnimation() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to have the inherited class create its own logo animation.
- onCreateLogoAnimation() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to have the inherited class create its own logo animation.
- onCreateMediaControlView(Bundle) - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
Provides the subclass an opportunity to create a view that will replace the default media
controls for the currently playing content.
- onCreateMediaRouteButton() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Called when the media route button is being created.
- onCreateMediaRouteProvider() - Method in class androidx.mediarouter.media.MediaRouteProviderService
-
Called by the system when it is time to create the media route provider.
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class androidx.fragment.app.Fragment
-
Initialize the contents of the Fragment host's standard options menu.
- onCreatePanelMenu(int, Menu) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onCreatePanelMenu(int, Menu) - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch to Fragment.onCreateOptionsMenu().
- onCreatePanelView(int) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onCreatePermissionManager(String[]) - Method in class androidx.slice.SliceProvider
-
- onCreatePreferences(Bundle, String) - Method in class androidx.preference.PreferenceFragment
-
- onCreatePreferences(Bundle, String) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onCreatePrimaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
- onCreatePrimaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
May be overridden to add primary actions to the adapter.
- onCreatePrimaryActions(SparseArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackControlGlue
-
May be overridden to add primary actions to the adapter.
- onCreatePrimaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onCreateRecyclerView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.preference.PreferenceFragment
-
- onCreateRecyclerView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onCreateRouteController(String) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Called by the media router to obtain a route controller for a particular route.
- onCreateRouteController(String, String) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Called by the media router to obtain a route controller for a particular route which is a
member of
MediaRouter.RouteGroup.
- onCreateRowPresenter() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
- onCreateRowPresenter() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onCreateRowPresenter() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onCreateSecondaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onCreateSecondaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
May be overridden to add secondary actions to the adapter.
- onCreateSecondaryActions(ArrayObjectAdapter) - Method in class androidx.leanback.media.PlaybackControlGlue
-
May be overridden to add secondary actions to the adapter.
- onCreateSliceProvider() - Method in class androidx.slice.SliceProvider
-
Implement this to initialize your slice provider on startup.
- onCreateSnapshotView(Context, Parcelable) - Method in class androidx.core.app.SharedElementCallback
-
- onCreateSupportNavigateUpTaskStack(TaskStackBuilder) - Method in class androidx.appcompat.app.AppCompatActivity
-
Support version of #onCreateNavigateUpTaskStack(android.app.TaskStackBuilder).
- onCreateTitleAnimator() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Provides the entry animation for title view.
- onCreateTitleAnimator() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Provides the entry animation for title view.
- onCreateVideoFragment() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
- onCreateVideoSupportFragment() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
- onCreateView(View, String, Context, AttributeSet) - Method in interface androidx.core.view.LayoutInflaterFactory
-
Deprecated.
Hook you can supply that is called when inflating from a LayoutInflater.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.fragment.app.Fragment
-
Called to have the fragment instantiate its user interface view.
- onCreateView(View, String, Context, AttributeSet) - Method in class androidx.fragment.app.FragmentActivity
-
- onCreateView(String, Context, AttributeSet) - Method in class androidx.fragment.app.FragmentActivity
-
- onCreateView(View, String, Context, AttributeSet) - Method in class androidx.fragment.app.FragmentController
-
Instantiates a Fragment's view.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.fragment.app.ListFragment
-
Provide default implementation to return a simple list view.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.ErrorSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepFragment.DummyFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment.DummyFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Called to have the fragment instantiate its user interface view.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.SearchSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.VideoFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.VideoSupportFragment
-
- onCreateView(ViewGroup) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
Create a View for the Logo, default implementation loads from
R.layout#lb_fullwidth_details_overview_logo.
- onCreateView(LayoutInflater, ViewGroup, GuidanceStylist.Guidance) - Method in class androidx.leanback.widget.GuidanceStylist
-
Creates an appropriately configured view for the given Guidance, using the provided
inflater and container.
- onCreateView(LayoutInflater, ViewGroup) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Creates a view appropriate for displaying a list of GuidedActions, using the provided
inflater and container.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.preference.PreferenceFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.car.drawer.CarDrawerAdapter
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.car.widget.ListItemAdapter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.DividerPresenter
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.Presenter
-
Creates a new View.
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.RowPresenter
-
- onCreateViewHolder(ViewGroup) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.preference.PreferenceGroupAdapter
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
- onCreateViewHolder(ViewGroup, int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
- onCurrentListChanged(PagedList<T>) - Method in class androidx.paging.PagedListAdapter
-
Called when the current PagedList is updated.
- onCurrentPositionChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
- onCurrentPositionChanged(PlaybackControlsRow, long) - Method in class androidx.leanback.widget.PlaybackControlsRow.OnPlaybackProgressCallback
-
- onCursorChanged() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Called whenever the cursor changes.
- onCursorReady(Query, Cursor) - Method in interface androidx.contentpager.content.ContentPager.ContentCallback
-
Called when paged cursor is ready.
- onCustomAction(String, Bundle, MediaBrowserServiceCompat.Result<Bundle>) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to request a custom action to this service.
- onCustomTabsServiceConnected(ComponentName, CustomTabsClient) - Method in class androidx.browser.customtabs.CustomTabsServiceConnection
-
- onData(<any>) - Static method in class androidx.test.espresso.Espresso
-
- onDataRefresh() - Method in class androidx.recyclerview.widget.AsyncListUtil.ViewCallback
-
Called when the entire data set has changed.
- onDataSetChanged() - Method in class androidx.wear.internal.widget.drawer.MultiPagePresenter
-
- onDataSetChanged() - Method in class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- onDataSetChanged() - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
Indicates to the presenter that the underlying data has changed.
- onDelete - Variable in class androidx.room.util.TableInfo.ForeignKey
-
- onDependencyChanged(Preference, boolean) - Method in class androidx.preference.Preference
-
Called when the dependency changes.
- onDependentViewChanged(CoordinatorLayout, V, View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Respond to a change in a child's dependent view
- onDependentViewRemoved(CoordinatorLayout, V, View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Respond to a child's dependent view being removed.
- onDescriptorChanged(MediaRouteProvider, MediaRouteProviderDescriptor) - Method in class androidx.mediarouter.media.MediaRouteProvider.Callback
-
Called when information about a route provider and its routes changes.
- onDestroy() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onDestroy() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity#onDestroy()
- onDestroy() - Method in class androidx.core.app.JobIntentService
-
- onDestroy() - Method in class androidx.fragment.app.Fragment
-
Called when the fragment is no longer in use.
- onDestroy() - Method in class androidx.fragment.app.FragmentActivity
-
Destroy all fragments.
- onDestroy() - Method in class androidx.leanback.app.BackgroundFragment
-
- onDestroy() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onDestroy() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onDestroy() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onDestroy() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onDestroy() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onDestroy() - Method in class androidx.leanback.app.SearchSupportFragment
-
- onDestroy(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_DESTROY event occurred.
- onDestroy() - Method in class androidx.lifecycle.LifecycleService
-
- onDestroy() - Method in class androidx.lifecycle.ReportFragment
-
- onDestroy() - Method in class androidx.slice.compat.SlicePermissionActivity
-
- onDestroy() - Method in class androidx.test.runner.MonitoringInstrumentation
-
- onDestroy() - Method in class androidx.test.services.speakeasy.server.SpeakEasyService
-
- onDestroy() - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onDestroy() - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onDestroyActionMode(ActionMode) - Method in interface androidx.appcompat.view.ActionMode.Callback
-
Called when an action mode is about to be exited and destroyed.
- onDestroyActionMode(ActionMode) - Method in class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- onDestroyOptionsMenu() - Method in class androidx.fragment.app.Fragment
-
Called when this fragment's option menu items are no longer being
included in the overall options menu.
- onDestroyView() - Method in class androidx.fragment.app.DialogFragment
-
Remove dialog.
- onDestroyView() - Method in class androidx.fragment.app.Fragment
-
- onDestroyView() - Method in class androidx.fragment.app.ListFragment
-
Detach from list view.
- onDestroyView() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.RowsSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.app.VideoFragment
-
Deprecated.
- onDestroyView() - Method in class androidx.leanback.app.VideoSupportFragment
-
- onDestroyView() - Method in class androidx.leanback.widget.GuidanceStylist
-
Called when destroy the View created by GuidanceStylist.
- onDestroyView() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Called when destroy the View created by GuidedActionsStylist.
- onDestroyView() - Method in class androidx.preference.PreferenceFragment
-
- onDestroyView() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onDetach() - Method in class androidx.fragment.app.DialogFragment
-
- onDetach() - Method in class androidx.fragment.app.Fragment
-
Called when the fragment is no longer attached to its activity.
- onDetach() - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onDetach() - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onDetached() - Method in class androidx.preference.Preference
-
Called when the Preference hierarchy has been detached from the
list of preferences.
- onDetached() - Method in class androidx.preference.PreferenceGroup
-
- onDetachedFromHost() - Method in class androidx.leanback.media.MediaControllerAdapter
-
- onDetachedFromHost() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- onDetachedFromHost() - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onDetachedFromHost() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onDetachedFromHost() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- onDetachedFromHost() - Method in class androidx.leanback.media.PlaybackGlue
-
- onDetachedFromHost() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onDetachedFromHost() - Method in class androidx.leanback.media.PlayerAdapter
-
- onDetachedFromLayoutParams() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when the Behavior has been detached from its holding LayoutParams instance.
- onDetachedFromRecyclerView(RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called by RecyclerView when it stops observing this Adapter.
- onDetachedFromWindow() - Method in class androidx.appcompat.view.menu.ExpandedMenuView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ActionMenuView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ActivityChooserView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- onDetachedFromWindow() - Method in interface androidx.appcompat.widget.ContentFrameLayout.OnAttachListener
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.SearchView
-
- onDetachedFromWindow() - Method in class androidx.appcompat.widget.Toolbar
-
- onDetachedFromWindow() - Method in class androidx.car.moderator.SpeedBumpView
-
- onDetachedFromWindow() - Method in class androidx.car.widget.PagedListView
-
- onDetachedFromWindow() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onDetachedFromWindow() - Method in class androidx.core.view.NestedScrollingChildHelper
-
View subclasses should always call this method on their
NestedScrollingChildHelper when detached from a window.
- onDetachedFromWindow() - Method in class androidx.core.widget.ContentLoadingProgressBar
-
- onDetachedFromWindow() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onDetachedFromWindow() - Method in class androidx.fragment.app.FragmentTabHost
-
- onDetachedFromWindow() - Method in class androidx.leanback.widget.BaseCardView
-
- onDetachedFromWindow() - Method in class androidx.leanback.widget.ImageCardView
-
- onDetachedFromWindow(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onDetachedFromWindow(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when ViewHolder has been detached from window.
- onDetachedFromWindow() - Method in class androidx.leanback.widget.MediaNowPlayingView
-
- onDetachedFromWindow() - Method in class androidx.leanback.widget.SearchBar
-
- onDetachedFromWindow() - Method in class androidx.leanback.widget.SearchOrbView
-
- onDetachedFromWindow() - Method in class androidx.legacy.app.FragmentTabHost
-
- onDetachedFromWindow() - Method in class androidx.mediarouter.app.MediaRouteButton
-
- onDetachedFromWindow() - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
- onDetachedFromWindow() - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- onDetachedFromWindow(RecyclerView, RecyclerView.Recycler) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onDetachedFromWindow(RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onDetachedFromWindow(RecyclerView, RecyclerView.Recycler) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when this LayoutManager is detached from its parent RecyclerView or when
its parent RecyclerView is detached from its window.
- onDetachedFromWindow() - Method in class androidx.recyclerview.widget.RecyclerView
-
- onDetachedFromWindow(RecyclerView, RecyclerView.Recycler) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onDetachedFromWindow() - Method in class androidx.slice.widget.SliceView
-
- onDetachedFromWindow() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onDetachedFromWindow() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onDetachedFromWindow() - Method in class androidx.viewpager.widget.PagerTitleStrip
-
- onDetachedFromWindow() - Method in class androidx.viewpager.widget.ViewPager
-
- onDetachedFromWindow() - Method in class androidx.wear.widget.CircularProgressLayout
-
- onDetachedFromWindow() - Method in class androidx.wear.widget.WearableRecyclerView
-
- onDialogClosed(boolean) - Method in class androidx.preference.EditTextPreferenceDialogFragment
-
- onDialogClosed(boolean) - Method in class androidx.preference.EditTextPreferenceDialogFragmentCompat
-
- onDialogClosed(boolean) - Method in class androidx.preference.ListPreferenceDialogFragment
-
- onDialogClosed(boolean) - Method in class androidx.preference.ListPreferenceDialogFragmentCompat
-
- onDialogClosed(boolean) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragment
-
- onDialogClosed(boolean) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragmentCompat
-
- onDialogClosed(boolean) - Method in class androidx.preference.PreferenceDialogFragment
-
- onDialogClosed(boolean) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.leanback.transition.ParallaxTransition
-
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Explode
-
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Fade
-
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Slide
-
- onDisappear(ViewGroup, TransitionValues, int, TransitionValues, int) - Method in class androidx.transition.Visibility
-
The default implementation of this method does nothing.
- onDisappear(ViewGroup, View, TransitionValues, TransitionValues) - Method in class androidx.transition.Visibility
-
The default implementation of this method returns a null Animator.
- onDiscoveryRequestChanged(MediaRouteDiscoveryRequest) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
- onDismiss() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
Called after the popup has been dismissed.
- onDismiss(PopupMenu) - Method in interface androidx.appcompat.widget.PopupMenu.OnDismissListener
-
Called when the associated menu has been dismissed.
- onDismiss(DialogInterface) - Method in class androidx.fragment.app.DialogFragment
-
- onDismiss(DialogInterface) - Method in class androidx.preference.PreferenceDialogFragment
-
- onDismiss(DialogInterface) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onDismiss(DialogInterface) - Method in class androidx.slice.compat.SlicePermissionActivity
-
- onDismissed(SwipeDismissFrameLayout) - Method in class androidx.wear.widget.SwipeDismissFrameLayout.Callback
-
Notifies listeners the dismissal is complete and the view now off screen.
- onDisplayPreferenceDialog(Preference) - Method in class androidx.preference.PreferenceFragment
-
Called when a preference in the tree requests to display a dialog.
- onDisplayPreferenceDialog(Preference) - Method in class androidx.preference.PreferenceFragmentCompat
-
Called when a preference in the tree requests to display a dialog.
- onDisplayPreferenceDialog(Preference) - Method in interface androidx.preference.PreferenceManager.OnDisplayPreferenceDialogListener
-
Called when a preference in the tree requests to display a dialog.
- onDowngrade(SupportSQLiteDatabase, int, int) - Method in class androidx.room.RoomOpenHelper
-
- onDowngrade(SupportSQLiteDatabase, int, int) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Called when the database needs to be downgraded.
- onDragStart(View, DragStartHelper) - Method in interface androidx.core.view.DragStartHelper.OnDragStartListener
-
Called when a drag start gesture has been detected.
- onDrainOutputBuffer(HeifEncoder, ByteBuffer) - Method in class androidx.heifwriter.HeifEncoder.Callback
-
Called when an output buffer becomes available.
- onDraw(Canvas) - Method in class androidx.appcompat.widget.AppCompatSeekBar
-
- onDraw(Canvas) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- onDraw(Canvas) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onDraw(Canvas) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onDraw(Canvas) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onDraw(Canvas) - Method in class androidx.leanback.widget.PagingIndicator
-
- onDraw(Canvas) - Method in class androidx.leanback.widget.SeekBar
-
- onDraw(Canvas) - Method in class androidx.mediarouter.app.MediaRouteButton
-
- onDraw(Canvas, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.DividerItemDecoration
-
- onDraw(Canvas, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
- onDraw(Canvas, RecyclerView, View, float, float, int, boolean) - Method in interface androidx.recyclerview.widget.ItemTouchUIUtil
-
- onDraw(Canvas, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
Draw any appropriate decorations into the Canvas supplied to the RecyclerView.
- onDraw(Canvas, RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
- onDraw(Canvas) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onDraw(Canvas) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- onDraw(Canvas) - Method in class androidx.viewpager.widget.ViewPager
-
- onDraw(Canvas) - Method in class androidx.wear.widget.CircledImageView
-
- onDraw(Canvas) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- onDrawerClosed(View) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
DrawerLayout.DrawerListener callback method.
- onDrawerClosed(View) - Method in interface androidx.drawerlayout.widget.DrawerLayout.DrawerListener
-
Called when a drawer has settled in a completely closed state.
- onDrawerClosed(View) - Method in class androidx.drawerlayout.widget.DrawerLayout.SimpleDrawerListener
-
- onDrawerClosed(View) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
DrawerLayout.DrawerListener callback method.
- onDrawerClosed(WearableDrawerLayout, WearableDrawerView) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout.DrawerStateCallback
-
Called when a drawer has settled in a completely closed state.
- onDrawerClosed() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Called when the drawer has settled in a completely closed state.
- onDrawerClosed() - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- onDrawerOpened(View) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
DrawerLayout.DrawerListener callback method.
- onDrawerOpened(View) - Method in interface androidx.drawerlayout.widget.DrawerLayout.DrawerListener
-
Called when a drawer has settled in a completely open state.
- onDrawerOpened(View) - Method in class androidx.drawerlayout.widget.DrawerLayout.SimpleDrawerListener
-
- onDrawerOpened(View) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
DrawerLayout.DrawerListener callback method.
- onDrawerOpened() - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
- onDrawerOpened(WearableDrawerLayout, WearableDrawerView) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout.DrawerStateCallback
-
Called when a drawer has settled in a completely open state.
- onDrawerOpened() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Called when the drawer has settled in a completely open state.
- onDrawerOpened() - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- onDrawerSlide(View, float) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
DrawerLayout.DrawerListener callback method.
- onDrawerSlide(View, float) - Method in interface androidx.drawerlayout.widget.DrawerLayout.DrawerListener
-
Called when a drawer's position changes.
- onDrawerSlide(View, float) - Method in class androidx.drawerlayout.widget.DrawerLayout.SimpleDrawerListener
-
- onDrawerSlide(View, float) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
DrawerLayout.DrawerListener callback method.
- onDrawerStateChanged(int) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
DrawerLayout.DrawerListener callback method.
- onDrawerStateChanged(int) - Method in interface androidx.drawerlayout.widget.DrawerLayout.DrawerListener
-
Called when the drawer motion state changes.
- onDrawerStateChanged(int) - Method in class androidx.drawerlayout.widget.DrawerLayout.SimpleDrawerListener
-
- onDrawerStateChanged(int) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
DrawerLayout.DrawerListener callback method.
- onDrawerStateChanged(WearableDrawerLayout, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout.DrawerStateCallback
-
Called when the drawer motion state changes.
- onDrawerStateChanged(int) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Called when the drawer state changes.
- onDrawerTapped() - Method in class androidx.wear.internal.widget.drawer.MultiPagePresenter
-
- onDrawerTapped() - Method in class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- onDrawerTapped() - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
Indicates to the presenter that the user has tapped on the drawer.
- onDrawOver(Canvas, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
- onDrawOver(Canvas, RecyclerView, View, float, float, int, boolean) - Method in interface androidx.recyclerview.widget.ItemTouchUIUtil
-
- onDrawOver(Canvas, RecyclerView, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
Draw any appropriate decorations into the Canvas supplied to the RecyclerView.
- onDrawOver(Canvas, RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
- onDump(String, FileDescriptor, PrintWriter, String[]) - Method in class androidx.fragment.app.FragmentHostCallback
-
Print internal state into the given stream.
- onDurationChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
- onDurationChanged(PlaybackControlsRow, long) - Method in class androidx.leanback.widget.PlaybackControlsRow.OnPlaybackProgressCallback
-
- ONE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.RepeatAction
-
- onEdgeDragStarted(int, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when the user has started a deliberate drag away from one
of the subscribed edges in the parent view while no child view is currently captured.
- onEdgeLock(int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when the given edge may become locked.
- onEdgeTouched(int, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when one of the subscribed edges in the parent view has been touched
by the user while no child view is currently captured.
- onEditingModeChange(GuidedActionsStylist.ViewHolder, GuidedAction, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- onEditingModeChange(GuidedActionsStylist.ViewHolder, boolean, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Called when editing mode of an ViewHolder is changed.
- onEnterAmbient(Bundle) - Method in class androidx.wear.ambient.AmbientMode.AmbientCallback
-
Deprecated.
Called when an activity is entering ambient mode.
- onEnterAmbient(Bundle) - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientCallback
-
Called when an activity is entering ambient mode.
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
Callback when entrance transition is ended.
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.BaseSupportFragment
-
Callback when entrance transition is ended.
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onEntranceTransitionEnd() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
Callback when entrance transition is prepared.
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.BaseSupportFragment
-
Callback when entrance transition is prepared.
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onEntranceTransitionPrepare() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onEntranceTransitionStart() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
Callback when entrance transition is started.
- onEntranceTransitionStart() - Method in class androidx.leanback.app.BaseSupportFragment
-
Callback when entrance transition is started.
- onEntranceTransitionStart() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onEntranceTransitionStart() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onEntranceTransitionStart() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onEntranceTransitionStart() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onError(HeifEncoder, CodecException) - Method in class androidx.heifwriter.HeifEncoder.Callback
-
Called when encoding hits an error.
- onError(int, CharSequence) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Called when media has error.
- onError(int, CharSequence) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Called when media has error.
- onError(int, int) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Called to indicate an error.
- onError(int, CharSequence) - Method in class androidx.leanback.media.PlaybackGlueHost.PlayerCallback
-
notify media has error.
- onError(PlayerAdapter, int, String) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Event for error.
- onError(String, Bundle) - Method in class androidx.mediarouter.media.MediaRouter.ControlRequestCallback
-
Called when a media control request fails.
- onError(String, int, Bundle) - Method in class androidx.mediarouter.media.RemotePlaybackClient.ActionCallback
-
Called when a media control request fails.
- onException(Object, Throwable) - Method in class androidx.test.orchestrator.AndroidTestOrchestrator
-
- onException(Object, Throwable) - Method in class androidx.test.runner.AndroidJUnitRunner
-
- onException(Object, Throwable) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- onExitAmbient() - Method in class androidx.wear.ambient.AmbientMode.AmbientCallback
-
Deprecated.
Called when an activity should exit ambient mode.
- onExitAmbient() - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientCallback
-
Called when an activity should exit ambient mode.
- OnFadeCompleteListener() - Constructor for class androidx.leanback.app.PlaybackFragment.OnFadeCompleteListener
-
Deprecated.
- OnFadeCompleteListener() - Constructor for class androidx.leanback.app.PlaybackSupportFragment.OnFadeCompleteListener
-
- onFadeInComplete() - Method in class androidx.leanback.app.PlaybackFragment.OnFadeCompleteListener
-
Deprecated.
- onFadeInComplete() - Method in class androidx.leanback.app.PlaybackSupportFragment.OnFadeCompleteListener
-
- onFadeOutComplete() - Method in class androidx.leanback.app.PlaybackFragment.OnFadeCompleteListener
-
Deprecated.
- onFadeOutComplete() - Method in class androidx.leanback.app.PlaybackSupportFragment.OnFadeCompleteListener
-
- onFailed(Throwable) - Method in class androidx.emoji.text.EmojiCompat.InitCallback
-
Called when an unrecoverable error occurs during EmojiCompat initialization.
- onFailed(Throwable) - Method in class androidx.emoji.text.EmojiCompat.MetadataRepoLoaderCallback
-
- onFailedToRecycleView(RecyclerView.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onFailedToRecycleView(VH) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called by the RecyclerView if a ViewHolder created by this Adapter cannot be recycled
due to its transient state.
- onFieldChange(int, Object, int) - Method in class androidx.databinding.ViewDataBinding
-
Called when an observed object changes.
- onFilterRoute(MediaRouter.RouteInfo) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
Returns true if the route should be included in the list.
- onFilterRoutes(List<MediaRouter.RouteInfo>) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
Called to filter the set of routes that should be included in the list.
- onFindViewById(int) - Method in class androidx.fragment.app.FragmentContainer
-
Return the view with the given resource ID.
- onFindViewById(int) - Method in class androidx.fragment.app.FragmentHostCallback
-
- onFinish() - Method in interface androidx.print.PrintHelper.OnPrintFinishCallback
-
Called when a print operation is finished.
- onFinishFragment() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called when the onboarding flow finishes.
- onFinishFragment() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called when the onboarding flow finishes.
- onFinishInflate() - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- onFinishInflate() - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onFinishInflate() - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- onFinishInflate() - Method in class androidx.leanback.widget.SearchBar
-
- onFinishInflate() - Method in class androidx.slice.widget.MessageView
-
- onFinishInflate() - Method in class androidx.slice.widget.RemoteInputView
-
- onFinishInflate() - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
- onFitSystemWindows(Rect) - Method in interface androidx.appcompat.widget.FitWindowsViewGroup.OnFitSystemWindowsListener
-
- onFling(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.OnFlingListener
-
Override this to handle a fling given the velocities in both x and y directions.
- onFling(int, int) - Method in class androidx.recyclerview.widget.SnapHelper
-
- onFlingComplete(View) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- OnFlingListener() - Constructor for class androidx.recyclerview.widget.RecyclerView.OnFlingListener
-
- onFocusChanged(View, CharSequence, boolean, int, Rect) - Method in class androidx.appcompat.text.AllCapsTransformationMethod
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Delegates focus changes from the host view.
- onFocusChanged(boolean, int, Rect) - Method in class androidx.leanback.widget.BaseGridView
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.leanback.widget.SearchOrbView
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.leanback.widget.SeekBar
-
- onFocusChanged(boolean, int, Rect) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onFocusSearch(View, int) - Method in interface androidx.leanback.widget.BrowseFrameLayout.OnFocusSearchListener
-
Returns the view where focus should be requested given the current focused view and
the direction of focus search.
- onFocusSearchFailed(View, int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onFocusSearchFailed(View, int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onFocusSearchFailed(View, int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when searching for a focusable view in the given direction has failed
for the current content of the RecyclerView.
- onFocusSearchFailed(View, int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onFontRetrievalFailed(int) - Method in class androidx.core.content.res.ResourcesCompat.FontCallback
-
Called when an asynchronous font failed to load.
- onFontRetrieved(Typeface) - Method in class androidx.core.content.res.ResourcesCompat.FontCallback
-
Called when an asynchronous font was finished loading.
- onForceLoad() - Method in class androidx.loader.content.AsyncTaskLoader
-
- onForceLoad() - Method in class androidx.loader.content.Loader
-
- onForegroundActivated(MotionEvent) - Method in class androidx.slice.widget.LargeTemplateView
-
Called when the foreground view handling touch feedback should be activated.
- onForwardingStarted() - Method in class androidx.appcompat.widget.ForwardingListener
-
Called when forwarding would like to start.
- onForwardingStopped() - Method in class androidx.appcompat.widget.ForwardingListener
-
Called when forwarding would like to stop.
- onFragmentActivityCreated(FragmentManager, Fragment, Bundle) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentAttached(FragmentManager, Fragment, Context) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
Called after the fragment has been attached to its host.
- onFragmentCreated(FragmentManager, Fragment, Bundle) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentDestroyed(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentDetached(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentPaused(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
Called after the fragment has returned from the FragmentManager's call to
Fragment.onPause().
- onFragmentPreAttached(FragmentManager, Fragment, Context) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentPreCreated(FragmentManager, Fragment, Bundle) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentResumed(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentSaveInstanceState(FragmentManager, Fragment, Bundle) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentStarted(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
Called after the fragment has returned from the FragmentManager's call to
Fragment.onStart().
- onFragmentStopped(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
Called after the fragment has returned from the FragmentManager's call to
Fragment.onStop().
- onFragmentViewCreated(FragmentManager, Fragment, View, Bundle) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFragmentViewDestroyed(FragmentManager, Fragment) - Method in class androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
-
- onFrameAvailable(SurfaceTexture) - Method in class androidx.heifwriter.HeifEncoder
-
- onGenerated(Palette) - Method in interface androidx.palette.graphics.Palette.PaletteAsyncListener
-
Called when the
Palette has been generated.
- onGenericMotionEvent(MotionEvent) - Method in class androidx.core.widget.NestedScrollView
-
- onGenericMotionEvent(MotionEvent) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onGetChildDrawingOrder(int, int) - Method in interface androidx.recyclerview.widget.RecyclerView.ChildDrawingOrderCallback
-
Returns the index of the child to draw for this iteration.
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.EditTextPreference
-
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.ListPreference
-
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.MultiSelectListPreference
-
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.Preference
-
Called when a Preference is being inflated and the default value
attribute needs to be read.
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.SeekBarPreference
-
- onGetDefaultValue(TypedArray, int) - Method in class androidx.preference.TwoStatePreference
-
- onGetEpicenter(Object) - Method in class androidx.leanback.transition.TransitionEpicenterCallback
-
Implementers must override to return the epicenter of the Transition in screen
coordinates.
- onGetEpicenter(Transition) - Method in class androidx.transition.Transition.EpicenterCallback
-
Implementers must override to return the epicenter of the Transition in screen
coordinates.
- onGetHost() - Method in class androidx.fragment.app.FragmentHostCallback
-
Return the object that's currently hosting the fragment.
- onGetLayoutInflater(Bundle) - Method in class androidx.fragment.app.DialogFragment
-
- onGetLayoutInflater(Bundle) - Method in class androidx.fragment.app.Fragment
-
Returns the LayoutInflater used to inflate Views of this Fragment.
- onGetLayoutInflater() - Method in class androidx.fragment.app.FragmentHostCallback
-
Return a LayoutInflater.
- onGetRoot(String, int, Bundle) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to get the root information for browsing by a particular client.
- onGetSliceDescendants(Uri) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- onGetSliceDescendants(Uri) - Method in class androidx.slice.SliceProvider
-
Obtains a list of slices that are descendants of the specified Uri.
- onGetWindowAnimations() - Method in class androidx.fragment.app.FragmentHostCallback
-
Return the window animations.
- OngoingStubbing - Class in androidx.test.espresso.intent
-
Supports method chaining after @Intents#intending method call.
- onGuidedActionClicked(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Callback invoked when an action is taken by the user.
- onGuidedActionClicked(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Callback invoked when an action is taken by the user.
- onGuidedActionClicked(GuidedAction) - Method in interface androidx.leanback.widget.GuidedActionAdapter.ClickListener
-
Called when the user clicks on an action.
- onGuidedActionEditCanceled(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Callback invoked when an action has been canceled editing, for example when user closes
IME window by BACK key.
- onGuidedActionEditCanceled(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Callback invoked when an action has been canceled editing, for example when user closes
IME window by BACK key.
- onGuidedActionEditCanceled(GuidedAction) - Method in interface androidx.leanback.widget.GuidedActionAdapter.EditListener
-
Called when the user exits edit mode on an action.
- onGuidedActionEdited(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
- onGuidedActionEdited(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- onGuidedActionEditedAndProceed(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Callback invoked when an action has been edited, for example when user clicks confirm button
in IME window.
- onGuidedActionEditedAndProceed(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Callback invoked when an action has been edited, for example when user clicks confirm button
in IME window.
- onGuidedActionEditedAndProceed(GuidedAction) - Method in interface androidx.leanback.widget.GuidedActionAdapter.EditListener
-
Called when the user exits edit mode on an action and process confirm button in IME.
- onGuidedActionFocused(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Callback invoked when an action is focused (made to be the current selection) by the user.
- onGuidedActionFocused(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Callback invoked when an action is focused (made to be the current selection) by the user.
- onGuidedActionFocused(GuidedAction) - Method in interface androidx.leanback.widget.GuidedActionAdapter.FocusListener
-
Called when the user focuses on an action.
- onHandleWork(Intent) - Method in class androidx.core.app.JobIntentService
-
Called serially for each work dispatched to and processed by the service.
- onHasStableIdsChanged() - Method in class androidx.leanback.widget.ObjectAdapter
-
- onHasView() - Method in class androidx.fragment.app.FragmentContainer
-
Return true if the container holds any view.
- onHasView() - Method in class androidx.fragment.app.FragmentHostCallback
-
- onHasWindowAnimations() - Method in class androidx.fragment.app.FragmentHostCallback
-
Return true if there are window animations.
- onHeaderClicked(RowHeaderPresenter.ViewHolder, Row) - Method in interface androidx.leanback.app.HeadersFragment.OnHeaderClickedListener
-
Deprecated.
Called when a header item has been clicked.
- onHeaderClicked(RowHeaderPresenter.ViewHolder, Row) - Method in interface androidx.leanback.app.HeadersSupportFragment.OnHeaderClickedListener
-
Called when a header item has been clicked.
- onHeaderSelected(RowHeaderPresenter.ViewHolder, Row) - Method in interface androidx.leanback.app.HeadersFragment.OnHeaderViewSelectedListener
-
Deprecated.
Called when a header item has been selected.
- onHeaderSelected(RowHeaderPresenter.ViewHolder, Row) - Method in interface androidx.leanback.app.HeadersSupportFragment.OnHeaderViewSelectedListener
-
Called when a header item has been selected.
- onHeadersTransitionStart(boolean) - Method in class androidx.leanback.app.BrowseFragment.BrowseTransitionListener
-
Deprecated.
Callback when headers transition starts.
- onHeadersTransitionStart(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.BrowseTransitionListener
-
Callback when headers transition starts.
- onHeadersTransitionStop(boolean) - Method in class androidx.leanback.app.BrowseFragment.BrowseTransitionListener
-
Deprecated.
Callback when headers transition stops.
- onHeadersTransitionStop(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.BrowseTransitionListener
-
Callback when headers transition stops.
- onHiddenChanged(boolean) - Method in class androidx.fragment.app.Fragment
-
- onHostDestroy() - Method in class androidx.leanback.media.PlaybackGlueHost.HostCallback
-
Client triggered once the host(fragment) has been destroyed.
- onHostPause() - Method in class androidx.leanback.media.PlaybackGlue
-
This method is called when {@link PlaybackGlueHost is paused.
- onHostPause() - Method in class androidx.leanback.media.PlaybackGlueHost.HostCallback
-
Client triggered once the host(fragment) has paused.
- onHostResume() - Method in class androidx.leanback.media.PlaybackGlue
-
This method is called when {@link PlaybackGlueHost is resumed.
- onHostResume() - Method in class androidx.leanback.media.PlaybackGlueHost.HostCallback
-
Client triggered once the host(fragment) has resumed.
- onHostStart() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onHostStart() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- onHostStart() - Method in class androidx.leanback.media.PlaybackGlue
-
This method is called when {@link PlaybackGlueHost is started.
- onHostStart() - Method in class androidx.leanback.media.PlaybackGlueHost.HostCallback
-
Client triggered once the host(fragment) has started.
- onHostStop() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onHostStop() - Method in class androidx.leanback.media.PlaybackControlGlue
-
- onHostStop() - Method in class androidx.leanback.media.PlaybackGlue
-
This method is called when {@link PlaybackGlueHost is stopped.
- onHostStop() - Method in class androidx.leanback.media.PlaybackGlueHost.HostCallback
-
Client triggered once the host(fragment) has stopped.
- onHoverEvent(MotionEvent) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onHoverEvent(MotionEvent) - Method in class androidx.appcompat.widget.MenuPopupWindow.MenuDropDownListView
-
- onHoverEvent(MotionEvent) - Method in class androidx.appcompat.widget.Toolbar
-
- onIdle() - Method in class androidx.arch.core.executor.testing.CountingTaskExecutorRule
-
Called when the number of awaiting tasks reaches to 0.
- onIdle(Callable<T>) - Static method in class androidx.test.espresso.Espresso
-
Loops the main thread until the app goes idle.
- onIdle() - Static method in class androidx.test.espresso.Espresso
-
Loops the main thread until the app goes idle.
- onImageDrawableChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.DetailsOverviewRow.Listener
-
Called when DetailsOverviewRow has changed image drawable.
- onImageDrawableChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder.DetailsOverviewRowListener
-
- onImeAppearing(List<Animator>) - Method in interface androidx.leanback.widget.FragmentAnimationProvider
-
Animates the fragment in response to the IME appearing.
- onImeAppearing(List<Animator>) - Method in class androidx.leanback.widget.GuidanceStylist
-
Animates the fragment in response to the IME appearing.
- onImeAppearing(List<Animator>) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Animates the fragment in response to the IME appearing.
- onImeClose() - Method in interface androidx.leanback.widget.GuidedActionAdapter.EditListener
-
Called when Ime Close
- onImeDisappearing(List<Animator>) - Method in interface androidx.leanback.widget.FragmentAnimationProvider
-
Animates the fragment in response to the IME disappearing.
- onImeDisappearing(List<Animator>) - Method in class androidx.leanback.widget.GuidanceStylist
-
Animates the fragment in response to the IME disappearing.
- onImeDisappearing(List<Animator>) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Animates the fragment in response to the IME disappearing.
- onImeOpen() - Method in interface androidx.leanback.widget.GuidedActionAdapter.EditListener
-
Called when Ime Open
- onInactive() - Method in class androidx.lifecycle.LiveData
-
Called when the number of active observers change from 1 to 0.
- onInactive() - Method in class androidx.lifecycle.MediatorLiveData
-
- onInflate(ViewStubCompat, View) - Method in interface androidx.appcompat.widget.ViewStubCompat.OnInflateListener
-
Invoked after a ViewStub successfully inflated its layout resource.
- onInflate(Context, AttributeSet, Bundle) - Method in class androidx.fragment.app.Fragment
-
Called when a fragment is being created as part of a view layout
inflation, typically from setting the content view of an activity.
- onInflate(Activity, AttributeSet, Bundle) - Method in class androidx.fragment.app.Fragment
-
- onInflateFinished(View, int, ViewGroup) - Method in interface androidx.asynclayoutinflater.view.AsyncLayoutInflater.OnInflateFinishedListener
-
- onInflateTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onInflateTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onInflateTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onInflateTitleView(LayoutInflater, ViewGroup, Bundle) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onInfo(int, int) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Called to indicate an info or a warning.
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.appcompat.widget.AppCompatButton
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onInitializeAccessibilityEvent(View, AccessibilityEvent) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Initializes an AccessibilityEvent with information about the
the host View which is the event source.
- onInitializeAccessibilityEvent(View, AccessibilityEvent) - Static method in class androidx.core.view.ViewCompat
-
- onInitializeAccessibilityEvent(View, AccessibilityEvent) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onInitializeAccessibilityEvent(RecyclerView.Recycler, RecyclerView.State, AccessibilityEvent) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called by the accessibility delegate to initialize an accessibility event.
- onInitializeAccessibilityEvent(View, AccessibilityEvent) - Method in class androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate
-
- onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class androidx.appcompat.widget.AppCompatButton
-
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
- onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Static method in class androidx.core.view.ViewCompat
-
- onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfoCompat) - Method in class androidx.preference.Preference
-
Initializes an android.view.accessibility.AccessibilityNodeInfo with information
about the View for this Preference.
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfoCompat) - Method in class androidx.preference.PreferenceCategory
-
- onInitializeAccessibilityNodeInfo(RecyclerView.Recycler, RecyclerView.State, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called by the AccessibilityDelegate when the information about the current layout should
be populated.
- onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate.ItemDelegate
-
- onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate
-
- onInitializeAccessibilityNodeInfoForItem(RecyclerView.Recycler, RecyclerView.State, View, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onInitializeAccessibilityNodeInfoForItem(RecyclerView.Recycler, RecyclerView.State, View, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called by the AccessibilityDelegate when the accessibility information for a specific
item should be populated.
- onInitializeAccessibilityNodeInfoForItem(RecyclerView.Recycler, RecyclerView.State, View, AccessibilityNodeInfoCompat) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onInitialized() - Method in class androidx.emoji.text.EmojiCompat.InitCallback
-
Called when EmojiCompat is initialized and the emoji data is loaded.
- onInserted(int, int) - Method in class androidx.paging.PagedList.Callback
-
Called when new items have been loaded at the end or beginning of the list.
- onInserted(int, int) - Method in class androidx.recyclerview.widget.AdapterListUpdateCallback
-
Called when count number of items are inserted at the given position.
- onInserted(int, int) - Method in class androidx.recyclerview.widget.BatchingListUpdateCallback
-
- onInserted(int, int) - Method in interface androidx.recyclerview.widget.ListUpdateCallback
-
Called when count number of items are inserted at the given position.
- onInserted(int, int) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- onInserted(int, int) - Method in class androidx.recyclerview.widget.SortedListAdapterCallback
-
- onIntentSent(Intent) - Method in interface androidx.test.runner.intent.IntentCallback
-
Called on main thread when an activity is started from the current instrumentation process by
the given intent.
- onInterceptFocusSearch(View, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
This method gives a LayoutManager an opportunity to intercept the initial focus search
before the default behavior of FocusFinder is used.
- onInterceptKeyEvent(KeyEvent) - Method in interface androidx.leanback.widget.BaseGridView.OnKeyInterceptListener
-
Returns true if the key dispatch event should be consumed.
- onInterceptMotionEvent(MotionEvent) - Method in interface androidx.leanback.widget.BaseGridView.OnMotionInterceptListener
-
Returns true if the touch dispatch event should be consumed.
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onInterceptTouchEvent(CoordinatorLayout, V, MotionEvent) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.core.widget.NestedScrollView
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in interface androidx.leanback.widget.BaseGridView.OnTouchInterceptListener
-
Returns true if the touch dispatch event should be consumed.
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onInterceptTouchEvent(RecyclerView, MotionEvent) - Method in interface androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
-
Silently observe and/or take over touch events sent to the RecyclerView
before they are handled by either the RecyclerView itself or its child views.
- onInterceptTouchEvent(RecyclerView, MotionEvent) - Method in class androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.slice.widget.SliceView
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.viewpager.widget.ViewPager
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- onInvalidated() - Method in interface androidx.paging.DataSource.InvalidatedCallback
-
Called when the data backing the list has become invalid.
- onInvalidated(Set<String>) - Method in class androidx.room.InvalidationTracker.Observer
-
Called when one of the observed tables is invalidated in the database.
- onItemAtEndLoaded(T) - Method in class androidx.paging.PagedList.BoundaryCallback
-
- onItemAtFrontLoaded(T) - Method in class androidx.paging.PagedList.BoundaryCallback
-
- onItemChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.DetailsOverviewRow.Listener
-
Called when DetailsOverviewRow has changed main item.
- onItemChanged(DetailsOverviewRow) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder.DetailsOverviewRowListener
-
- onItemClick(AdapterView, View, int, long) - Method in class androidx.appcompat.view.menu.ExpandedMenuView
-
- onItemClick(<any>, View, int, long) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- onItemClick(int) - Method in interface androidx.car.drawer.DrawerItemClickListener
-
Callback when item is clicked.
- onItemClicked(Presenter.ViewHolder, Object, RowPresenter.ViewHolder, T) - Method in interface androidx.leanback.widget.BaseOnItemViewClickedListener
-
Called when an item inside a row gets clicked.
- onItemHoverEnter(MenuBuilder, MenuItem) - Method in interface androidx.appcompat.widget.MenuItemHoverListener
-
Called when hover enters a menu item.
- onItemHoverEnter(MenuBuilder, MenuItem) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
- onItemHoverExit(MenuBuilder, MenuItem) - Method in interface androidx.appcompat.widget.MenuItemHoverListener
-
Called when hover exits a menu item.
- onItemHoverExit(MenuBuilder, MenuItem) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
- onItemLoaded(int) - Method in class androidx.recyclerview.widget.AsyncListUtil.ViewCallback
-
Called when an item at the given position is loaded.
- onItemMoved(int, int) - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called when an item is moved from one position to another position
- onItemRangeChanged(T, int, int) - Method in class androidx.databinding.ObservableList.OnListChangedCallback
-
Called whenever one or more items in the list have changed.
- onItemRangeChanged(int, int) - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called when a range of items in the ObjectAdapter has changed.
- onItemRangeChanged(int, int, Object) - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called when a range of items in the ObjectAdapter has changed.
- onItemRangeChanged(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onItemRangeChanged(int, int, Object) - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onItemRangeInserted(T, int, int) - Method in class androidx.databinding.ObservableList.OnListChangedCallback
-
Called whenever items have been inserted into the list.
- onItemRangeInserted(int, int) - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called when a range of items is inserted into the ObjectAdapter.
- onItemRangeInserted(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onItemRangeMoved(T, int, int, int) - Method in class androidx.databinding.ObservableList.OnListChangedCallback
-
Called whenever items in the list have been moved.
- onItemRangeMoved(int, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onItemRangeRemoved(T, int, int) - Method in class androidx.databinding.ObservableList.OnListChangedCallback
-
Called whenever items in the list have been deleted.
- onItemRangeRemoved(int, int) - Method in class androidx.leanback.widget.ObjectAdapter.DataObserver
-
Called when a range of items is removed from the ObjectAdapter.
- onItemRangeRemoved(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
-
- onItemsAdded(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onItemsAdded(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when items have been added to the adapter.
- onItemsAdded(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onItemsChanged(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Called when an item is added or removed.
- onItemsChanged(RecyclerView) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onItemsChanged(RecyclerView) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onItemsChanged(RecyclerView) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onItemSelected(<any>, View, int, long) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onItemSelected(<any>, View, int, long) - Method in interface androidx.databinding.adapters.AdapterViewBindingAdapter.OnItemSelected
-
- onItemSelected(<any>, View, int, long) - Method in class androidx.databinding.adapters.AdapterViewBindingAdapter.OnItemSelectedComponentListener
-
- onItemSelected(Presenter.ViewHolder, Object, RowPresenter.ViewHolder, Row) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onItemSelected(Presenter.ViewHolder, Object, RowPresenter.ViewHolder, T) - Method in interface androidx.leanback.widget.BaseOnItemViewSelectedListener
-
Called when a row or a new item becomes selected.
- onItemSelected(int) - Method in interface androidx.wear.widget.drawer.WearableNavigationDrawerView.OnItemSelectedListener
-
Notified when the user has selected an item at position pos.
- OnItemSelectedComponentListener(AdapterViewBindingAdapter.OnItemSelected, AdapterViewBindingAdapter.OnNothingSelected, InverseBindingListener) - Constructor for class androidx.databinding.adapters.AdapterViewBindingAdapter.OnItemSelectedComponentListener
-
- onItemSelectedListenerAdded(WearableNavigationDrawerView.OnItemSelectedListener) - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
- onItemSelectedListenerRemoved(WearableNavigationDrawerView.OnItemSelectedListener) - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
- onItemsMoved(RecyclerView, int, int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onItemsMoved(RecyclerView, int, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView, int, int, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onItemsRemoved(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onItemsRemoved(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onItemStatusChanged(Bundle, String, MediaSessionStatus, String, MediaItemStatus) - Method in class androidx.mediarouter.media.RemotePlaybackClient.StatusCallback
-
Called when the status of a media item changes.
- onItemsUpdated(RecyclerView, int, int, Object) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onItemsUpdated(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when items have been changed in the adapter.
- onItemsUpdated(RecyclerView, int, int, Object) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView, int, int, Object) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- OnItemViewClickedListener - Interface in androidx.leanback.widget
-
Interface for receiving notification when a item view holder is clicked.
- OnItemViewSelectedListener - Interface in androidx.leanback.widget
-
Interface for receiving notification when a row or item becomes selected.
- onKey(View, int, KeyEvent) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- onKey(View, int, KeyEvent) - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
Handles key events and returns true if handled.
- onKey(View, int, KeyEvent) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Handles key events and returns true if handled.
- onKey(View, int, KeyEvent) - Method in class androidx.leanback.media.PlaybackControlGlue
-
Handles key events and returns true if handled.
- onKey(View, int, KeyEvent) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onKeyboardDismiss(String) - Method in interface androidx.leanback.widget.SearchBar.SearchBarListener
-
Method invoked when the IME is being dismissed.
- onKeyboardDismiss() - Method in interface androidx.leanback.widget.SearchEditText.OnKeyboardDismissListener
-
Method invoked when the keyboard is dismissed.
- onKeyDown(int, KeyEvent) - Method in class androidx.appcompat.app.AlertDialog
-
- onKeyDown(int, KeyEvent) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onKeyDown(int, KeyEvent) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Filter key down events.
- onKeyDown(int, KeyEvent) - Method in class androidx.appcompat.widget.MenuPopupWindow.MenuDropDownListView
-
- onKeyDown(int, KeyEvent) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onKeyDown(int, KeyEvent) - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- onKeyDown(int, KeyEvent) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onKeyPreIme(int, KeyEvent) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Filter pre-IME key events.
- onKeyPreIme(int, KeyEvent) - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- onKeyPreIme(int, KeyEvent) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- onKeyPreIme(EditText, int, KeyEvent) - Method in interface androidx.leanback.widget.ImeKeyMonitor.ImeKeyListener
-
Callback invoked from EditText's onKeyPreIme method override.
- onKeyPreIme(int, KeyEvent) - Method in class androidx.leanback.widget.SearchEditText
-
- onKeyShortcut(int, KeyEvent) - Method in class androidx.appcompat.app.ActionBar
-
- onKeyShortcut(int, KeyEvent) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- onKeyUp(int, KeyEvent) - Method in class androidx.appcompat.app.AlertDialog
-
- onKeyUp(int, KeyEvent) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Filter key up events.
- onKeyUp(int, KeyEvent) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onKeyUp(int, KeyEvent) - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
- onKeyUp(int, KeyEvent) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.ActionMenuView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.ActivityChooserView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.AlertDialogLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.SearchView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.appcompat.widget.Toolbar
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.car.widget.PagedListView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.car.widget.PagedScrollBarView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.gridlayout.widget.GridLayout
- onLayout(boolean, int, int, int, int) - Method in class androidx.leanback.widget.BaseCardView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.leanback.widget.NonOverlappingLinearLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.leanback.widget.ThumbsBar
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.percentlayout.widget.PercentFrameLayout
-
Deprecated.
- onLayout(boolean, int, int, int, int) - Method in class androidx.percentlayout.widget.PercentRelativeLayout
-
Deprecated.
- onLayout(boolean, int, int, int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.slice.widget.RowView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.slice.widget.SliceView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.viewpager.widget.ViewPager
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.wear.widget.BoxInsetLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.wear.widget.CircledImageView
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.wear.widget.CircularProgressLayout
-
- onLayout(boolean, int, int, int, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onLayoutChild(CoordinatorLayout, V, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Called to lay out each individual child view unless a
Behavior is present.
- onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Lay out all relevant child views from the given adapter.
- onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Lay out all relevant child views from the given adapter.
- onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.wear.widget.WearableLinearLayoutManager
-
- onLayoutComplete() - Method in class androidx.recyclerview.widget.OrientationHelper
-
Call this method after onLayout method is complete if state is NOT pre-layout.
- onLayoutCompleted(RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- onLayoutCompleted(RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onLayoutCompleted(RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onLayoutFinished(View, RecyclerView) - Method in class androidx.wear.widget.CurvingLayoutCallback
-
- onLayoutFinished(View, RecyclerView) - Method in class androidx.wear.widget.WearableLinearLayoutManager.LayoutCallback
-
Override this method to implement custom child layout behavior on scroll.
- onLayoutLogo(FullWidthDetailsOverviewRowPresenter.ViewHolder, int, boolean) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Layout logo position based on current state.
- onLayoutOverviewFrame(FullWidthDetailsOverviewRowPresenter.ViewHolder, int, boolean) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Layout overview frame based on current state.
- onLevelChange(int) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- OnLifecycleEvent - Annotation Type in androidx.lifecycle
-
- OnListChangedCallback() - Constructor for class androidx.databinding.ObservableList.OnListChangedCallback
-
- onListItemClick(ListView, View, int, long) - Method in class androidx.fragment.app.ListFragment
-
This method will be called when an item in the list is selected.
- onLoadCanceled(Loader<D>) - Method in interface androidx.loader.content.Loader.OnLoadCanceledListener
-
Called on the thread that created the Loader when the load is canceled.
- onLoadChildren(String, MediaBrowserServiceCompat.Result<List<MediaBrowserCompat.MediaItem>>) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to get information about the children of a media item.
- onLoadChildren(String, MediaBrowserServiceCompat.Result<List<MediaBrowserCompat.MediaItem>>, Bundle) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to get information about the children of a media item.
- onLoadComplete(Loader<D>, D) - Method in interface androidx.loader.content.Loader.OnLoadCompleteListener
-
Called on the thread that created the Loader when the load is complete.
- onLoaded(MetadataRepo) - Method in class androidx.emoji.text.EmojiCompat.MetadataRepoLoaderCallback
-
- onLoaderReset(Loader<D>) - Method in interface androidx.loader.app.LoaderManager.LoaderCallbacks
-
Called when a previously created loader is being reset, and thus
making its data unavailable.
- onLoadFinished(Loader<D>, D) - Method in interface androidx.loader.app.LoaderManager.LoaderCallbacks
-
Called when a previously created loader has finished its load.
- onLoadInBackground() - Method in class androidx.loader.content.AsyncTaskLoader
-
- onLoadItem(String, MediaBrowserServiceCompat.Result<MediaBrowserCompat.MediaItem>) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to get information about a specific media item.
- onLogoAnimationFinished() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called immediately after the logo animation is complete or no logo animation is specified.
- onLogoAnimationFinished() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called immediately after the logo animation is complete or no logo animation is specified.
- onLongClick(View) - Method in class androidx.core.view.DragStartHelper
-
Handle a long click event.
- onLowMemory() - Method in class androidx.fragment.app.Fragment
-
- onLowMemory() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onLowMemory() to all fragments.
- onMapChanged(T, K) - Method in class androidx.databinding.ObservableMap.OnMapChangedCallback
-
Called whenever an ObservableMap changes, including values inserted, deleted,
and changed.
- OnMapChangedCallback() - Constructor for class androidx.databinding.ObservableMap.OnMapChangedCallback
-
- onMapIntentToUri(Intent) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
Maps intents to uris.
- onMapIntentToUri(Intent) - Method in class androidx.slice.SliceProvider
-
This method must be overridden if an IntentFilter is specified on the SliceProvider.
- onMapperChanged() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
- onMapSharedElements(List<String>, Map<String, View>) - Method in class androidx.core.app.SharedElementCallback
-
Lets the SharedElementCallback adjust the mapping of shared element names to
Views.
- onMeasure(int, int) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- onMeasure(int, int) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ActionMenuView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ActivityChooserView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.AlertDialogLayout
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.AppCompatRatingBar
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ButtonBarLayout
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.DialogTitle
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.SearchView
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.Toolbar
-
- onMeasure(int, int) - Method in class androidx.appcompat.widget.ViewStubCompat
-
- onMeasure(int, int) - Method in class androidx.browser.browseractions.BrowserActionsFallbackMenuView
-
- onMeasure(int, int) - Method in class androidx.car.widget.ColumnCardView
-
- onMeasure(int, int) - Method in class androidx.car.widget.PagedScrollBarView
-
- onMeasure(int, int) - Method in class androidx.cardview.widget.CardView
-
- onMeasure(int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onMeasure(int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onMeasure(int, int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onMeasure(int, int) - Method in class androidx.gridlayout.widget.GridLayout
-
- onMeasure(int, int) - Method in class androidx.leanback.widget.BaseCardView
-
- onMeasure(int, int) - Method in class androidx.leanback.widget.PagingIndicator
-
- onMeasure(int, int) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- onMeasure(int, int) - Method in class androidx.leanback.widget.ThumbsBar
-
- onMeasure(int, int) - Method in class androidx.legacy.widget.Space
-
- onMeasure(int, int) - Method in class androidx.mediarouter.app.MediaRouteButton
-
- onMeasure(int, int) - Method in class androidx.percentlayout.widget.PercentFrameLayout
-
Deprecated.
- onMeasure(int, int) - Method in class androidx.percentlayout.widget.PercentRelativeLayout
-
Deprecated.
- onMeasure(int, int) - Method in class androidx.preference.internal.PreferenceImageView
-
- onMeasure(RecyclerView.Recycler, RecyclerView.State, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Measure the attached RecyclerView.
- onMeasure(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onMeasure(int, int) - Method in class androidx.slice.widget.GridRowView
-
- onMeasure(int, int) - Method in class androidx.slice.widget.LargeTemplateView
-
- onMeasure(int, int) - Method in class androidx.slice.widget.RowView
-
- onMeasure(int, int) - Method in class androidx.slice.widget.SliceView
-
- onMeasure(int, int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onMeasure(int, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onMeasure(int, int) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
- onMeasure(int, int) - Method in class androidx.viewpager.widget.ViewPager
-
- onMeasure(int, int) - Method in class androidx.wear.widget.BoxInsetLayout
-
- onMeasure(int, int) - Method in class androidx.wear.widget.CircledImageView
-
- onMeasure(int, int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- onMeasureChild(CoordinatorLayout, V, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when the parent CoordinatorLayout is about to measure the given child view.
- onMeasureChild(View, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Called to measure each individual child view unless a
Behavior is present.
- onMenuItemActionCollapse(MenuItem) - Method in interface androidx.core.view.MenuItemCompat.OnActionExpandListener
-
Deprecated.
- onMenuItemActionExpand(MenuItem) - Method in interface androidx.core.view.MenuItemCompat.OnActionExpandListener
-
Deprecated.
- onMenuItemClick(MenuItem) - Method in interface androidx.appcompat.widget.ActionMenuView.OnMenuItemClickListener
-
This method will be invoked when a menu item is clicked if the item itself did
not already handle the event.
- onMenuItemClick(MenuItem) - Method in interface androidx.appcompat.widget.PopupMenu.OnMenuItemClickListener
-
This method will be invoked when a menu item is clicked if the item
itself did not already handle the event.
- onMenuItemClick(MenuItem) - Method in interface androidx.appcompat.widget.Toolbar.OnMenuItemClickListener
-
This method will be invoked when a menu item is clicked if the item itself did
not already handle the event.
- onMenuItemSelected(int, android.view.MenuItem) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onMenuItemSelected(MenuBuilder, MenuItem) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- onMenuItemSelected(MenuBuilder, MenuItem) - Method in interface androidx.appcompat.view.menu.MenuBuilder.Callback
-
Called when a menu item is selected.
- onMenuItemSelected(MenuBuilder, MenuItem) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- onMenuItemSelected(int, MenuItem) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onMenuItemSelected(int, MenuItem) - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch context and options menu to fragments.
- onMenuKeyEvent(KeyEvent) - Method in class androidx.appcompat.app.ActionBar
-
- onMenuModeChange(MenuBuilder) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- onMenuModeChange(MenuBuilder) - Method in interface androidx.appcompat.view.menu.MenuBuilder.Callback
-
Called when the mode of the menu changes (for example, from icon to expanded).
- onMenuModeChange(MenuBuilder) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- onMenuOpened(int, Menu) - Method in class androidx.appcompat.app.AppCompatActivity
- onMenuOpened(int, Menu) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onMenuVisibilityChanged(boolean) - Method in interface androidx.appcompat.app.ActionBar.OnMenuVisibilityListener
-
Called when an action bar menu is shown or hidden.
- onMessage(InvocationHandler, InvocationHandler) - Method in class androidx.webkit.internal.WebMessageCallbackAdapter
-
- onMessage(WebMessagePortCompat, WebMessageCompat) - Method in class androidx.webkit.WebMessagePortCompat.WebMessageCallbackCompat
-
Message callback for receiving onMessage events.
- onMessageChannelReady(Bundle) - Method in class androidx.browser.customtabs.CustomTabsCallback
-
Called when
CustomTabsSession has requested a postMessage channel through
CustomTabsService#requestPostMessageChannel(
CustomTabsSessionToken, android.net.Uri) and the channel
is ready for sending and receiving messages on both ends.
- onMessageReceived(String, Bundle) - Method in interface androidx.mediarouter.media.RemotePlaybackClient.OnMessageReceivedListener
-
Called when a message received.
- onMetadataChanged() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Event when metadata changed
- onMetadataChanged() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Must be called appropriately by a subclass when the metadata state has changed.
- onMetadataChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Event for meta data changed.
- onMove(RecyclerView, RecyclerView.ViewHolder, RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called when ItemTouchHelper wants to move the dragged item from its old position to
the new position.
- onMoved(int, int) - Method in class androidx.recyclerview.widget.AdapterListUpdateCallback
-
Called when an item changes its position in the list.
- onMoved(int, int) - Method in class androidx.recyclerview.widget.BatchingListUpdateCallback
-
- onMoved(RecyclerView, RecyclerView.ViewHolder, int, RecyclerView.ViewHolder, int, int, int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called when #onMove(RecyclerView, ViewHolder, ViewHolder) returns true.
- onMoved(int, int) - Method in interface androidx.recyclerview.widget.ListUpdateCallback
-
Called when an item changes its position in the list.
- onMoved(int, int) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- onMoved(int, int) - Method in class androidx.recyclerview.widget.SortedListAdapterCallback
-
- onMoveFinished(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a move animation has ended on the given ViewHolder.
- onMoveStarting(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a move animation is being started on the given ViewHolder.
- onMultiWindowModeChanged(boolean) - Method in class androidx.fragment.app.Fragment
-
Called when the Fragment's activity changes from fullscreen mode to multi-window mode and
visa-versa.
- onMultiWindowModeChanged(boolean) - Method in class androidx.fragment.app.FragmentActivity
- onNavigateToScreen(PreferenceScreen) - Method in class androidx.preference.PreferenceFragment
-
- onNavigateToScreen(PreferenceScreen) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onNavigateToScreen(PreferenceScreen) - Method in interface androidx.preference.PreferenceManager.OnNavigateToScreenListener
-
Called when a PreferenceScreen in the tree requests to navigate to its contents.
- onNavigationEvent(int, Bundle) - Method in class androidx.browser.customtabs.CustomTabsCallback
-
To be called when a navigation event happens.
- onNavigationItemSelected(int, long) - Method in interface androidx.appcompat.app.ActionBar.OnNavigationListener
-
Deprecated.
This method is called whenever a navigation item in your action bar
is selected.
- onNestedFling(View, float, float, boolean) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onNestedFling(CoordinatorLayout, V, View, float, float, boolean) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scrolling child is starting a fling or an action that would
be a fling.
- onNestedFling(View, float, float, boolean) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedFling(View, float, float, boolean) - Method in interface androidx.core.view.NestedScrollingParent
-
Request a fling from a nested scroll.
- onNestedFling(ViewParent, View, float, float, boolean) - Static method in class androidx.core.view.ViewParentCompat
-
Request a fling from a nested scroll.
- onNestedFling(View, float, float, boolean) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedFling(View, float, float, boolean) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onNestedFling(View, float, float, boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onNestedPreFling(View, float, float) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onNestedPreFling(CoordinatorLayout, V, View, float, float) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scrolling child is about to start a fling.
- onNestedPreFling(View, float, float) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedPreFling(View, float, float) - Method in interface androidx.core.view.NestedScrollingParent
-
React to a nested fling before the target view consumes it.
- onNestedPreFling(ViewParent, View, float, float) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested fling before the target view consumes it.
- onNestedPreFling(View, float, float) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedPreFling(View, float, float) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onNestedPreFling(View, float, float) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onNestedPreScroll(View, int, int, int[]) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onNestedPreScroll(CoordinatorLayout, V, View, int, int, int[]) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onNestedPreScroll(CoordinatorLayout, V, View, int, int, int[], int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scroll in progress is about to update, before the target has
consumed any of the scrolled distance.
- onNestedPreScroll(View, int, int, int[]) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedPreScroll(View, int, int, int[], int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedPreScroll(View, int, int, int[]) - Method in interface androidx.core.view.NestedScrollingParent
-
React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View, int, int, int[], int) - Method in interface androidx.core.view.NestedScrollingParent2
-
React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(ViewParent, View, int, int, int[]) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(ViewParent, View, int, int, int[], int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View, int, int, int[], int) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedPreScroll(View, int, int, int[]) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedPreScroll(View, int, int, int[]) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onNestedPreScroll(View, int, int, int[]) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onNestedScroll(View, int, int, int, int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onNestedScroll(CoordinatorLayout, V, View, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onNestedScroll(CoordinatorLayout, V, View, int, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scroll in progress has updated and the target has scrolled or
attempted to scroll.
- onNestedScroll(View, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedScroll(View, int, int, int, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedScroll(View, int, int, int, int) - Method in interface androidx.core.view.NestedScrollingParent
-
React to a nested scroll in progress.
- onNestedScroll(View, int, int, int, int, int) - Method in interface androidx.core.view.NestedScrollingParent2
-
React to a nested scroll in progress.
- onNestedScroll(ViewParent, View, int, int, int, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll in progress.
- onNestedScroll(ViewParent, View, int, int, int, int, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll in progress.
- onNestedScroll(View, int, int, int, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedScroll(View, int, int, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedScroll(View, int, int, int, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onNestedScroll(View, int, int, int, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onNestedScrollAccepted(View, View, int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onNestedScrollAccepted(CoordinatorLayout, V, View, View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onNestedScrollAccepted(CoordinatorLayout, V, View, View, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scroll has been accepted by the CoordinatorLayout.
- onNestedScrollAccepted(View, View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedScrollAccepted(View, View, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onNestedScrollAccepted(View, View, int) - Method in interface androidx.core.view.NestedScrollingParent
-
React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View, View, int, int) - Method in interface androidx.core.view.NestedScrollingParent2
-
React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View, View, int) - Method in class androidx.core.view.NestedScrollingParentHelper
-
Called when a nested scrolling operation initiated by a descendant view is accepted
by this ViewGroup.
- onNestedScrollAccepted(View, View, int, int) - Method in class androidx.core.view.NestedScrollingParentHelper
-
Called when a nested scrolling operation initiated by a descendant view is accepted
by this ViewGroup.
- onNestedScrollAccepted(ViewParent, View, View, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(ViewParent, View, View, int, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View, View, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedScrollAccepted(View, View, int) - Method in class androidx.core.widget.NestedScrollView
-
- onNestedScrollAccepted(View, View, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onNestedScrollAccepted(View, View, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onNewAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in class androidx.wear.internal.widget.drawer.MultiPagePresenter
-
- onNewAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- onNewAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
Indicates to the presenter that the drawer has a new adapter.
- onNewIntent(Intent) - Method in class androidx.fragment.app.FragmentActivity
-
Handle onNewIntent() to inform the fragment manager that the
state is not saved.
- onNothingSelected(<any>) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- onNothingSelected(<any>) - Method in class androidx.databinding.adapters.AdapterViewBindingAdapter.OnItemSelectedComponentListener
-
- onNothingSelected(<any>) - Method in interface androidx.databinding.adapters.AdapterViewBindingAdapter.OnNothingSelected
-
- onNotifyCallback(C, T, int, A) - Method in class androidx.databinding.CallbackRegistry.NotifierCallback
-
- onOpen(SupportSQLiteDatabase) - Method in class androidx.room.RoomDatabase.Callback
-
Called when the database has been opened.
- onOpen(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper.Delegate
-
- onOpen(SupportSQLiteDatabase) - Method in class androidx.room.RoomOpenHelper
-
- onOpen(SupportSQLiteDatabase) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Called when the database has been opened.
- onOpenSubMenu(MenuBuilder) - Method in interface androidx.appcompat.view.menu.MenuPresenter.Callback
-
Called when a submenu opens.
- onOptionsItemSelected(MenuItem) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
This method should be called by your Activity's
onOptionsItemSelected method.
- onOptionsItemSelected(MenuItem) - Method in class androidx.car.drawer.CarDrawerActivity
-
- onOptionsItemSelected(MenuItem) - Method in class androidx.car.drawer.CarDrawerController
-
An analog to an Activity's onOptionsItemSelected().
- onOptionsItemSelected(MenuItem) - Method in class androidx.fragment.app.Fragment
-
This hook is called whenever an item in your options menu is selected.
- onOptionsItemSelected(MenuItem) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
This method should be called by your Activity's
onOptionsItemSelected method.
- onOptionsMenuClosed(Menu) - Method in class androidx.fragment.app.Fragment
-
This hook is called whenever the options menu is being closed (either by the user canceling
the menu with the back/menu button, or when an item is selected).
- onOrchestratorConnect() - Method in interface androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener.OnConnectListener
-
- onOrchestratorConnect() - Method in class androidx.test.runner.AndroidJUnitRunner
-
Called when AndroidJUnitRunner connects to a test orchestrator, if the orchestratorService parameter is set.
- onOutputFormatChanged(HeifEncoder, MediaFormat) - Method in class androidx.heifwriter.HeifEncoder.Callback
-
Called when the output format has changed.
- onOverScrolled(int, int, boolean, boolean) - Method in class androidx.core.widget.NestedScrollView
-
- onPageChanged(int, int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called when the page has been changed.
- onPageChanged(int, int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called when the page has been changed.
- onPageCommitVisible(WebView, String) - Method in class androidx.webkit.WebViewClientCompat
-
Notify the host application that android.webkit.WebView content left over from
previous page navigations will no longer be drawn.
- onPageScrolled(int, float, int) - Method in interface androidx.viewpager.widget.ViewPager.OnPageChangeListener
-
This method will be invoked when the current page is scrolled, either as part
of a programmatically initiated smooth scroll or a user initiated touch scroll.
- onPageScrolled(int, float, int) - Method in class androidx.viewpager.widget.ViewPager
-
This method will be invoked when the current page is scrolled, either as part
of a programmatically initiated smooth scroll or a user initiated touch scroll.
- onPageScrolled(int, float, int) - Method in class androidx.viewpager.widget.ViewPager.SimpleOnPageChangeListener
-
- onPageScrolled(int, float, int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- onPageScrollStateChanged(int) - Method in interface androidx.viewpager.widget.ViewPager.OnPageChangeListener
-
Called when the scroll state changes.
- onPageScrollStateChanged(int) - Method in class androidx.viewpager.widget.ViewPager.SimpleOnPageChangeListener
-
- onPageScrollStateChanged(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- onPageSelected(int, boolean) - Method in class androidx.leanback.widget.PagingIndicator
-
Called when the page has been selected.
- onPageSelected(int) - Method in interface androidx.viewpager.widget.ViewPager.OnPageChangeListener
-
This method will be invoked when a new page becomes selected.
- onPageSelected(int) - Method in class androidx.viewpager.widget.ViewPager.SimpleOnPageChangeListener
-
- onPageSelected(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- onPaginate(int) - Method in interface androidx.car.widget.PagedScrollBarView.PaginationListener
-
Called when the linked view should be paged in the given direction
- onPanelClosed(int, Menu) - Method in class androidx.appcompat.app.AppCompatActivity
-
Call onOptionsMenuClosed() on fragments.
- onPanelClosed(int, Menu) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onPanelClosed(int, Menu) - Method in class androidx.fragment.app.FragmentActivity
-
Call onOptionsMenuClosed() on fragments.
- onPanelClosed(View) - Method in interface androidx.slidingpanelayout.widget.SlidingPaneLayout.PanelSlideListener
-
Called when a sliding pane becomes slid completely closed.
- onPanelClosed(View) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout.SimplePanelSlideListener
-
- onPanelOpened(View) - Method in interface androidx.slidingpanelayout.widget.SlidingPaneLayout.PanelSlideListener
-
Called when a sliding pane becomes slid completely open.
- onPanelOpened(View) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout.SimplePanelSlideListener
-
- onPanelSlide(View, float) - Method in interface androidx.slidingpanelayout.widget.SlidingPaneLayout.PanelSlideListener
-
Called when a sliding pane's position changes.
- onPanelSlide(View, float) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout.SimplePanelSlideListener
-
- onParentChanged(Preference, boolean) - Method in class androidx.preference.Preference
-
Called when the implicit parent dependency changes.
- onPause() - Method in class androidx.fragment.app.Fragment
-
Called when the Fragment is no longer resumed.
- onPause() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onPause() to fragments.
- onPause() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onPause() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onPause() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onPause() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onPause() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onPause() - Method in class androidx.leanback.app.SearchSupportFragment
-
- onPause(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_PAUSE event occurred.
- onPause() - Method in class androidx.lifecycle.ReportFragment
-
- onPause() - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onPause() - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onPeekContainerClicked(View) - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
- onPeekContainerClicked(View) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Called when anything within the peek container is clicked.
- onPerformActionForVirtualView(int, int, Bundle) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Performs the specified accessibility action on the item associated
with the virtual view identifier.
- onPerformDefaultAction() - Method in class androidx.core.view.ActionProvider
-
Performs an optional default action.
- onPerformDefaultAction() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
- onPictureInPictureModeChanged(boolean) - Method in class androidx.fragment.app.Fragment
-
Called by the system when the activity changes to and from picture-in-picture mode.
- onPictureInPictureModeChanged(boolean) - Method in class androidx.fragment.app.FragmentActivity
- OnPlaybackProgressCallback() - Constructor for class androidx.leanback.widget.PlaybackControlsRow.OnPlaybackProgressCallback
-
- onPlayCompleted() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
- onPlayCompleted() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Event when play finishes, subclass may handling repeat mode here.
- onPlayCompleted(PlaybackGlue) - Method in class androidx.leanback.media.PlaybackGlue.PlayerCallback
-
Event of the current media is finished.
- onPlayCompleted(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Client when the current media is finished.
- onPlayStateChanged() - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
- onPlayStateChanged() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Event when play state changed.
- onPlayStateChanged(PlaybackGlue) - Method in class androidx.leanback.media.PlaybackGlue.PlayerCallback
-
Event for Play/Pause state change.
- onPlayStateChanged() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onPlayStateChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Client for Play/Pause state change.
- onPointerCaptureChanged(boolean) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onPopulateAccessibilityEvent(AccessibilityEvent) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onPopulateAccessibilityEvent(View, AccessibilityEvent) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Gives a chance to the host View to populate the accessibility event with its
text content.
- onPopulateAccessibilityEvent(View, AccessibilityEvent) - Static method in class androidx.core.view.ViewCompat
-
- onPopulateEventForHost(AccessibilityEvent) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Populates an AccessibilityEvent with information about the host
view.
- onPopulateEventForVirtualView(int, AccessibilityEvent) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Populates an AccessibilityEvent with information about the
specified item.
- onPopulateNodeForHost(AccessibilityNodeInfoCompat) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- onPopulateNodeForVirtualView(int, AccessibilityNodeInfoCompat) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
- onPostCreate(Bundle) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onPostCreate(Bundle) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity#onPostCreate(android.os.Bundle)
- onPostCreate(Bundle) - Method in class androidx.car.drawer.CarDrawerActivity
-
- onPostMessage(String, Bundle) - Method in class androidx.browser.customtabs.CustomTabsCallback
-
- onPostMessageServiceConnected() - Method in class androidx.browser.customtabs.PostMessageServiceConnection
-
- onPostMessageServiceDisconnected() - Method in class androidx.browser.customtabs.PostMessageServiceConnection
-
- onPostParceling() - Method in class androidx.core.graphics.drawable.IconCompat
-
- onPostParceling() - Method in class androidx.slice.SliceItem
-
- onPostResume() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onPostResume() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity#onPostResume()
- onPostResume() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onResume() to fragments.
- onPreBind(T) - Method in class androidx.databinding.OnRebindCallback
-
Called when values in a ViewDataBinding should be reevaluated.
- onPreferenceChange(Preference, Object) - Method in interface androidx.preference.Preference.OnPreferenceChangeListener
-
Called when a Preference has been changed by the user.
- onPreferenceChange(Preference) - Method in class androidx.preference.PreferenceGroupAdapter
-
- onPreferenceClick(Preference) - Method in interface androidx.preference.Preference.OnPreferenceClickListener
-
Called when a Preference has been clicked.
- onPreferenceDisplayDialog(PreferenceFragment, Preference) - Method in interface androidx.preference.PreferenceFragment.OnPreferenceDisplayDialogCallback
-
- onPreferenceDisplayDialog(PreferenceFragmentCompat, Preference) - Method in interface androidx.preference.PreferenceFragmentCompat.OnPreferenceDisplayDialogCallback
-
- onPreferenceHierarchyChange(Preference) - Method in class androidx.preference.PreferenceGroupAdapter
-
- onPreferenceStartFragment(PreferenceFragment, Preference) - Method in interface androidx.preference.PreferenceFragment.OnPreferenceStartFragmentCallback
-
Called when the user has clicked on a Preference that has
a fragment class name associated with it.
- onPreferenceStartFragment(PreferenceFragmentCompat, Preference) - Method in interface androidx.preference.PreferenceFragmentCompat.OnPreferenceStartFragmentCallback
-
Called when the user has clicked on a Preference that has
a fragment class name associated with it.
- onPreferenceStartScreen(PreferenceFragment, PreferenceScreen) - Method in interface androidx.preference.PreferenceFragment.OnPreferenceStartScreenCallback
-
Called when the user has clicked on a PreferenceScreen item in order to navigate to a new
screen of preferences.
- onPreferenceStartScreen(PreferenceFragmentCompat, PreferenceScreen) - Method in interface androidx.preference.PreferenceFragmentCompat.OnPreferenceStartScreenCallback
-
Called when the user has clicked on a PreferenceScreen item in order to navigate to a new
screen of preferences.
- onPreferenceTreeClick(Preference) - Method in class androidx.preference.PreferenceFragment
-
Called when a preference in the tree rooted at this
PreferenceScreen has been clicked.
- onPreferenceTreeClick(Preference) - Method in class androidx.preference.PreferenceFragmentCompat
-
Called when a preference in the tree rooted at this
PreferenceScreen has been clicked.
- onPreferenceTreeClick(Preference) - Method in interface androidx.preference.PreferenceManager.OnPreferenceTreeClickListener
-
Called when a preference in the tree rooted at this
PreferenceScreen has been clicked.
- onPreferenceVisibilityChange(Preference) - Method in class androidx.preference.PreferenceGroupAdapter
-
- onPreParceling(boolean) - Method in class androidx.core.graphics.drawable.IconCompat
-
- onPreParceling(boolean) - Method in class androidx.slice.SliceItem
-
- onPrepareActionMode(ActionMode, Menu) - Method in interface androidx.appcompat.view.ActionMode.Callback
-
Called to refresh an action mode's action menu whenever it is invalidated.
- onPrepareActionMode(ActionMode, Menu) - Method in class androidx.appcompat.view.SupportActionModeWrapper.CallbackWrapper
-
- onPrepareAddPreference(Preference) - Method in class androidx.preference.PreferenceGroup
-
- onPrepareCallbackFlags() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
Called to prepare the callback flags that will be used when the
callback is registered.
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.ListPreferenceDialogFragment
-
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.ListPreferenceDialogFragmentCompat
-
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragment
-
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragmentCompat
-
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.PreferenceDialogFragment
-
Prepares the dialog builder to be shown when the preference is clicked.
- onPrepareDialogBuilder(AlertDialog.Builder) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
Prepares the dialog builder to be shown when the preference is clicked.
- onPreparedStateChanged() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Event when ready state for play changes.
- onPreparedStateChanged(PlaybackGlue) - Method in class androidx.leanback.media.PlaybackGlue.PlayerCallback
-
- onPreparedStateChanged(PlayerAdapter) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
- onPrepareForRemoval() - Method in class androidx.preference.Preference
-
Called when this Preference is being removed from the hierarchy.
- onPrepareOptionsMenu(Menu) - Method in class androidx.fragment.app.Fragment
-
Prepare the Fragment host's standard options menu to be displayed.
- onPrepareOptionsPanel(View, Menu) - Method in class androidx.fragment.app.FragmentActivity
-
- onPreparePanel(int, View, Menu) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onPreparePanel(int, View, Menu) - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onPrepareOptionsMenu() to fragments.
- onPrepareSubMenu(SubMenu) - Method in class androidx.appcompat.widget.ShareActionProvider
-
Called to prepare an associated submenu for the menu item backed by this ActionProvider.
- onPrepareSubMenu(SubMenu) - Method in class androidx.core.view.ActionProvider
-
Called to prepare an associated submenu for the menu item backed by this ActionProvider.
- onPrepareSupportNavigateUpTaskStack(TaskStackBuilder) - Method in class androidx.appcompat.app.AppCompatActivity
-
Support version of #onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder).
- onPresenterSelectorChanged() - Method in class androidx.leanback.widget.ObjectAdapter
-
- onProgressBarClicked(PlaybackTransportRowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Client of progress bar is clicked, default implementation delegate click to
PlayPauseAction.
- onProgressChanged(SeekBar, int, boolean) - Method in interface androidx.databinding.adapters.SeekBarBindingAdapter.OnProgressChanged
-
- onPropertyChanged(Observable, int) - Method in class androidx.databinding.Observable.OnPropertyChangedCallback
-
Called by an Observable whenever an observable property changes.
- onPropertyChanged(Observable, int) - Method in class androidx.databinding.ViewDataBinding.PropertyChangedInverseListener
-
- OnPropertyChangedCallback() - Constructor for class androidx.databinding.Observable.OnPropertyChangedCallback
-
- onProvideFragmentTransitions() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Called by Constructor to provide fragment transitions.
- onProvideFragmentTransitions() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Called by Constructor to provide fragment transitions.
- onProvideItemLayoutId() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Provides the resource ID of the layout defining the view for an individual guided actions.
- onProvideItemLayoutId(int) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Provides the resource ID of the layout defining the view for an individual guided actions.
- onProvideKeyboardShortcuts(List<KeyboardShortcutGroup>, Menu, int) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onProvideLayoutId() - Method in class androidx.leanback.widget.GuidanceStylist
-
Provides the resource ID of the layout defining the guidance view.
- onProvideLayoutId() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Provides the resource ID of the layout defining the host view for the list of guided actions.
- onProviderAdded(MediaRouter, MediaRouter.ProviderInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route provider has been added.
- onProviderChanged(MediaRouter, MediaRouter.ProviderInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a property of the indicated media route provider has changed.
- onProviderRemoved(MediaRouter, MediaRouter.ProviderInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route provider has been removed.
- onProvideTheme() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Returns the theme used for styling the fragment.
- onProvideTheme() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Returns the theme used for styling the fragment.
- onProvideTheme() - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Returns the theme used for styling the fragment.
- onProvideTheme() - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Returns the theme used for styling the fragment.
- onPull(float) - Method in class androidx.core.widget.EdgeEffectCompat
-
- onPull(float, float) - Method in class androidx.core.widget.EdgeEffectCompat
-
- onPull(EdgeEffect, float, float) - Static method in class androidx.core.widget.EdgeEffectCompat
-
A view should call this when content is pulled away from an edge by the user.
- onQueryFinished(Query, Cursor) - Method in interface androidx.contentpager.content.ContentPager.QueryRunner.Callback
-
Called on main thread when query has completed.
- onQueryTextChange(String) - Method in interface androidx.appcompat.widget.SearchView.OnQueryTextListener
-
Called when the query text is changed by the user.
- onQueryTextChange(String) - Method in interface androidx.databinding.adapters.SearchViewBindingAdapter.OnQueryTextChange
-
- onQueryTextChange(String) - Method in interface androidx.leanback.app.SearchFragment.SearchResultProvider
-
Deprecated.
Method invoked when the search query is updated.
- onQueryTextChange(String) - Method in interface androidx.leanback.app.SearchSupportFragment.SearchResultProvider
-
Method invoked when the search query is updated.
- onQueryTextSubmit(String) - Method in interface androidx.appcompat.widget.SearchView.OnQueryTextListener
-
Called when the user submits the query.
- onQueryTextSubmit(String) - Method in interface androidx.databinding.adapters.SearchViewBindingAdapter.OnQueryTextSubmit
-
- onQueryTextSubmit(String) - Method in interface androidx.leanback.app.SearchFragment.SearchResultProvider
-
Deprecated.
Method invoked when the search query is submitted, either by dismissing the keyboard,
pressing search or next on the keyboard or when voice has detected the end of the query.
- onQueryTextSubmit(String) - Method in interface androidx.leanback.app.SearchSupportFragment.SearchResultProvider
-
Method invoked when the search query is submitted, either by dismissing the keyboard,
pressing search or next on the keyboard or when voice has detected the end of the query.
- onRangeChanged() - Method in class androidx.recyclerview.widget.AsyncListUtil
-
Updates the currently visible item range.
- onReachBottom() - Method in class androidx.car.widget.PagedListView.OnScrollListener
-
Called when the PagedListView has been scrolled so that the last item is
completely visible.
- onReappear(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onReappear(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackRowPresenter
-
Provides hook to update the UI when the view reappears.
- onReappear(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- OnRebindCallback<T extends ViewDataBinding> - Class in androidx.databinding
-
- OnRebindCallback() - Constructor for class androidx.databinding.OnRebindCallback
-
- onReceive(Context, Intent) - Method in class androidx.media.session.MediaButtonReceiver
-
- onReceivedError(WebView, WebResourceRequest, InvocationHandler) - Method in class androidx.webkit.WebViewClientCompat
-
Invoked by chromium (for WebView APks 67+) for the onReceivedError event.
- onReceivedError(WebView, WebResourceRequest, WebResourceError) - Method in class androidx.webkit.WebViewClientCompat
-
- onReceivedError(WebView, WebResourceRequest, WebResourceErrorCompat) - Method in class androidx.webkit.WebViewClientCompat
-
Report web resource loading error to the host application.
- onReceivedHttpError(WebView, WebResourceRequest, WebResourceResponse) - Method in class androidx.webkit.WebViewClientCompat
-
Notify the host application that an HTTP error has been received from the server while
loading a resource.
- onRefresh() - Method in interface androidx.swiperefreshlayout.widget.SwipeRefreshLayout.OnRefreshListener
-
Called when a swipe gesture triggers a refresh.
- onRejectSharedElements(List<View>) - Method in class androidx.core.app.SharedElementCallback
-
- onRelationshipValidationResult(int, Uri, boolean, Bundle) - Method in class androidx.browser.customtabs.CustomTabsCallback
-
Called when a relationship validation result is available.
- onRelease() - Method in class androidx.core.widget.EdgeEffectCompat
-
- onRelease() - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Releases the route controller, allowing it to free its resources.
- onRemoved(int, int) - Method in class androidx.paging.PagedList.Callback
-
Called when items have been removed at the end or beginning of the list, and have not
been replaced by padded nulls.
- onRemoved(int, int) - Method in class androidx.recyclerview.widget.AdapterListUpdateCallback
-
Called when count number of items are removed from the given position.
- onRemoved(int, int) - Method in class androidx.recyclerview.widget.BatchingListUpdateCallback
-
- onRemoved(int, int) - Method in interface androidx.recyclerview.widget.ListUpdateCallback
-
Called when count number of items are removed from the given position.
- onRemoved(int, int) - Method in class androidx.recyclerview.widget.SortedList.BatchedCallback
-
- onRemoved(int, int) - Method in class androidx.recyclerview.widget.SortedListAdapterCallback
-
- onRemoveFinished(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a remove animation has ended on the given ViewHolder.
- onRemoveStarting(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Called when a remove animation is being started on the given ViewHolder.
- onReply(T) - Method in interface androidx.core.provider.SelfDestructiveThread.ReplyCallback
-
Called when the task was finished.
- onRequestChildFocus(View, View) - Method in interface androidx.leanback.widget.BrowseFrameLayout.OnChildFocusListener
-
See android.view.ViewGroup#requestChildFocus(
android.view.View, android.view.View).
- onRequestChildFocus(RecyclerView, View, View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onRequestChildFocus(RecyclerView, RecyclerView.State, View, View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when a descendant view of the RecyclerView requests focus.
- onRequestChildRectangleOnScreen(CoordinatorLayout, V, Rect, boolean) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a child of the view associated with this behavior wants a particular
rectangle to be positioned onto the screen.
- onRequestDisallowInterceptTouchEvent(boolean) - Method in interface androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
-
Called when a child of RecyclerView does not want RecyclerView and its ancestors to
intercept touch events with
ViewGroup#onInterceptTouchEvent(MotionEvent).
- onRequestDisallowInterceptTouchEvent(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
-
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.core.widget.NestedScrollView
-
When looking for focus in children of a scroll view, need to be a little
more careful not to give focus to something that is scrolled off screen.
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.leanback.widget.BaseGridView
-
- onRequestFocusInDescendants(int, Rect) - Method in interface androidx.leanback.widget.BrowseFrameLayout.OnChildFocusListener
-
See android.view.ViewGroup#onRequestFocusInDescendants(
int, android.graphics.Rect).
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.leanback.widget.BrowseFrameLayout
-
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.leanback.widget.picker.Picker
-
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.leanback.widget.PlaybackTransportRowView
-
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onRequestFocusInDescendants(int, Rect) - Method in class androidx.viewpager.widget.ViewPager
-
We only want the current page that is being shown to be focusable.
- onRequestPermissionsFromFragment(Fragment, String[], int) - Method in class androidx.fragment.app.FragmentHostCallback
-
Requests permissions from the given fragment.
- onRequestPermissionsResult(int, String[], int[]) - Method in interface androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback
-
Callback for the result from requesting permissions.
- onRequestPermissionsResult(int, String[], int[]) - Method in class androidx.fragment.app.Fragment
-
Callback for the result from requesting permissions.
- onRequestPermissionsResult(int, String[], int[]) - Method in class androidx.fragment.app.FragmentActivity
-
Callback for the result from requesting permissions.
- onRequestPermissionsResult(int, String[], int[]) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onRequestPermissionsResult(int, String[], int[]) - Method in class androidx.leanback.app.SearchSupportFragment
-
- onRequestPermissionsResult(int, String[], int[]) - Method in interface androidx.legacy.app.FragmentCompat.OnRequestPermissionsResultCallback
-
- onRequestSendAccessibilityEvent(ViewGroup, View, AccessibilityEvent) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Called when a child of the host View has requested sending an
AccessibilityEvent and gives an opportunity to the parent (the host)
to augment the event.
- onRequestSendAccessibilityEvent(ViewGroup, View, AccessibilityEvent) - Static method in class androidx.core.view.ViewGroupCompat
-
- onRequestSendAccessibilityEvent(View, AccessibilityEvent) - Method in class androidx.slice.widget.RemoteInputView
-
- onReset() - Method in class androidx.loader.content.CursorLoader
-
- onReset() - Method in class androidx.loader.content.Loader
-
Subclasses must implement this to take care of resetting their loader,
as per
Loader.reset().
- onRestoreInstanceState(Parcelable) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- onRestoreInstanceState(Parcelable) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Supplies the previously saved instance state to be restored.
- onRestoreInstanceState(Parcelable) - Method in class androidx.appcompat.widget.SearchView
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.appcompat.widget.Toolbar
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.car.widget.PagedListView
-
- onRestoreInstanceState(CoordinatorLayout, V, Parcelable) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.core.widget.NestedScrollView
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.fragment.app.FragmentTabHost
-
- onRestoreInstanceState(Bundle, String) - Method in class androidx.leanback.widget.GuidedAction
-
Restore action from a bundle using a given key.
- onRestoreInstanceState(Bundle, String) - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.legacy.app.FragmentTabHost
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.EditTextPreference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.ListPreference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.MultiSelectListPreference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.Preference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.PreferenceGroup
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.SeekBarPreference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.preference.TwoStatePreference
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onRestoreInstanceState(Parcelable) - Method in class androidx.viewpager.widget.ViewPager
-
- onResult(Bundle) - Method in class androidx.mediarouter.media.MediaRouter.ControlRequestCallback
-
Called when a media control request succeeds.
- onResult(Bundle, String, MediaSessionStatus, String, MediaItemStatus) - Method in class androidx.mediarouter.media.RemotePlaybackClient.ItemActionCallback
-
Called when the request succeeds.
- onResult(Bundle, String, MediaSessionStatus) - Method in class androidx.mediarouter.media.RemotePlaybackClient.SessionActionCallback
-
Called when the request succeeds.
- onResult(List<Value>) - Method in class androidx.paging.ItemKeyedDataSource.LoadCallback
-
Called to pass loaded data from a DataSource.
- onResult(List<Value>, int, int) - Method in class androidx.paging.ItemKeyedDataSource.LoadInitialCallback
-
Called to pass initial load state from a DataSource.
- onResult(List<Value>, Key) - Method in class androidx.paging.PageKeyedDataSource.LoadCallback
-
Called to pass loaded data from a DataSource.
- onResult(List<Value>, int, int, Key, Key) - Method in class androidx.paging.PageKeyedDataSource.LoadInitialCallback
-
Called to pass initial load state from a DataSource.
- onResult(List<Value>, Key, Key) - Method in class androidx.paging.PageKeyedDataSource.LoadInitialCallback
-
Called to pass loaded data from a DataSource.
- onResult(List<T>, int, int) - Method in class androidx.paging.PositionalDataSource.LoadInitialCallback
-
Called to pass initial load state from a DataSource.
- onResult(List<T>, int) - Method in class androidx.paging.PositionalDataSource.LoadInitialCallback
-
Called to pass initial load state from a DataSource without total count,
when placeholders aren't requested.
- onResult(List<T>) - Method in class androidx.paging.PositionalDataSource.LoadRangeCallback
-
- onResume() - Method in class androidx.fragment.app.Fragment
-
Called when the fragment is visible to the user and actively running.
- onResume() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onResume() to fragments.
- onResume() - Method in class androidx.leanback.app.BackgroundFragment
-
- onResume() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onResume() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onResume() - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onResume() - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- onResume() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onResume() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onResume() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onResume() - Method in class androidx.leanback.app.SearchSupportFragment
-
- onResume(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_RESUME event occurred.
- onResume() - Method in class androidx.lifecycle.ReportFragment
-
- onResume() - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onResume() - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onResumeFragments() - Method in class androidx.fragment.app.FragmentActivity
-
This is the fragment-orientated version of
FragmentActivity.onResume() that you
can override to perform operations in the Activity at the same point
where its fragments are resumed.
- onRetainCustomNonConfigurationInstance() - Method in class androidx.fragment.app.FragmentActivity
-
- onRetainNonConfigurationInstance() - Method in class androidx.fragment.app.FragmentActivity
-
Retain all appropriate fragment state.
- onRouteAdded(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route has been added.
- onRouteChanged(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a property of the indicated media route has changed.
- onRoutePresentationDisplayChanged(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route's presentation display changes.
- onRouteRemoved(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route has been removed.
- onRouteSelected(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when the supplied media route becomes selected as the active route.
- onRouteUnselected(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when the supplied media route becomes unselected as the active route.
- onRouteUnselected(MediaRouter, MediaRouter.RouteInfo, int) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when the supplied media route becomes unselected as the active route.
- onRouteVolumeChanged(MediaRouter, MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter.Callback
-
Called when a media route's volume changes.
- onRowViewAttachedToWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onRowViewAttachedToWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onRowViewAttachedToWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onRowViewAttachedToWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- onRowViewAttachedToWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
Invoked when the row view is attached to the window.
- onRowViewDetachedFromWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onRowViewDetachedFromWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onRowViewDetachedFromWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onRowViewDetachedFromWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- onRowViewDetachedFromWindow(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
Invoked when the row view is detached from the window.
- onRowViewExpanded(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.ListRowPresenter
-
- onRowViewExpanded(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Called when the row view's expanded state changes.
- onRowViewSelected(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onRowViewSelected(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.ListRowPresenter
-
- onRowViewSelected(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onRowViewSelected(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- onRowViewSelected(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Called when the given row view changes selection state.
- onRtlPropertiesChanged(int) - Method in class androidx.appcompat.widget.Toolbar
-
- onRtlPropertiesChanged(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onRtlPropertiesChanged(int) - Method in class androidx.leanback.widget.BaseGridView
-
Notify layout manager that layout directionality has been updated
- onRtlPropertiesChanged(int) - Method in class androidx.leanback.widget.PagingIndicator
-
- onSafeBrowsingHit(WebView, WebResourceRequest, int, InvocationHandler) - Method in class androidx.webkit.WebViewClientCompat
-
Invoked by chromium (for WebView APks 67+) for the onSafeBrowsingHit event.
- onSafeBrowsingHit(WebView, WebResourceRequest, int, SafeBrowsingResponse) - Method in class androidx.webkit.WebViewClientCompat
-
- onSafeBrowsingHit(WebView, WebResourceRequest, int, SafeBrowsingResponseCompat) - Method in class androidx.webkit.WebViewClientCompat
-
Notify the host application that a loading URL has been flagged by Safe Browsing.
- onSaveInstanceState(Bundle) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onSaveInstanceState(Bundle) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Allows AppCompat to save instance state.
- onSaveInstanceState() - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- onSaveInstanceState() - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Returns a Parcelable describing the current state of the presenter.
- onSaveInstanceState() - Method in class androidx.appcompat.widget.SearchView
-
- onSaveInstanceState() - Method in class androidx.appcompat.widget.Toolbar
-
- onSaveInstanceState() - Method in class androidx.car.widget.PagedListView
-
- onSaveInstanceState(CoordinatorLayout, V) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Hook allowing a behavior to generate a representation of its internal state
that can later be used to create a new instance with that same state.
- onSaveInstanceState() - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onSaveInstanceState(Bundle) - Method in class androidx.core.app.ComponentActivity
-
- onSaveInstanceState() - Method in class androidx.core.widget.NestedScrollView
-
- onSaveInstanceState() - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onSaveInstanceState(Bundle) - Method in class androidx.fragment.app.DialogFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.fragment.app.Fragment
-
Called to ask the fragment to save its current dynamic state, so it
can later be reconstructed in a new instance of its process is
restarted.
- onSaveInstanceState(Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
Save all appropriate fragment state.
- onSaveInstanceState() - Method in class androidx.fragment.app.FragmentTabHost
-
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Called to ask the fragment to save its current dynamic state, so it
can later be reconstructed in a new instance of its process is
restarted.
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- onSaveInstanceState(Bundle) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- onSaveInstanceState(Bundle, String) - Method in class androidx.leanback.widget.GuidedAction
-
Save action into a bundle using a given key.
- onSaveInstanceState(Bundle, String) - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
- onSaveInstanceState() - Method in class androidx.legacy.app.FragmentTabHost
-
- onSaveInstanceState() - Method in class androidx.preference.EditTextPreference
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.EditTextPreferenceDialogFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.EditTextPreferenceDialogFragmentCompat
-
- onSaveInstanceState() - Method in class androidx.preference.ListPreference
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.ListPreferenceDialogFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.ListPreferenceDialogFragmentCompat
-
- onSaveInstanceState() - Method in class androidx.preference.MultiSelectListPreference
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.MultiSelectListPreferenceDialogFragmentCompat
-
- onSaveInstanceState() - Method in class androidx.preference.Preference
-
Hook allowing a Preference to generate a representation of its internal
state that can later be used to create a new instance with that same
state.
- onSaveInstanceState(Bundle) - Method in class androidx.preference.PreferenceDialogFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.PreferenceDialogFragmentCompat
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.PreferenceFragment
-
- onSaveInstanceState(Bundle) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onSaveInstanceState() - Method in class androidx.preference.PreferenceGroup
-
- onSaveInstanceState() - Method in class androidx.preference.SeekBarPreference
-
- onSaveInstanceState() - Method in class androidx.preference.TwoStatePreference
-
- onSaveInstanceState() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- onSaveInstanceState() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Called when the LayoutManager should save its state.
- onSaveInstanceState() - Method in class androidx.recyclerview.widget.RecyclerView
-
- onSaveInstanceState() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onSaveInstanceState() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onSaveInstanceState() - Method in class androidx.viewpager.widget.ViewPager
-
- onScroll(AbsListView, int, int, int) - Method in interface androidx.databinding.adapters.AbsListViewBindingAdapter.OnScroll
-
- onScrollChange(NestedScrollView, int, int, int, int) - Method in interface androidx.core.widget.NestedScrollView.OnScrollChangeListener
-
Called when the scroll position of a view changes.
- onScrollChanged(int, int, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onScrollDownButtonClicked() - Method in class androidx.car.widget.PagedListView.OnScrollListener
-
Called when scroll down button is clicked
- onScrolled(RecyclerView, int, int) - Method in class androidx.car.utils.DropShadowScrollListener
-
- onScrolled(RecyclerView, int, int) - Method in class androidx.car.widget.PagedListView.OnScrollListener
-
Called when RecyclerView.OnScrollListener#onScrolled is called.
- onScrolled(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Called when the scroll position of this RecyclerView changes.
- onScrolled(RecyclerView, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.OnScrollListener
-
Callback method to be invoked when the RecyclerView has been scrolled.
- OnScrollListener() - Constructor for class androidx.car.widget.PagedListView.OnScrollListener
-
- OnScrollListener() - Constructor for class androidx.recyclerview.widget.RecyclerView.OnScrollListener
-
- onScrollStateChanged(RecyclerView, int) - Method in class androidx.car.widget.PagedListView.OnScrollListener
-
See RecyclerView.OnScrollListener
- onScrollStateChanged(AbsListView, int) - Method in interface androidx.databinding.adapters.AbsListViewBindingAdapter.OnScrollStateChanged
-
- onScrollStateChanged(int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
RecyclerView calls this method to notify LayoutManager that scroll state has changed.
- onScrollStateChanged(RecyclerView, int) - Method in class androidx.recyclerview.widget.RecyclerView.OnScrollListener
-
Callback method to be invoked when RecyclerView's scroll state changes.
- onScrollStateChanged(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Called when the scroll state of this RecyclerView changes.
- onScrollStateChanged(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- onScrollUpButtonClicked() - Method in class androidx.car.widget.PagedListView.OnScrollListener
-
Called when scroll up button is clicked
- onSearch(String, Bundle, MediaBrowserServiceCompat.Result<List<MediaBrowserCompat.MediaItem>>) - Method in class androidx.media.MediaBrowserServiceCompat
-
Called to get the search result.
- onSearchQueryChange(String) - Method in interface androidx.leanback.widget.SearchBar.SearchBarListener
-
Method invoked when the search bar detects a change in the query.
- onSearchQuerySubmit(String) - Method in interface androidx.leanback.widget.SearchBar.SearchBarListener
-
Method invoked when the search query is submitted.
- onSearchRequested(SearchEvent) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onSearchRequested() - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onSeekComplete() - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Called to indicate the completion of a seek operation.
- onSeekFinished(boolean) - Method in class androidx.leanback.widget.PlaybackSeekUi.Client
-
Called when cancelled or confirmed.
- onSeekPositionChanged(long) - Method in class androidx.leanback.widget.PlaybackSeekUi.Client
-
Called when user seeks to a different location.
- onSeekStarted() - Method in class androidx.leanback.widget.PlaybackSeekUi.Client
-
Event for start seeking.
- onSeekTargetStep(int, int, RecyclerView.State, RecyclerView.SmoothScroller.Action) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
RecyclerView will call this method each time it scrolls until it can find the target
position in the layout.
- onSeekTargetStep(int, int, RecyclerView.State, RecyclerView.SmoothScroller.Action) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
RecyclerView will call this method each time it scrolls until it can find the target
position in the layout.
- onSelect() - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Selects the route.
- onSelected(View) - Method in interface androidx.recyclerview.widget.ItemTouchUIUtil
-
- onSelected(int) - Method in class androidx.wear.internal.widget.drawer.MultiPagePresenter
-
- onSelected(int) - Method in class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- onSelected(int) - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
Indicates to the presenter that the user has selected an item.
- onSelectedChanged(RecyclerView.ViewHolder, int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called when the ViewHolder swiped or dragged by the ItemTouchHelper is changed.
- onSelectLevelChanged(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onSelectLevelChanged(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onSelectLevelChanged(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.ListRowPresenter
-
Applies select level to header and draws a default color dim over each child
of
HorizontalGridView.
- onSelectLevelChanged(RowHeaderPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
Called when the select level changes.
- onSelectLevelChanged(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
Callback when the select level changes.
- onServiceConnected(ComponentName, IBinder) - Method in class androidx.browser.customtabs.CustomTabsServiceConnection
-
- onServiceConnected(ComponentName, IBinder) - Method in class androidx.browser.customtabs.PostMessageServiceConnection
-
- onServiceDisconnected(ComponentName) - Method in class androidx.browser.customtabs.PostMessageServiceConnection
-
- onServicePreSuperOnBind() - Method in class androidx.lifecycle.ServiceLifecycleDispatcher
-
Must be a first call in Service#onBind(Intent) method, even before super.onBind
call.
- onServicePreSuperOnCreate() - Method in class androidx.lifecycle.ServiceLifecycleDispatcher
-
Must be a first call in Service#onCreate() method, even before super.onCreate call.
- onServicePreSuperOnDestroy() - Method in class androidx.lifecycle.ServiceLifecycleDispatcher
-
Must be a first call in Service#onDestroy() method, even before super.OnDestroy
call.
- onServicePreSuperOnStart() - Method in class androidx.lifecycle.ServiceLifecycleDispatcher
-
Must be a first call in Service#onStart(Intent, int) or
Service#onStartCommand(Intent, int, int) methods, even before
a corresponding super call.
- onSessionChanged(String) - Method in class androidx.mediarouter.media.RemotePlaybackClient.StatusCallback
-
Called when the session of the remote playback client changes.
- onSessionStatusChanged(Bundle, String, MediaSessionStatus) - Method in class androidx.mediarouter.media.RemotePlaybackClient.StatusCallback
-
Called when the status of a media session changes.
- onSetAlpha(int) - Method in class androidx.wear.widget.CircledImageView
-
- onSetCurrentItemRequested(int, boolean) - Method in class androidx.wear.internal.widget.drawer.MultiPagePresenter
-
- onSetCurrentItemRequested(int, boolean) - Method in class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- onSetCurrentItemRequested(int, boolean) - Method in class androidx.wear.internal.widget.drawer.WearableNavigationDrawerPresenter
-
Indicates to the presenter that the developer wishes to change which item is selected.
- onSetCurrentPositionLabel(long) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
Called to update current time label.
- onSetDetailsOverviewRowStatus(FullWidthDetailsOverviewRowPresenter, FullWidthDetailsOverviewRowPresenter.ViewHolder, int, int, int) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Called to change DetailsOverviewRow view status when current selected row position
or selected sub position changed.
- onSetDetailsOverviewRowStatus(FullWidthDetailsOverviewRowPresenter, FullWidthDetailsOverviewRowPresenter.ViewHolder, int, int, int) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Called to change DetailsOverviewRow view status when current selected row position
or selected sub position changed.
- onSetDurationLabel(long) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
Called to update total time label.
- onSetInitialValue(Object) - Method in class androidx.preference.EditTextPreference
-
- onSetInitialValue(Object) - Method in class androidx.preference.ListPreference
-
- onSetInitialValue(Object) - Method in class androidx.preference.MultiSelectListPreference
-
- onSetInitialValue(boolean, Object) - Method in class androidx.preference.Preference
-
- onSetInitialValue(Object) - Method in class androidx.preference.Preference
-
Implement this to set the initial value of the preference.
- onSetInitialValue(Object) - Method in class androidx.preference.SeekBarPreference
-
- onSetInitialValue(Object) - Method in class androidx.preference.TwoStatePreference
-
- onSetRowStatus(RowPresenter, RowPresenter.ViewHolder, int, int, int) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Called on every visible row to change view status when current selected row position
or selected sub position changed.
- onSetRowStatus(RowPresenter, RowPresenter.ViewHolder, int, int, int) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Called on every visible row to change view status when current selected row position
or selected sub position changed.
- onSetVolume(int) - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Requests to set the volume of the route.
- onSetVolumeTo(int) - Method in class androidx.media.VolumeProviderCompat
-
Override to handle requests to set the volume of the current output.
- onSharedElementEnd(List<String>, List<View>, List<View>) - Method in class androidx.core.app.SharedElementCallback
-
In Activity Transitions, onSharedElementEnd is called immediately before
capturing the end of the shared element state on enter and reenter transitions and
immediately before capturing the start of the shared element state for exit and return
transitions.
- onSharedElementsArrived(List<String>, List<View>, SharedElementCallback.OnSharedElementsReadyListener) - Method in class androidx.core.app.SharedElementCallback
-
Called during an Activity Transition when the shared elements have arrived at the
final location and are ready to be transferred.
- onSharedElementsReady() - Method in interface androidx.core.app.SharedElementCallback.OnSharedElementsReadyListener
-
- onSharedElementStart(List<String>, List<View>, List<View>) - Method in class androidx.core.app.SharedElementCallback
-
In Activity Transitions, onSharedElementStart is called immediately before
capturing the start of the shared element state on enter and reenter transitions and
immediately before capturing the end of the shared element state for exit and return
transitions.
- onShareTargetSelected(ShareActionProvider, Intent) - Method in interface androidx.appcompat.widget.ShareActionProvider.OnShareTargetSelectedListener
-
Called when a share target has been selected.
- onShouldSaveFragmentState(Fragment) - Method in class androidx.fragment.app.FragmentHostCallback
-
Return true if the fragment's state needs to be saved.
- onShouldShowRequestPermissionRationale(String) - Method in class androidx.fragment.app.FragmentHostCallback
-
Checks whether to show permission rationale UI from a fragment.
- onSizeChanged(int, int, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onSizeChanged(int, int, int, int) - Method in class androidx.leanback.widget.PagingIndicator
-
- onSizeChanged(int, int, int, int) - Method in class androidx.leanback.widget.SeekBar
-
- onSizeChanged(int, int, int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onSizeChanged(int, int, int, int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onSizeChanged(int, int, int, int) - Method in class androidx.viewpager.widget.ViewPager
-
- onSizeChanged(int, int, int, int) - Method in class androidx.wear.widget.CircledImageView
-
- onSliceAction(Uri, Context, Intent) - Method in interface androidx.slice.SliceUtils.SliceActionListener
-
- onSliceAction(EventInfo, SliceItem) - Method in interface androidx.slice.widget.SliceView.OnSliceActionListener
-
Called when an interaction has occurred with an element in this view.
- onSliceError(int, Throwable) - Method in interface androidx.slice.widget.SliceLiveData.OnErrorListener
-
Called when an error occurs converting a serialized slice into a live slice.
- onSlicePinned(Uri) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- onSlicePinned(Uri) - Method in class androidx.slice.SliceProvider
-
Called to inform an app that a slice has been pinned.
- onSliceUnpinned(Uri) - Method in class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- onSliceUnpinned(Uri) - Method in class androidx.slice.SliceProvider
-
Called to inform an app that a slices is no longer pinned.
- onSliceUpdated(Slice) - Method in interface androidx.slice.SliceViewManager.SliceCallback
-
Called when slice is updated.
- onStart() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onStart() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity#onStart() Activity.onStart()}
- onStart() - Method in class androidx.databinding.ViewDataBinding.OnStartListener
-
- onStart() - Method in class androidx.fragment.app.DialogFragment
-
- onStart() - Method in class androidx.fragment.app.Fragment
-
Called when the Fragment is visible to the user.
- onStart() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onStart() to all fragments.
- onStart() - Method in class androidx.leanback.app.BackgroundFragment
-
- onStart() - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onStart() - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.BrowseSupportFragment
-
- onStart() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onStart() - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.ErrorSupportFragment
-
- onStart() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onStart() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.SearchSupportFragment
-
- onStart() - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
- onStart() - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
- onStart(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_START event occurred.
- onStart(Intent, int) - Method in class androidx.lifecycle.LifecycleService
-
- onStart() - Method in class androidx.lifecycle.ReportFragment
-
- onStart() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
- onStart() - Method in class androidx.preference.PreferenceFragment
-
- onStart() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onStart() - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Called when smooth scroll is started.
- onStart() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Called when smooth scroll is started.
- onStart() - Method in class androidx.test.orchestrator.AndroidTestOrchestrator
-
- onStart() - Method in class androidx.test.runner.AndroidJUnitRunner
-
- onStart() - Method in class androidx.test.runner.MonitoringInstrumentation
-
This implementation of onStart() will guarantee that the Application's onCreate method has
completed when it returns.
- onStart(Intent, int) - Method in class androidx.test.services.speakeasy.server.SpeakEasyService
-
- onStartActivityFromFragment(Fragment, Intent, int) - Method in class androidx.fragment.app.FragmentHostCallback
-
Starts a new Activity from the given fragment.
- onStartActivityFromFragment(Fragment, Intent, int, Bundle) - Method in class androidx.fragment.app.FragmentHostCallback
-
Starts a new Activity from the given fragment.
- onStartCommand(Intent, int, int) - Method in class androidx.core.app.JobIntentService
-
- onStartCommand(Intent, int, int) - Method in class androidx.lifecycle.LifecycleService
-
- onStartCommand(Intent, int, int) - Method in class androidx.test.services.speakeasy.server.SpeakEasyService
-
- onStartIntentSenderFromFragment(Fragment, IntentSender, int, Intent, int, int, int, Bundle) - Method in class androidx.fragment.app.FragmentHostCallback
-
Starts a new IntentSender from the given fragment.
- onStartLoading() - Method in class androidx.loader.content.CursorLoader
-
Starts an asynchronous load of the contacts list data.
- onStartLoading() - Method in class androidx.loader.content.Loader
-
- onStartNestedScroll(View, View, int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onStartNestedScroll(CoordinatorLayout, V, View, View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onStartNestedScroll(CoordinatorLayout, V, View, View, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartNestedScroll(View, View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onStartNestedScroll(View, View, int, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onStartNestedScroll(View, View, int) - Method in interface androidx.core.view.NestedScrollingParent
-
React to a descendant view initiating a nestable scroll operation, claiming the
nested scroll operation if appropriate.
- onStartNestedScroll(View, View, int, int) - Method in interface androidx.core.view.NestedScrollingParent2
-
React to a descendant view initiating a nestable scroll operation, claiming the
nested scroll operation if appropriate.
- onStartNestedScroll(ViewParent, View, View, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a descendant view initiating a nestable scroll operation, claiming the
nested scroll operation if appropriate.
- onStartNestedScroll(ViewParent, View, View, int, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a descendant view initiating a nestable scroll operation, claiming the
nested scroll operation if appropriate.
- onStartNestedScroll(View, View, int, int) - Method in class androidx.core.widget.NestedScrollView
-
- onStartNestedScroll(View, View, int) - Method in class androidx.core.widget.NestedScrollView
-
- onStartNestedScroll(View, View, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onStartNestedScroll(View, View, int) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onStartTrackingTouch(SeekBar) - Method in interface androidx.databinding.adapters.SeekBarBindingAdapter.OnStartTrackingTouch
-
- onStateChange(int[]) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- onStateChange(int[]) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- onStateChanged(int[]) - Method in class androidx.core.content.res.ComplexColorCompat
-
- onStateChanged() - Method in class androidx.leanback.media.PlaybackControlGlue
-
Must be called appropriately by a subclass when the playback state has changed.
- onStateChanged(FullWidthDetailsOverviewRowPresenter.ViewHolder, int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onStateChanged(LifecycleOwner, Lifecycle.Event) - Method in class androidx.lifecycle.CompositeGeneratedAdaptersObserver
-
- onStateChanged(LifecycleOwner, Lifecycle.Event) - Method in interface androidx.lifecycle.GenericLifecycleObserver
-
Called when a state transition event happens.
- onStateChanged(LifecycleOwner, Lifecycle.Event) - Method in class androidx.lifecycle.SingleGeneratedAdapterObserver
-
- onStateNotSaved() - Method in class androidx.fragment.app.FragmentActivity
-
Hook in to note that fragment state is no longer saved.
- onStop() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onStop() - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity.onStop()
- onStop() - Method in class androidx.appcompat.app.AppCompatDialog
-
- onStop() - Method in class androidx.car.app.CarListDialog
-
- onStop() - Method in class androidx.car.drawer.CarDrawerActivity
-
- onStop() - Method in class androidx.fragment.app.DialogFragment
-
- onStop() - Method in class androidx.fragment.app.Fragment
-
Called when the Fragment is no longer started.
- onStop() - Method in class androidx.fragment.app.FragmentActivity
-
Dispatch onStop() to all fragments.
- onStop() - Method in class androidx.leanback.app.BackgroundFragment
-
- onStop() - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- onStop() - Method in class androidx.leanback.app.DetailsSupportFragment
-
- onStop() - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onStop() - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onStop(LifecycleOwner) - Method in interface androidx.lifecycle.DefaultLifecycleObserver
-
Notifies that ON_STOP event occurred.
- onStop() - Method in class androidx.lifecycle.ReportFragment
-
- onStop() - Method in class androidx.mediarouter.app.MediaRouteControllerDialogFragment
-
- onStop() - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
- onStop() - Method in class androidx.preference.PreferenceFragment
-
- onStop() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onStop() - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Called when smooth scroller is stopped.
- onStop() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Called when smooth scroller is stopped.
- onStop() - Method in class androidx.wear.ambient.AmbientMode
-
Deprecated.
- onStop() - Method in class androidx.wear.ambient.AmbientModeSupport
-
- onStopCurrentWork() - Method in class androidx.core.app.JobIntentService
-
This will be called if the JobScheduler has decided to stop this job.
- onStopLoading() - Method in class androidx.loader.content.CursorLoader
-
Must be called from the UI thread
- onStopLoading() - Method in class androidx.loader.content.Loader
-
- onStopNestedScroll(View) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onStopNestedScroll(CoordinatorLayout, V, View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
- onStopNestedScroll(CoordinatorLayout, V, View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Called when a nested scroll has ended.
- onStopNestedScroll(View) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onStopNestedScroll(View, int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onStopNestedScroll(View) - Method in class androidx.core.view.NestedScrollingChildHelper
-
Called when a nested scrolling child stops its current nested scroll operation.
- onStopNestedScroll(View) - Method in interface androidx.core.view.NestedScrollingParent
-
React to a nested scroll operation ending.
- onStopNestedScroll(View, int) - Method in interface androidx.core.view.NestedScrollingParent2
-
React to a nested scroll operation ending.
- onStopNestedScroll(View) - Method in class androidx.core.view.NestedScrollingParentHelper
-
React to a nested scroll operation ending.
- onStopNestedScroll(View, int) - Method in class androidx.core.view.NestedScrollingParentHelper
-
React to a nested scroll operation ending.
- onStopNestedScroll(ViewParent, View) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll operation ending.
- onStopNestedScroll(ViewParent, View, int) - Static method in class androidx.core.view.ViewParentCompat
-
React to a nested scroll operation ending.
- onStopNestedScroll(View, int) - Method in class androidx.core.widget.NestedScrollView
-
- onStopNestedScroll(View) - Method in class androidx.core.widget.NestedScrollView
-
- onStopNestedScroll(View) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onStopNestedScroll(View) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onStopTrackingTouch(SeekBar) - Method in interface androidx.databinding.adapters.SeekBarBindingAdapter.OnStopTrackingTouch
-
- onSubGuidedActionClicked(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Callback invoked when an action in sub actions is taken by the user.
- onSubGuidedActionClicked(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Callback invoked when an action in sub actions is taken by the user.
- onSubMenuSelected(SubMenuBuilder) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- onSubMenuSelected(SubMenuBuilder) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- onSubMenuSelected(SubMenuBuilder) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- onSubMenuSelected(SubMenuBuilder) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Called by Menu implementations to indicate that a submenu item
has been selected.
- onSubMenuSelected(SubMenuBuilder) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- onSubUiVisibilityChanged(boolean) - Method in interface androidx.core.view.ActionProvider.SubUiVisibilityListener
-
- onSuggestionClick(int) - Method in interface androidx.appcompat.widget.SearchView.OnSuggestionListener
-
Called when a suggestion was clicked.
- onSuggestionClick(int) - Method in interface androidx.databinding.adapters.SearchViewBindingAdapter.OnSuggestionClick
-
- onSuggestionSelect(int) - Method in interface androidx.appcompat.widget.SearchView.OnSuggestionListener
-
Called when a suggestion was selected by navigating to it.
- onSuggestionSelect(int) - Method in interface androidx.databinding.adapters.SearchViewBindingAdapter.OnSuggestionSelect
-
- onSupportActionModeFinished(ActionMode) - Method in class androidx.appcompat.app.AppCompatActivity
-
Notifies the activity that a support action mode has finished.
- onSupportActionModeFinished(ActionMode) - Method in interface androidx.appcompat.app.AppCompatCallback
-
Called when a support action mode has finished.
- onSupportActionModeFinished(ActionMode) - Method in class androidx.appcompat.app.AppCompatDialog
-
- onSupportActionModeStarted(ActionMode) - Method in class androidx.appcompat.app.AppCompatActivity
-
Notifies the Activity that a support action mode has been started.
- onSupportActionModeStarted(ActionMode) - Method in interface androidx.appcompat.app.AppCompatCallback
-
Called when a support action mode has been started.
- onSupportActionModeStarted(ActionMode) - Method in class androidx.appcompat.app.AppCompatDialog
-
- onSupportContentChanged() - Method in class androidx.appcompat.app.AppCompatActivity
-
- onSupportInvalidateOptionsMenu() - Method in class androidx.fragment.app.FragmentHostCallback
-
Invalidates the activity's options menu.
- onSupportNavigateUp() - Method in class androidx.appcompat.app.AppCompatActivity
-
This method is called whenever the user chooses to navigate Up within your application's
activity hierarchy from the action bar.
- onSwipeCanceled(SwipeDismissFrameLayout) - Method in class androidx.wear.widget.SwipeDismissFrameLayout.Callback
-
Notifies listeners that the swipe gesture has ended without a dismissal.
- onSwiped(RecyclerView.ViewHolder, int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.Callback
-
Called when a ViewHolder is swiped by the user.
- onSwipeStarted(SwipeDismissFrameLayout) - Method in class androidx.wear.widget.SwipeDismissFrameLayout.Callback
-
Notifies listeners that the view is now being dragged as part of a dismiss gesture.
- onTabChanged(String) - Method in class androidx.fragment.app.FragmentTabHost
-
- onTabChanged(String) - Method in class androidx.legacy.app.FragmentTabHost
-
- onTabReselected(ActionBar.Tab, FragmentTransaction) - Method in interface androidx.appcompat.app.ActionBar.TabListener
-
Deprecated.
Called when a tab that is already selected is chosen again by the user.
- onTabSelected(ActionBar.Tab, FragmentTransaction) - Method in interface androidx.appcompat.app.ActionBar.TabListener
-
Deprecated.
Called when a tab enters the selected state.
- onTabUnselected(ActionBar.Tab, FragmentTransaction) - Method in interface androidx.appcompat.app.ActionBar.TabListener
-
Deprecated.
Called when a tab exits the selected state.
- onTargetFound(View, RecyclerView.State, RecyclerView.SmoothScroller.Action) - Method in class androidx.car.widget.PagedSmoothScroller
-
- onTargetFound(View, RecyclerView.State, RecyclerView.SmoothScroller.Action) - Method in class androidx.recyclerview.widget.LinearSmoothScroller
-
Called when the target position is laid out.
- onTargetFound(View, RecyclerView.State, RecyclerView.SmoothScroller.Action) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Called when the target position is laid out.
- onTextChanged(CharSequence, int, int, int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- onTextChanged(CharSequence, int, int, int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- onTextChanged(CharSequence, int, int, int) - Method in interface androidx.databinding.adapters.TextViewBindingAdapter.OnTextChanged
-
- onTextChanged(CharSequence, int, int, int) - Method in class androidx.slice.widget.RemoteInputView
-
- onThumbnailLoaded(Bitmap, int) - Method in class androidx.leanback.widget.PlaybackSeekDataProvider.ResultCallback
-
Client of thumbnail bitmap being loaded.
- onTimerFinished(CircularProgressLayout) - Method in interface androidx.wear.widget.CircularProgressLayout.OnTimerFinishedListener
-
- onTitleChanged(CharSequence, int) - Method in class androidx.appcompat.app.AppCompatActivity
-
- onTouch(View, MotionEvent) - Method in class androidx.appcompat.widget.ForwardingListener
-
- onTouch(View, MotionEvent) - Method in class androidx.core.view.DragStartHelper
-
Handle a touch event.
- onTouch(View, MotionEvent) - Method in class androidx.core.widget.AutoScrollHelper
-
Handles touch events by activating automatic scrolling, adjusting scroll
velocity, or stopping.
- onTouch(View, MotionEvent) - Method in class androidx.slice.widget.GridRowView
-
- onTouch(View, MotionEvent) - Method in class androidx.slice.widget.LargeSliceAdapter.SliceViewHolder
-
- onTouchEvent(MotionEvent) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- onTouchEvent(MotionEvent) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- onTouchEvent(MotionEvent) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- onTouchEvent(MotionEvent) - Method in class androidx.appcompat.widget.SwitchCompat
-
- onTouchEvent(MotionEvent) - Method in class androidx.appcompat.widget.Toolbar
-
- onTouchEvent(MotionEvent) - Method in class androidx.car.widget.ClickThroughToolbar
-
- onTouchEvent(CoordinatorLayout, V, MotionEvent) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Respond to CoordinatorLayout touch events after this Behavior has started
intercepting them.
- onTouchEvent(MotionEvent) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- onTouchEvent(MotionEvent) - Method in class androidx.core.view.GestureDetectorCompat
-
Analyzes the given motion event and if applicable triggers the
appropriate callbacks on the OnGestureListener supplied.
- onTouchEvent(MotionEvent) - Method in class androidx.core.widget.NestedScrollView
-
- onTouchEvent(MotionEvent) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- onTouchEvent(RecyclerView, MotionEvent) - Method in interface androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
-
- onTouchEvent(MotionEvent) - Method in class androidx.recyclerview.widget.RecyclerView
-
- onTouchEvent(RecyclerView, MotionEvent) - Method in class androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
-
- onTouchEvent(MotionEvent) - Method in class androidx.slice.widget.RemoteInputView
-
- onTouchEvent(MotionEvent) - Method in class androidx.slice.widget.SliceView
-
- onTouchEvent(MotionEvent) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- onTouchEvent(MotionEvent) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- onTouchEvent(MotionEvent) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- onTouchEvent(MotionEvent) - Method in class androidx.viewpager.widget.ViewPager
-
- onTouchEvent(MotionEvent) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
- onTouchEvent(MotionEvent) - Method in class androidx.wear.widget.WearableRecyclerView
-
- onTouchExplorationStateChanged(boolean) - Method in interface androidx.core.view.accessibility.AccessibilityManagerCompat.TouchExplorationStateChangeListener
-
Called when the touch exploration enabled state changes.
- onTransitionCancel(Object) - Method in class androidx.leanback.transition.TransitionListener
-
- onTransitionCancel(Transition) - Method in interface androidx.transition.Transition.TransitionListener
-
Notification about the cancellation of the transition.
- onTransitionCancel(Transition) - Method in class androidx.transition.TransitionListenerAdapter
-
- onTransitionEnd() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Callback indicating transition end.
- onTransitionEnd() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Callback indicating transition end.
- onTransitionEnd() - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- onTransitionEnd() - Method in class androidx.leanback.app.HeadersSupportFragment
-
- onTransitionEnd() - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- onTransitionEnd() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- onTransitionEnd() - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- onTransitionEnd() - Method in class androidx.leanback.app.RowsSupportFragment
-
- onTransitionEnd(Object) - Method in class androidx.leanback.transition.TransitionListener
-
- onTransitionEnd(Transition) - Method in interface androidx.transition.Transition.TransitionListener
-
Notification about the end of the transition.
- onTransitionEnd(Transition) - Method in class androidx.transition.TransitionListenerAdapter
-
- onTransitionPause(Object) - Method in class androidx.leanback.transition.TransitionListener
-
- onTransitionPause(Transition) - Method in interface androidx.transition.Transition.TransitionListener
-
Notification when a transition is paused.
- onTransitionPause(Transition) - Method in class androidx.transition.TransitionListenerAdapter
-
- onTransitionPrepare() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Callback indicating transition prepare start.
- onTransitionPrepare() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Callback indicating transition prepare start.
- onTransitionPrepare() - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- onTransitionPrepare() - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- onTransitionPrepare() - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- onTransitionPrepare() - Method in class androidx.leanback.app.RowsSupportFragment
-
- onTransitionResume(Object) - Method in class androidx.leanback.transition.TransitionListener
-
- onTransitionResume(Transition) - Method in interface androidx.transition.Transition.TransitionListener
-
Notification when a transition is resumed.
- onTransitionResume(Transition) - Method in class androidx.transition.TransitionListenerAdapter
-
- onTransitionStart() - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Callback indicating transition start.
- onTransitionStart() - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Callback indicating transition start.
- onTransitionStart() - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- onTransitionStart() - Method in class androidx.leanback.app.HeadersSupportFragment
-
- onTransitionStart() - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- onTransitionStart() - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- onTransitionStart(Object) - Method in class androidx.leanback.transition.TransitionListener
-
- onTransitionStart(Transition) - Method in interface androidx.transition.Transition.TransitionListener
-
Notification about the start of the transition.
- onTransitionStart(Transition) - Method in class androidx.transition.TransitionListenerAdapter
-
- onTransitionToIdle() - Method in interface androidx.test.espresso.IdlingResource.ResourceCallback
-
Called when the resource goes from busy to idle.
- onTypefaceRequestFailed(int) - Method in class androidx.core.provider.FontsContractCompat.FontRequestCallback
-
- onTypefaceRetrieved(Typeface) - Method in class androidx.core.provider.FontsContractCompat.FontRequestCallback
-
- onUnbind(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter.AdapterListener
-
- onUnbind(ItemBridgeAdapter.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Called when ViewHolder has been unbound from data.
- onUnbind(Intent) - Method in class androidx.mediarouter.media.MediaRouteProviderService
-
- onUnbindMediaDetails(AbstractMediaItemPresenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
- onUnbindMediaPlayState(AbstractMediaItemPresenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Called when the given ViewHolder wants to unbind the play state view.
- onUnbindPreferences() - Method in class androidx.preference.PreferenceFragment
-
- onUnbindPreferences() - Method in class androidx.preference.PreferenceFragmentCompat
-
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.ListRowPresenter
-
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- onUnbindRowViewHolder(RowPresenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
Unbinds the given ViewHolder.
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.DividerPresenter
-
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.Presenter
-
Unbinds a View from an item.
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
- onUnbindViewHolder(Presenter.ViewHolder) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
- onUnhandledKey(KeyEvent) - Method in interface androidx.leanback.widget.BaseGridView.OnUnhandledKeyListener
-
Returns true if the key event should be consumed.
- onUnhandledKey(KeyEvent) - Method in interface androidx.leanback.widget.PlaybackTransportRowView.OnUnhandledKeyListener
-
Returns true if the key event should be consumed.
- onUnhandledKeyEvent(View, KeyEvent) - Method in interface androidx.core.view.ViewCompat.OnUnhandledKeyEventListenerCompat
-
Called when a hardware key is dispatched to a view after being unhandled during normal
KeyEvent dispatch.
- onUnselect() - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Unselects the route.
- onUnselect(int) - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Unselects the route and provides a reason.
- onUpdate - Variable in class androidx.room.util.TableInfo.ForeignKey
-
- onUpdateActivatorView(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Performs updating GuidedAction from activator view.
- onUpdateAmbient() - Method in class androidx.wear.ambient.AmbientMode.AmbientCallback
-
Deprecated.
Called when the system is updating the display for ambient mode.
- onUpdateAmbient() - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientCallback
-
Called when the system is updating the display for ambient mode.
- onUpdateBufferedProgress() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onUpdateDuration() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onUpdateExpandedViewHolder(GuidedActionsStylist.ViewHolder) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Expand or collapse GuidedActionStylist.
- onUpdateExtractingViews(InputMethodService, EditorInfo) - Method in class androidx.emoji.widget.EmojiExtractTextLayout
-
Initializes the layout.
- onUpdateProgress() - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
- onUpdateProgress() - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- onUpdateVolume(int) - Method in class androidx.mediarouter.media.MediaRouteProvider.RouteController
-
Requests an incremental volume update for the route.
- onUpgrade(SupportSQLiteDatabase, int, int) - Method in class androidx.room.RoomOpenHelper
-
- onUpgrade(SupportSQLiteDatabase, int, int) - Method in class androidx.sqlite.db.SupportSQLiteOpenHelper.Callback
-
Called when the database needs to be upgraded.
- onValueChanged(Picker, int) - Method in interface androidx.leanback.widget.picker.Picker.PickerValueListener
-
- onVideoSizeChanged(int, int) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Called when size of the video changes.
- onVideoSizeChanged(int, int) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Called when size of the video changes.
- onVideoSizeChanged(int, int) - Method in class androidx.leanback.app.VideoFragment
-
Deprecated.
- onVideoSizeChanged(int, int) - Method in class androidx.leanback.app.VideoSupportFragment
-
- onVideoSizeChanged(int, int) - Method in class androidx.leanback.media.PlaybackGlueHost.PlayerCallback
-
Size of the video changes, the Host should adjust SurfaceView's layout width and height.
- onVideoSizeChanged(PlayerAdapter, int, int) - Method in class androidx.leanback.media.PlayerAdapter.Callback
-
Event for video size changed.
- onView(<any>) - Static method in class androidx.test.espresso.Espresso
-
- onViewAttachedToWindow(View) - Method in class androidx.appcompat.widget.ForwardingListener
-
- onViewAttachedToWindow(View) - Method in interface androidx.databinding.adapters.ViewBindingAdapter.OnViewAttachedToWindow
-
- onViewAttachedToWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- onViewAttachedToWindow(RecyclerView.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onViewAttachedToWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.Presenter
-
Called when a view created by this presenter has been attached to a window.
- onViewAttachedToWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
- onViewAttachedToWindow(VH) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called when a view created by this adapter has been attached to a window.
- onViewCaptured(View, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when a child view is captured for dragging or settling.
- onViewCreated(View, Bundle) - Method in class androidx.fragment.app.Fragment
-
- onViewCreated(View, Bundle) - Method in class androidx.fragment.app.ListFragment
-
Attach to list view once the view hierarchy has been created.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.BaseSupportFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.BrandedSupportFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.HeadersSupportFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class androidx.leanback.app.RowsSupportFragment
-
- onViewCreated(View) - Method in class androidx.leanback.widget.ShadowOverlayHelper
-
- onViewCreated(View, Bundle) - Method in class androidx.preference.PreferenceFragment
-
- onViewCreated(View, Bundle) - Method in class androidx.preference.PreferenceFragmentCompat
-
- onViewDetachedFromWindow(View) - Method in class androidx.appcompat.widget.ForwardingListener
-
- onViewDetachedFromWindow(View) - Method in interface androidx.databinding.adapters.ViewBindingAdapter.OnViewDetachedFromWindow
-
- onViewDetachedFromWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.AbstractDetailsDescriptionPresenter
-
- onViewDetachedFromWindow(RecyclerView.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onViewDetachedFromWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.Presenter
-
Called when a view created by this presenter has been detached from its window.
- onViewDetachedFromWindow(Presenter.ViewHolder) - Method in class androidx.leanback.widget.RowPresenter
-
- onViewDetachedFromWindow(VH) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called when a view created by this adapter has been detached from its window.
- onViewDragStateChanged(int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when the drag state changes.
- onViewPositionChanged(View, int, int, int, int) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when the captured view's position changes as the result of a drag or settle.
- onViewRecycled(RecyclerView.ViewHolder) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- onViewRecycled(VH) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Called when a view created by this adapter has been recycled.
- onViewRecycled(RecyclerView.ViewHolder) - Method in interface androidx.recyclerview.widget.RecyclerView.RecyclerListener
-
This method is called whenever the view in the ViewHolder is recycled.
- onViewReleased(View, float, float) - Method in class androidx.customview.widget.ViewDragHelper.Callback
-
Called when the child view is no longer being actively dragged.
- onViewSelected(View) - Method in class androidx.leanback.widget.HorizontalHoverCardSwitcher
-
- onViewSelected(View) - Method in class androidx.leanback.widget.PresenterSwitcher
-
- onViewStateRestored(Bundle) - Method in class androidx.fragment.app.Fragment
-
Called when all saved state has been restored into the view hierarchy
of the fragment.
- onVirtualViewKeyboardFocusChanged(int, boolean) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Called when the focus state of a virtual view changes.
- onVisibilityChanged(View, int) - Method in class androidx.car.widget.AlphaJumpOverlayView
-
- onVisibilityChanged(View, int) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- onVisibilityChanged(View, int) - Method in class androidx.slice.widget.SliceView
-
- onVisibilityChanged(View, int) - Method in class androidx.wear.widget.CircledImageView
-
- onVolumeChanged(VolumeProviderCompat) - Method in class androidx.media.VolumeProviderCompat.Callback
-
- onWebView() - Static method in class androidx.test.espresso.web.sugar.Web
-
- onWebView(<any>) - Static method in class androidx.test.espresso.web.sugar.Web
-
- onWindowAttributesChanged(WindowManager.LayoutParams) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onWindowFocusChanged(boolean) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onWindowFocusChanged(boolean) - Method in class androidx.appcompat.widget.SearchView
-
- onWindowFocusChanged(boolean) - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
We override this method to be sure and show the soft keyboard if
appropriate when the TextView has focus.
- onWindowStartingActionMode(ActionMode.Callback) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onWindowStartingActionMode(ActionMode.Callback, int) - Method in class androidx.appcompat.view.WindowCallbackWrapper
-
- onWindowStartingSupportActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.AppCompatActivity
-
Called when a support action mode is being started for this window.
- onWindowStartingSupportActionMode(ActionMode.Callback) - Method in interface androidx.appcompat.app.AppCompatCallback
-
Called when a support action mode is being started for this window.
- onWindowStartingSupportActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.AppCompatDialog
-
- onWindowSystemUiVisibilityChanged(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onWindowVisibilityChanged(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- onWindowVisibilityChanged(int) - Method in interface androidx.appcompat.widget.ActionBarOverlayLayout.ActionBarVisibilityCallback
-
- onWindowVisibilityChanged(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- onWindowVisibilityChanged(int) - Method in class androidx.slice.widget.SliceView
-
- onWindowVisibilityChanged(int) - Method in class androidx.wear.widget.CircledImageView
-
- onZeroItemsLoaded() - Method in class androidx.paging.PagedList.BoundaryCallback
-
Called when zero items are returned from an initial load of the PagedList's data source.
- opaqueToken - Variable in class androidx.test.espresso.action.AdapterViewProtocol.AdaptedData
-
A token the implementor of AdapterViewProtocol can use to force the adapterView to display
this data object as a child or deeper descendant in it.
- open() - Static method in class androidx.test.espresso.contrib.DrawerActions
-
Creates an action which opens the DrawerLayout drawer with gravity START.
- open(int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
Creates an action which opens the DrawerLayout drawer with the gravity.
- OPEN_ON_PHONE_ANIMATION - Static variable in class androidx.wear.activity.ConfirmationActivity
-
- OPEN_ON_PHONE_ANIMATION - Static variable in class androidx.wear.widget.ConfirmationOverlay
-
- openActionBarOverflowOrOptionsMenu(Context) - Static method in class androidx.test.espresso.Espresso
-
Opens the overflow menu displayed within an ActionBar.
- openBrowserAction(Context, Uri) - Static method in class androidx.browser.browseractions.BrowserActionsIntent
-
Construct a BrowserActionsIntent with default settings and launch it to open a Browser
Actions menu.
- openBrowserAction(Context, Uri, int, ArrayList<BrowserActionItem>, PendingIntent) - Static method in class androidx.browser.browseractions.BrowserActionsIntent
-
Construct a BrowserActionsIntent with custom settings and launch it to open a Browser Actions
menu.
- openContextualActionModeOverflowMenu() - Static method in class androidx.test.espresso.Espresso
-
Opens the overflow menu displayed in the contextual options of an ActionMode.
- openDrawer() - Method in class androidx.car.drawer.CarDrawerController
-
Opens the drawer.
- openDrawer(View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Open the specified drawer view by animating it into view.
- openDrawer(View, boolean) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Open the specified drawer view.
- openDrawer(int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
- openDrawer(int, int) - Static method in class androidx.test.espresso.contrib.DrawerActions
-
- openDrawer() - Method in class androidx.wear.widget.drawer.WearableDrawerController
-
- openFile(Uri, String) - Method in class androidx.core.content.FileProvider
-
By default, FileProvider automatically returns the
ParcelFileDescriptor for a file associated with a content://
Uri.
- openHelperFactory(SupportSQLiteOpenHelper.Factory) - Method in class androidx.room.RoomDatabase.Builder
-
Sets the database factory.
- openIme(GuidedActionAdapter, GuidedActionsStylist.ViewHolder) - Method in class androidx.leanback.widget.GuidedActionAdapterGroup
-
- openInEditMode(GuidedAction) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Opens the provided action in edit mode and raises ime.
- openInEditMode(GuidedAction) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Opens the provided action in edit mode and raises ime.
- openInEditMode(GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Switches action to edit mode and pops up the keyboard.
- openLink(<any>, <any>) - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that opens a link matching the given link text and uri matchers.
- OpenLinkAction - Class in androidx.test.espresso.action
-
Invokes onClick of a link within a TextView (made with Linkify or via another method).
- OpenLinkAction(<any>, <any>) - Constructor for class androidx.test.espresso.action.OpenLinkAction
-
- openLinkWithText(String) - Static method in class androidx.test.espresso.action.ViewActions
-
Same as openLinkWithText(Matcher<String> linkTextMatcher), but uses is(linkText) as the linkTextMatcher.
- openLinkWithText(<any>) - Static method in class androidx.test.espresso.action.ViewActions
-
Same as openLink(Matcher<String> linkTextMatcher, Matcher<Uri> uriMatcher), but uses
any(Uri.class) as the uriMatcher.
- openLinkWithUri(String) - Static method in class androidx.test.espresso.action.ViewActions
-
Same as openLinkWithUri(Matcher<Uri> uriMatcher), but uses is(uri) as the
uriMatcher.
- openLinkWithUri(<any>) - Static method in class androidx.test.espresso.action.ViewActions
-
Same as openLink(Matcher<String> linkTextMatcher, Matcher<Uri> uriMatcher), but uses
any(String.class) as the linkTextMatcher.
- openOptionsMenu() - Method in class androidx.appcompat.app.ActionBar
-
- openOptionsMenu() - Method in class androidx.appcompat.app.AppCompatActivity
-
- openPane() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Open the sliding pane if it is currently slideable.
- openRead() - Method in class androidx.core.util.AtomicFile
-
Open the atomic file for reading.
- openTransaction() - Method in class androidx.fragment.app.FragmentManager
-
Deprecated.
- OperationCanceledException - Exception in androidx.core.os
-
An exception type that is thrown when an operation in progress is canceled.
- OperationCanceledException() - Constructor for exception androidx.core.os.OperationCanceledException
-
- OperationCanceledException(String) - Constructor for exception androidx.core.os.OperationCanceledException
-
- options(ShadowOverlayHelper.Options) - Method in class androidx.leanback.widget.ShadowOverlayHelper.Builder
-
Set option values e.g.
- Options() - Constructor for class androidx.leanback.widget.ShadowOverlayHelper.Options
-
- or(<any>) - Method in class androidx.test.espresso.util.EspressoOptional
-
- or(<any>) - Method in class androidx.test.espresso.util.EspressoOptional
-
- OrchestratedInstrumentationListener - Class in androidx.test.orchestrator.instrumentationlistener
-
A
RunListener for the orchestrated instrumentation to communicate information back to the
OrchestratorService.
- OrchestratedInstrumentationListener(OrchestratedInstrumentationListener.OnConnectListener) - Constructor for class androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener
-
- OrchestratedInstrumentationListener.OnConnectListener - Interface in androidx.test.orchestrator.instrumentationlistener
-
Interface to notify when the listener has connected to the orchestrator.
- OrchestrationListenerManager - Class in androidx.test.orchestrator.listeners
-
Container class for all orchestration listeners
- OrchestrationListenerManager(Instrumentation) - Constructor for class androidx.test.orchestrator.listeners.OrchestrationListenerManager
-
- OrchestrationListenerManager.TestEvent - Enum in androidx.test.orchestrator.listeners
-
Message types sent from the remote instrumentation
- OrchestrationResult - Class in androidx.test.orchestrator.listeners
-
A representation of the end result of an orchestrated test run.
- OrchestrationResult.Builder - Class in androidx.test.orchestrator.listeners
-
- OrchestrationResultPrinter - Class in androidx.test.orchestrator.listeners
-
- OrchestrationResultPrinter() - Constructor for class androidx.test.orchestrator.listeners.OrchestrationResultPrinter
-
- orchestrationRunFinished() - Method in class androidx.test.orchestrator.listeners.OrchestrationResult.Builder
-
- orchestrationRunFinished(PrintStream, OrchestrationResult) - Method in class androidx.test.orchestrator.listeners.OrchestrationResultPrinter
-
- orchestrationRunFinished() - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- OrchestrationRunListener - Class in androidx.test.orchestrator.listeners
-
Listens to events created during an orchestration run.
- OrchestrationRunListener() - Constructor for class androidx.test.orchestrator.listeners.OrchestrationRunListener
-
- orchestrationRunStarted(int) - Method in class androidx.test.orchestrator.listeners.OrchestrationListenerManager
-
To be called after test collection, before the first test begins.
- orchestrationRunStarted(int) - Method in class androidx.test.orchestrator.listeners.OrchestrationResult.Builder
-
- orchestrationRunStarted(int) - Method in class androidx.test.orchestrator.listeners.OrchestrationResultPrinter
-
- orchestrationRunStarted(int) - Method in class androidx.test.orchestrator.listeners.OrchestrationRunListener
-
- orchestrationRunStarted(int) - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- OrchestrationXmlTestRunListener - Class in androidx.test.orchestrator.listeners
-
Writes JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter.
- OrchestrationXmlTestRunListener() - Constructor for class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- orchestratorService - Variable in class androidx.test.internal.runner.RunnerArgs
-
- OrchestratorService - Class in androidx.test.orchestrator
-
Service for Instrumentations to connect so they can be monitored by the Orchestrator.
- OrchestratorService() - Constructor for class androidx.test.orchestrator.OrchestratorService
-
- order - Variable in class androidx.test.espresso.remote.FieldDescriptor
-
- orderBy(String) - Method in class androidx.sqlite.db.SupportSQLiteQueryBuilder
-
Adds an ORDER BY statement.
- ORDERING_SEQUENTIAL - Static variable in class androidx.transition.TransitionSet
-
A flag used to indicate that the child transitions of this set should
play in sequence; when one child transition ends, the next child
transition begins.
- ORDERING_TOGETHER - Static variable in class androidx.transition.TransitionSet
-
A flag used to indicate that the child transitions of this set
should all start at the same time.
- orientation - Variable in class androidx.recyclerview.widget.RecyclerView.LayoutManager.Properties
-
- orientation() - Method in class androidx.test.ext.truth.view.MotionEventSubject
-
- orientation(int) - Method in class androidx.test.ext.truth.view.MotionEventSubject
-
- orientation() - Method in class androidx.test.ext.truth.view.PointerCoordsSubject
-
- ORIENTATION_FLIP_HORIZONTAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is left right reversed mirror.
- ORIENTATION_FLIP_VERTICAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is upside down mirror, it can also be represented by flip
horizontally firstly and rotate 180 degree clockwise.
- ORIENTATION_LANDSCAPE - Static variable in class androidx.print.PrintHelper
-
Print the image in landscape orientation (default).
- ORIENTATION_NORMAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ORIENTATION_PORTRAIT - Static variable in class androidx.print.PrintHelper
-
Print the image in portrait orientation.
- ORIENTATION_ROTATE_180 - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is rotated by 180 degree clockwise.
- ORIENTATION_ROTATE_270 - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is rotated by 270 degree clockwise.
- ORIENTATION_ROTATE_90 - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is rotated by 90 degree clockwise.
- ORIENTATION_TRANSPOSE - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is flipped about top-left <--> bottom-right axis, it can also be
represented by flip horizontally firstly and rotate 270 degree clockwise.
- ORIENTATION_TRANSVERSE - Static variable in class androidx.exifinterface.media.ExifInterface
-
Indicates the image is flipped about top-right <--> bottom-left axis, it can also be
represented by flip horizontally firstly and rotate 90 degree clockwise.
- ORIENTATION_UNDEFINED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- OrientationHelper - Class in androidx.recyclerview.widget
-
Helper class for LayoutManagers to abstract measurements depending on the View's orientation.
- ORIGINAL_RESOLUTION_IMAGE - Static variable in class androidx.exifinterface.media.ExifInterface
-
- orNull() - Method in class androidx.test.espresso.util.EspressoOptional
-
- OUT - Static variable in class androidx.transition.Fade
-
Fading mode used in
Fade.Fade(int) to make the transition
operate on targets that are disappearing.
- OUTLINE - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ThumbsAction
-
- OUTLINE_CLIPPING_DISABLED - Static variable in class androidx.leanback.system.Settings
-
- OVER_SCROLL_ALWAYS - Static variable in class androidx.core.view.ViewCompat
-
- OVER_SCROLL_IF_CONTENT_SCROLLS - Static variable in class androidx.core.view.ViewCompat
-
- OVER_SCROLL_NEVER - Static variable in class androidx.core.view.ViewCompat
-
- overridesItemVisibility() - Method in class androidx.core.view.ActionProvider
-
The result of this method determines whether or not
ActionProvider.isVisible() will be used
by the
MenuItem this ActionProvider is bound to help determine its visibility.
- overridesItemVisibility() - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
- SAFE_BROWSING_ENABLE - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_HIT - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_PRIVACY_POLICY_URL - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_RESPONSE_BACK_TO_SAFETY - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_RESPONSE_PROCEED - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_RESPONSE_SHOW_INTERSTITIAL - Static variable in class androidx.webkit.WebViewFeature
-
- SAFE_BROWSING_WHITELIST - Static variable in class androidx.webkit.WebViewFeature
-
- SafeBrowsingResponseCompat - Class in androidx.webkit
-
Compatibility version of SafeBrowsingResponse.
- SafeBrowsingResponseCompat() - Constructor for class androidx.webkit.SafeBrowsingResponseCompat
-
This class cannot be created by applications.
- SafeBrowsingResponseImpl - Class in androidx.webkit.internal
-
- SafeBrowsingResponseImpl(InvocationHandler) - Constructor for class androidx.webkit.internal.SafeBrowsingResponseImpl
-
- SafeBrowsingResponseImpl(SafeBrowsingResponse) - Constructor for class androidx.webkit.internal.SafeBrowsingResponseImpl
-
- SafeIterableMap<K,V> - Class in androidx.arch.core.internal
-
LinkedList, which pretends to be a map and supports modifications during iterations.
- SafeIterableMap() - Constructor for class androidx.arch.core.internal.SafeIterableMap
-
- safeLongToInt(long) - Static method in class androidx.leanback.util.MathUtil
-
Convert long to int safely.
- safeUnbox(Integer) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Long) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Short) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Byte) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Character) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Double) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Float) - Static method in class androidx.databinding.ViewDataBinding
-
- safeUnbox(Boolean) - Static method in class androidx.databinding.ViewDataBinding
-
- SATURATION_HIGH - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SATURATION_LOW - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SATURATION_NORMAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SAVE_ALL_CHILD - Static variable in class androidx.leanback.widget.BaseGridView
-
Save on screen views plus save off screen child views without any limitation.
- SAVE_LIMITED_CHILD - Static variable in class androidx.leanback.widget.BaseGridView
-
- SAVE_NO_CHILD - Static variable in class androidx.leanback.widget.BaseGridView
-
Dont save states of any child views.
- SAVE_ON_SCREEN_CHILD - Static variable in class androidx.leanback.widget.BaseGridView
-
Only save on screen child views, the states are lost when they become off screen.
- saveActionViewStates(Bundle) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- saveAllState() - Method in class androidx.fragment.app.FragmentController
-
Saves the state for all Fragments.
- saveAttributes() - Method in class androidx.exifinterface.media.ExifInterface
-
Save the tag data into the original image file.
- SavedState(Parcel) - Constructor for class androidx.appcompat.widget.Toolbar.SavedState
-
- SavedState(Parcel, ClassLoader) - Constructor for class androidx.appcompat.widget.Toolbar.SavedState
-
- SavedState(Parcelable) - Constructor for class androidx.appcompat.widget.Toolbar.SavedState
-
- SavedState(Parcel, ClassLoader) - Constructor for class androidx.coordinatorlayout.widget.CoordinatorLayout.SavedState
-
- SavedState(Parcelable) - Constructor for class androidx.coordinatorlayout.widget.CoordinatorLayout.SavedState
-
- SavedState(Parcel, ClassLoader) - Constructor for class androidx.drawerlayout.widget.DrawerLayout.SavedState
-
- SavedState(Parcelable) - Constructor for class androidx.drawerlayout.widget.DrawerLayout.SavedState
-
- SavedState() - Constructor for class androidx.recyclerview.widget.LinearLayoutManager.SavedState
-
- SavedState() - Constructor for class androidx.recyclerview.widget.StaggeredGridLayoutManager.SavedState
-
- SavedState(Parcelable) - Constructor for class androidx.viewpager.widget.ViewPager.SavedState
-
- saveFragmentInstanceState(Fragment) - Method in class androidx.fragment.app.FragmentManager
-
Save the current instance state of the given Fragment.
- saveHierarchyState(Bundle) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- saveHierarchyState(<any>) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- saveHierarchyState(<any>) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- saveHierarchyState(Bundle) - Method in class androidx.preference.Preference
-
Store this Preference hierarchy's frozen state into the given container.
- savePresenterStates(Bundle) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- saveState() - Method in class androidx.fragment.app.FragmentPagerAdapter
-
- saveState() - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
- saveState() - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- saveState() - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- saveState() - Method in class androidx.viewpager.widget.PagerAdapter
-
Save any instance state associated with this adapter and its pages that should be
restored if the current UI state needs to be reconstructed.
- saveToolbarHierarchyState(<any>) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- saveToolbarHierarchyState(<any>) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- SCALE_MODE_FILL - Static variable in class androidx.print.PrintHelper
-
image will fill the paper and be cropped (default)
- SCALE_MODE_FIT - Static variable in class androidx.print.PrintHelper
-
image will be scaled but leave white space
- SCALE_X - Static variable in class androidx.dynamicanimation.animation.DynamicAnimation
-
View's scaleX property.
- SCALE_Y - Static variable in class androidx.dynamicanimation.animation.DynamicAnimation
-
View's scaleY property.
- ScaleFrameLayout - Class in androidx.leanback.widget
-
Subclass of FrameLayout that support scale layout area size for children.
- ScaleFrameLayout(Context) - Constructor for class androidx.leanback.widget.ScaleFrameLayout
-
- ScaleFrameLayout(Context, AttributeSet) - Constructor for class androidx.leanback.widget.ScaleFrameLayout
-
- ScaleFrameLayout(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.ScaleFrameLayout
-
- ScaleGestureDetectorCompat - Class in androidx.core.view
-
Helper for accessing features in ScaleGestureDetector.
- scaleX(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's scaleX property to be animated to the
specified value.
- scaleXBy(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's scaleX property to be animated by the
specified value.
- scaleY(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's scaleY property to be animated to the
specified value.
- scaleYBy(float) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
This method will cause the View's scaleY property to be animated by the
specified value.
- Scene - Class in androidx.transition
-
A scene represents the collection of values that various properties in the
View hierarchy will have when the scene is applied.
- Scene(ViewGroup) - Constructor for class androidx.transition.Scene
-
Constructs a Scene with no information about how values will change
when this scene is applied.
- Scene(ViewGroup, View) - Constructor for class androidx.transition.Scene
-
Constructs a Scene which, when entered, will remove any
children from the sceneRoot container and add the layout
object as a new child of that container.
- SCENE_CAPTURE_TYPE_LANDSCAPE - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SCENE_CAPTURE_TYPE_NIGHT - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SCENE_CAPTURE_TYPE_PORTRAIT - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SCENE_CAPTURE_TYPE_STANDARD - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SCENE_TYPE_DIRECTLY_PHOTOGRAPHED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- schedule(Runnable, long, TimeUnit) - Method in class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class androidx.test.espresso.idling.concurrent.IdlingScheduledThreadPoolExecutor
-
- scheduleDrawable(Drawable, Runnable, long) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
- scheduleDrawable(Drawable, Runnable, long) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- scheduleHideFragmentView(Object, View, ArrayList<View>) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
After the transition completes, the fragment's view is set to GONE and the exiting
views are set to VISIBLE.
- scheduleHideFragmentView(Object, View, ArrayList<View>) - Method in class androidx.transition.FragmentTransitionSupport
-
- scheduleRemoveTargets(Object, Object, ArrayList<View>, Object, ArrayList<View>, Object, ArrayList<View>) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
After the transition has started, remove all targets that we added to the transitions
so that the transitions are left in a clean state.
- scheduleRemoveTargets(Object, Object, ArrayList<View>, Object, ArrayList<View>, Object, ArrayList<View>) - Method in class androidx.transition.FragmentTransitionSupport
-
- scheduleSelf(Runnable, long) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- SchemaBundle - Class in androidx.room.migration.bundle
-
Data class that holds the information about a database schema export.
- SchemaBundle(int, DatabaseBundle) - Constructor for class androidx.room.migration.bundle.SchemaBundle
-
- SCREEN_TIMEOUT_LONG - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SCREEN_TIMEOUT_SHORT - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- ScreenCapture - Class in androidx.test.runner.screenshot
-
- ScreenCaptureProcessor - Interface in androidx.test.runner.screenshot
-
Interface for an object that is capable of processing
ScreenCaptures.
- screenCaptureProcessors - Variable in class androidx.test.internal.runner.RunnerArgs
-
- Screenshot - Class in androidx.test.runner.screenshot
-
The Screenshot instance provides methods to capture a
ScreenCapture during
instrumentation tests run on an android device.
- Screenshot() - Constructor for class androidx.test.runner.screenshot.Screenshot
-
- script(String, TransformingAtom.Transformer<Evaluation, O>) - Static method in class androidx.test.espresso.web.model.Atoms
-
Creates an atom that will execute the provided script and return an object created by the given
transformer.
- script(String) - Static method in class androidx.test.espresso.web.model.Atoms
-
Creates an atom that will execute the provided script and return an evaluation object.
- scriptWithArgs(String, List<Object>) - Static method in class androidx.test.espresso.web.model.Atoms
-
Creates an atom that will execute the provided script with the given non-contextual arguments.
- SCROLL_AXIS_HORIZONTAL - Static variable in class androidx.core.view.ViewCompat
-
Indicates scrolling along the horizontal axis.
- SCROLL_AXIS_NONE - Static variable in class androidx.core.view.ViewCompat
-
Indicates no axis of view scrolling.
- SCROLL_AXIS_VERTICAL - Static variable in class androidx.core.view.ViewCompat
-
Indicates scrolling along the vertical axis.
- SCROLL_INDICATOR_BOTTOM - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the bottom edge of the view.
- SCROLL_INDICATOR_END - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the ending edge of the view.
- SCROLL_INDICATOR_LEFT - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the left edge of the view.
- SCROLL_INDICATOR_RIGHT - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the right edge of the view.
- SCROLL_INDICATOR_START - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the starting edge of the view.
- SCROLL_INDICATOR_TOP - Static variable in class androidx.core.view.ViewCompat
-
Scroll indicator direction for the top edge of the view.
- SCROLL_STATE_DRAGGING - Static variable in class androidx.recyclerview.widget.RecyclerView
-
The RecyclerView is currently being dragged by outside input such as user touch input.
- SCROLL_STATE_DRAGGING - Static variable in class androidx.viewpager.widget.ViewPager
-
Indicates that the pager is currently being dragged by the user.
- SCROLL_STATE_IDLE - Static variable in class androidx.recyclerview.widget.RecyclerView
-
The RecyclerView is not currently scrolling.
- SCROLL_STATE_IDLE - Static variable in class androidx.viewpager.widget.ViewPager
-
Indicates that the pager is in an idle, settled state.
- SCROLL_STATE_SETTLING - Static variable in class androidx.recyclerview.widget.RecyclerView
-
The RecyclerView is currently animating to a final position while not under
outside control.
- SCROLL_STATE_SETTLING - Static variable in class androidx.viewpager.widget.ViewPager
-
Indicates that the pager is in the process of settling to a final position.
- SCROLL_X - Static variable in class androidx.dynamicanimation.animation.DynamicAnimation
-
View's scrollX property.
- SCROLL_Y - Static variable in class androidx.dynamicanimation.animation.DynamicAnimation
-
View's scrollY property.
- scrollBy(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- ScrollerCompat - Class in androidx.core.widget
-
- scrollHorizontallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- scrollHorizontallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.
- scrollHorizontallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.
- scrollHorizontallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- ScrollingTabContainerView - Class in androidx.appcompat.widget
-
This widget implements the dynamic action bar tab behavior that can change across different
configurations or circumstances.
- ScrollingTabContainerView(Context) - Constructor for class androidx.appcompat.widget.ScrollingTabContainerView
-
- ScrollingTabContainerView.VisibilityAnimListener - Class in androidx.appcompat.widget
-
- ScrollingView - Interface in androidx.core.view
-
An interface that can be implemented by Views to provide scroll related APIs.
- scrollLeft() - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the left be one page.
- scrollLeft(boolean) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the left by one page.
- scrollListBy(ListView, int) - Static method in class androidx.core.widget.ListViewCompat
-
Scrolls the list items within the view by a specified number of pixels.
- scrollRight() - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the right be one page.
- scrollRight(boolean) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the right by one page.
- scrollTargetBy(int, int) - Method in class androidx.core.widget.AutoScrollHelper
-
Override this method to scroll the target view by the specified number of
pixels.
- scrollTargetBy(int, int) - Method in class androidx.core.widget.ListViewAutoScrollHelper
-
- scrollTo(int, int) - Method in class androidx.core.widget.NestedScrollView
- scrollTo(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- scrollTo() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that scrolls to the view.
View preconditions:
must be a descendant of ScrollView
must have visibility set to View.VISIBLE
- scrollTo(<any>) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
Returns a
ViewAction which scrolls
RecyclerView to the view matched by
itemViewMatcher.
- ScrollToAction - Class in androidx.test.espresso.action
-
Enables scrolling to the given view.
- ScrollToAction() - Constructor for class androidx.test.espresso.action.ScrollToAction
-
- scrollToFirst() - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the first page.
- scrollToFirst(boolean) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the first page.
- scrollToHolder(<any>) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
Returns a
ViewAction which scrolls
RecyclerView to the view matched by
viewHolderMatcher.
- scrollToLast() - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the last page.
- scrollToLast(boolean) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to the last page.
- scrollToPage(int) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to a specific page.
- scrollToPage(int, boolean) - Static method in class androidx.test.espresso.contrib.ViewPagerActions
-
Moves ViewPager to specific page.
- scrollToPosition(int) - Method in class androidx.car.drawer.CarDrawerController
-
Scroll to given position in the list.
- scrollToPosition(int) - Method in class androidx.car.widget.PagedListView
-
Scrolls to the given position in the PagedListView.
- scrollToPosition(int) - Method in class androidx.leanback.widget.BaseGridView
-
- scrollToPosition(int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Scroll the RecyclerView to make the position visible.
- scrollToPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Scroll to the specified adapter position.
- scrollToPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Convenience method to scroll to a certain position.
- scrollToPosition(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- scrollToPosition(int) - Static method in class androidx.test.espresso.contrib.RecyclerViewActions
-
Returns a
ViewAction which scrolls
RecyclerView to a position.
- scrollToPositionWithOffset(int, int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Scroll to the specified adapter position with the given offset from resolved layout
start.
- scrollToPositionWithOffset(int, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Scroll to the specified adapter position with the given offset from layout start.
- scrollToPreference(String) - Method in class androidx.preference.PreferenceFragment
-
- scrollToPreference(Preference) - Method in class androidx.preference.PreferenceFragment
-
- scrollToPreference(String) - Method in class androidx.preference.PreferenceFragmentCompat
-
- scrollToPreference(Preference) - Method in class androidx.preference.PreferenceFragmentCompat
-
- scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.
- scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.
- scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - Method in class androidx.wear.widget.WearableLinearLayoutManager
-
- SdkSuppress - Annotation Type in androidx.test.filters
-
Indicates that a specific test or class requires a minimum or maximum API Level to execute.
- SEARCH_VIEW_VISIBLE - Static variable in class androidx.leanback.widget.TitleViewAdapter
-
- SearchAutoComplete(Context) - Constructor for class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- SearchAutoComplete(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- SearchAutoComplete(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- SearchBar - Class in androidx.leanback.widget
-
A search widget containing a search orb and a text entry view.
- SearchBar(Context) - Constructor for class androidx.leanback.widget.SearchBar
-
- SearchBar(Context, AttributeSet) - Constructor for class androidx.leanback.widget.SearchBar
-
- SearchBar(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.SearchBar
-
- SearchBar.SearchBarListener - Interface in androidx.leanback.widget
-
Interface for receiving notification of search query changes.
- SearchBar.SearchBarPermissionListener - Interface in androidx.leanback.widget
-
Interface that handles runtime permissions requests.
- SearchEditText - Class in androidx.leanback.widget
-
EditText widget that monitors keyboard changes.
- SearchEditText(Context) - Constructor for class androidx.leanback.widget.SearchEditText
-
- SearchEditText(Context, AttributeSet) - Constructor for class androidx.leanback.widget.SearchEditText
-
- SearchEditText(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.SearchEditText
-
- SearchEditText.OnKeyboardDismissListener - Interface in androidx.leanback.widget
-
Interface for receiving notification when the keyboard is dismissed.
- SearchFragment - Class in androidx.leanback.app
-
- SearchFragment() - Constructor for class androidx.leanback.app.SearchFragment
-
Deprecated.
- SearchFragment.SearchResultProvider - Interface in androidx.leanback.app
-
Deprecated.
Search API to be provided by the application.
- SearchOrbView - Class in androidx.leanback.widget
-
A widget that draws a search affordance, represented by a round background and an icon.
- SearchOrbView(Context) - Constructor for class androidx.leanback.widget.SearchOrbView
-
- SearchOrbView(Context, AttributeSet) - Constructor for class androidx.leanback.widget.SearchOrbView
-
- SearchOrbView(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.SearchOrbView
-
- SearchOrbView.Colors - Class in androidx.leanback.widget
-
A set of colors used to display the search orb.
- SearchSupportFragment - Class in androidx.leanback.app
-
A fragment to handle searches.
- SearchSupportFragment() - Constructor for class androidx.leanback.app.SearchSupportFragment
-
- SearchSupportFragment.SearchResultProvider - Interface in androidx.leanback.app
-
Search API to be provided by the application.
- SearchView - Class in androidx.appcompat.widget
-
A widget that provides a user interface for the user to enter a search query and submit a request
to a search provider.
- SearchView(Context) - Constructor for class androidx.appcompat.widget.SearchView
-
- SearchView(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.SearchView
-
- SearchView(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.SearchView
-
- SearchView.OnCloseListener - Interface in androidx.appcompat.widget
-
- SearchView.OnQueryTextListener - Interface in androidx.appcompat.widget
-
Callbacks for changes to the query text.
- SearchView.OnSuggestionListener - Interface in androidx.appcompat.widget
-
Callback interface for selection events on suggestions.
- SearchView.SearchAutoComplete - Class in androidx.appcompat.widget
-
Local subclass for AutoCompleteTextView.
- SearchViewBindingAdapter - Class in androidx.databinding.adapters
-
- SearchViewBindingAdapter() - Constructor for class androidx.databinding.adapters.SearchViewBindingAdapter
-
- SearchViewBindingAdapter.OnQueryTextChange - Interface in androidx.databinding.adapters
-
- SearchViewBindingAdapter.OnQueryTextSubmit - Interface in androidx.databinding.adapters
-
- SearchViewBindingAdapter.OnSuggestionClick - Interface in androidx.databinding.adapters
-
- SearchViewBindingAdapter.OnSuggestionSelect - Interface in androidx.databinding.adapters
-
- second - Variable in class androidx.core.util.Pair
-
- SectionRow - Class in androidx.leanback.widget
-
Used to represent section item in HeadersFragment.
- SectionRow(HeaderItem) - Constructor for class androidx.leanback.widget.SectionRow
-
- SectionRow(long, String) - Constructor for class androidx.leanback.widget.SectionRow
-
- SectionRow(String) - Constructor for class androidx.leanback.widget.SectionRow
-
- seek(String, long, Bundle, RemotePlaybackClient.ItemActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a request to seek to a new position in a media item.
- SeekBar - Class in androidx.leanback.widget
-
Replacement of SeekBar, has two bar heights and two thumb size when focused/not_focused.
- SeekBar(Context, AttributeSet) - Constructor for class androidx.leanback.widget.SeekBar
-
- SeekBar.AccessibilitySeekListener - Class in androidx.leanback.widget
-
- SeekBarBindingAdapter - Class in androidx.databinding.adapters
-
- SeekBarBindingAdapter() - Constructor for class androidx.databinding.adapters.SeekBarBindingAdapter
-
- SeekBarBindingAdapter.OnProgressChanged - Interface in androidx.databinding.adapters
-
- SeekBarBindingAdapter.OnStartTrackingTouch - Interface in androidx.databinding.adapters
-
- SeekBarBindingAdapter.OnStopTrackingTouch - Interface in androidx.databinding.adapters
-
- SeekbarListItem - Class in androidx.car.widget
-
Class to build a list item with SeekBar.
- SeekbarListItem(Context) - Constructor for class androidx.car.widget.SeekbarListItem
-
- SeekbarListItem.ViewHolder - Class in androidx.car.widget
-
Holds views of SeekbarListItem.
- SeekBarPreference - Class in androidx.preference
-
Preference based on android.preference.SeekBarPreference but uses support v7 preference as base.
- SeekBarPreference(Context, AttributeSet, int, int) - Constructor for class androidx.preference.SeekBarPreference
-
- SeekBarPreference(Context, AttributeSet, int) - Constructor for class androidx.preference.SeekBarPreference
-
- SeekBarPreference(Context, AttributeSet) - Constructor for class androidx.preference.SeekBarPreference
-
- SeekBarPreference(Context) - Constructor for class androidx.preference.SeekBarPreference
-
- seekTo(long) - Method in class androidx.leanback.media.MediaControllerAdapter
-
- seekTo(long) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- seekTo(int) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Called whenever the user presses fast-forward/rewind or when the user keeps the
corresponding action pressed.
- seekTo(long) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Seek media to a new position.
- seekTo(long) - Method in class androidx.leanback.media.PlayerAdapter
-
Seek to new position.
- select() - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Select this tab.
- select() - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- select(HorizontalGridView, View, Object) - Method in class androidx.leanback.widget.HorizontalHoverCardSwitcher
-
Select a childView inside a grid view and create/bind a corresponding hover card view
for the object.
- select(Object) - Method in class androidx.leanback.widget.PresenterSwitcher
-
Selects a view based on the given object and shows that view.
- select() - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Selects this media route.
- selectActiveElement() - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Finds the currently active element in the document.
- selectedDescendantsMatch(<any>, <any>) - Static method in class androidx.test.espresso.assertion.ViewAssertions
-
Returns a generic
ViewAssertion that asserts that the descendant views selected by the
selector match the specified matcher.
- selectFrameByIdOrName(String, WindowReference) - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Selects a subframe of the given window by it's name or id.
- selectFrameByIdOrName(String) - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Selects a subframe of the current window by it's name or id.
- selectFrameByIndex(int) - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Selects a subframe of the currently selected window by it's index.
- selectFrameByIndex(int, WindowReference) - Static method in class androidx.test.espresso.web.webdriver.DriverAtoms
-
Selects a subframe of the given window by it's index.
- selectImpl(Uri) - Method in class androidx.slice.builders.ListBuilder
-
- selectImpl(Uri) - Method in class androidx.slice.builders.MessagingSliceBuilder
-
- selectImpl(Uri) - Method in class androidx.slice.builders.TemplateSliceBuilder
-
- selection(String, Object[]) - Method in class androidx.sqlite.db.SupportSQLiteQueryBuilder
-
Sets the arguments for the WHERE clause.
- SELECTION_MODE_MULTIPLE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Selection mode where multiple items may be selected.
- SELECTION_MODE_NONE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Selection mode where items are not selectable.
- SELECTION_MODE_SINGLE - Static variable in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat
-
Selection mode where a single item may be selected.
- selectItem(int) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
Indicates that the item at index has been selected.
- selectItem(int) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- SelectItemViewHolderTask(int) - Constructor for class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
- selectRoute(MediaRouter.RouteInfo) - Method in class androidx.mediarouter.media.MediaRouter
-
Selects the specified route.
- selectTab(ActionBar.Tab) - Method in class androidx.appcompat.app.ActionBar
-
- selectTab(ActionBar.Tab) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- SelfDestructiveThread - Class in androidx.core.provider
-
Background thread which is destructed after certain period after all pending activities are
finished.
- SelfDestructiveThread(String, int, int) - Constructor for class androidx.core.provider.SelfDestructiveThread
-
- SelfDestructiveThread.ReplyCallback<T> - Interface in androidx.core.provider
-
Reply callback for postAndReply
- SEMANTIC_ACTION_ARCHIVE - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_CALL - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_DELETE - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_MARK_AS_READ - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_MARK_AS_UNREAD - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_MUTE - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_NONE - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_REPLY - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_THUMBS_DOWN - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_THUMBS_UP - Static variable in class androidx.core.app.NotificationCompat.Action
-
- SEMANTIC_ACTION_UNMUTE - Static variable in class androidx.core.app.NotificationCompat.Action
-
- sendAccessibilityEvent(View, int) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Sends an accessibility event of the given type.
- sendAccessibilityEventUnchecked(View, AccessibilityEvent) - Method in class androidx.core.view.AccessibilityDelegateCompat
-
Sends an accessibility event.
- sendAccessibilityEventUnchecked(AccessibilityEvent) - Method in class androidx.recyclerview.widget.RecyclerView
-
- sendBroadcast(Intent) - Method in class androidx.localbroadcastmanager.content.LocalBroadcastManager
-
Broadcast the given intent to all interested BroadcastReceivers.
- sendBroadcastSync(Intent) - Method in class androidx.localbroadcastmanager.content.LocalBroadcastManager
-
- sendCancel(UiController, MotionEvent) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendControlRequest(Intent, MediaRouter.ControlRequestCallback) - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Sends a
media control request to be performed
asynchronously by the route's destination.
- sendDown(UiController, float[], float[]) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendDown(UiController, float[], float[], int, int) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendError(Bundle) - Method in class androidx.media.MediaBrowserServiceCompat.Result
-
Notify the caller of a failure.
- sendEventForVirtualView(int, int) - Method in class androidx.customview.widget.ExploreByTouchHelper
-
Populates an event of the specified type with information about an item
and attempts to send it up through the view hierarchy.
- sendInputRangeAction(int) - Method in class androidx.slice.SliceMetadata
-
Sends the intent to adjust the input range value for the header of this slice, if it exists.
- sendMessage(Bundle, RemotePlaybackClient.SessionActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a message.
- sendMovement(UiController, MotionEvent, float[]) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendProgressUpdate(Bundle) - Method in class androidx.media.MediaBrowserServiceCompat.Result
-
Send an interim update to the caller.
- sendResult(T) - Method in class androidx.media.MediaBrowserServiceCompat.Result
-
Send the result back to the caller.
- sendStatus(int, Bundle) - Method in class androidx.test.internal.runner.listener.InstrumentationRunListener
-
Convenience method for #getInstrumentation()#sendStatus()
- sendStatus(int, Bundle) - Method in class androidx.test.orchestrator.listeners.OrchestrationResultPrinter
-
Convenience method for #getInstrumentation()#sendStatus()
- sendString(String) - Method in class androidx.test.internal.runner.listener.InstrumentationRunListener
-
Convenience method to output a string on instrumentation output
- sendSwipe(UiController, float[], float[], float[]) - Method in interface androidx.test.espresso.action.Swiper
-
Swipes from startCoordinates to endCoordinates using the given uiController to send MotionEvents.
- sendTap(UiController, float[], float[], int, int) - Method in interface androidx.test.espresso.action.Tapper
-
Sends a MotionEvent to the given UiController.
- sendTap(UiController, float[], float[]) - Method in interface androidx.test.espresso.action.Tapper
-
- sendTestNotification(OrchestrationListenerManager.TestEvent, Bundle) - Method in class androidx.test.orchestrator.instrumentationlistener.OrchestratedInstrumentationListener
-
- sendToggleAction(SliceAction, boolean) - Method in class androidx.slice.SliceMetadata
-
Sends the intent to adjust the state of the provided toggle action.
- sendUp(UiController, MotionEvent) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendUp(UiController, MotionEvent, float[]) - Static method in class androidx.test.espresso.action.MotionEvents
-
- sendUsages() - Method in class androidx.test.internal.runner.tracker.AnalyticsBasedUsageTracker
-
- sendUsages() - Method in class androidx.test.internal.runner.tracker.UsageTracker.NoOpUsageTracker
-
- sendUsages() - Method in interface androidx.test.internal.runner.tracker.UsageTracker
-
Requests that all usages be sent.
- sendUsages() - Method in class androidx.test.runner.UsageTrackerFacilitator
-
- SENSITIVITY_TYPE_ISO_SPEED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_REI - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_REI_AND_ISO - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_SOS - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_SOS_AND_ISO - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_SOS_AND_REI - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSITIVITY_TYPE_SOS_AND_REI_AND_ISO - Static variable in class androidx.exifinterface.media.ExifInterface
-
The contant used by
ExifInterface.TAG_SENSITIVITY_TYPE to denote sensitivity type is Standard
output sensitivity (SOS) and recommended exposure index (REI) and ISO speed.
- SENSITIVITY_TYPE_UNKNOWN - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_COLOR_SEQUENTIAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_COLOR_SEQUENTIAL_LINEAR - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_NOT_DEFINED - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_ONE_CHIP - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_THREE_CHIP - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_TRILINEAR - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SENSOR_TYPE_TWO_CHIP - Static variable in class androidx.exifinterface.media.ExifInterface
-
- serialize(SchemaBundle, File) - Static method in class androidx.room.migration.bundle.SchemaBundle
-
- SerializeOptions() - Constructor for class androidx.slice.SliceUtils.SerializeOptions
-
- serializeSlice(Slice, Context, OutputStream, String, SliceUtils.SerializeOptions) - Static method in class androidx.slice.SliceUtils
-
Serialize a slice to an OutputStream.
- serializeSlice(Slice, Context, OutputStream, SliceUtils.SerializeOptions) - Static method in class androidx.slice.SliceUtils
-
Serialize a slice to an OutputStream.
- SERVICE_INTERFACE - Static variable in class androidx.media.MediaBrowserServiceCompat
-
The Intent that must be declared as handled by the service.
- SERVICE_INTERFACE - Static variable in class androidx.mediarouter.media.MediaRouteProviderService
-
The Intent that must be declared as handled by the service.
- SERVICE_MSG_ON_CONNECT - Static variable in class androidx.media.MediaBrowserProtocol
-
(service v1)
Sent after MediaBrowserCompat.connect() when the request has successfully
completed.
- SERVICE_MSG_ON_CONNECT_FAILED - Static variable in class androidx.media.MediaBrowserProtocol
-
(service v1)
Sent after MediaBrowserCompat.connect() when the connection to the media browser
failed.
- SERVICE_MSG_ON_LOAD_CHILDREN - Static variable in class androidx.media.MediaBrowserProtocol
-
(service v1)
Sent when the list of children is loaded or updated.
- SERVICE_TYPE_AUDIO - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The service type for radio channels that have audio only.
- SERVICE_TYPE_AUDIO_VIDEO - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
The service type for regular TV channels that have both audio and video.
- SERVICE_TYPE_OTHER - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Channels
-
A generic service type.
- SERVICE_VERSION_1 - Static variable in class androidx.media.MediaBrowserProtocol
-
MediaBrowserCompat will check the version of the connected MediaBrowserServiceCompat,
and it will not send messages if they are introduced in the higher version of the
MediaBrowserServiceCompat.
- SERVICE_VERSION_2 - Static variable in class androidx.media.MediaBrowserProtocol
-
To prevent ClassNotFoundException from Parcelables, MediaBrowser(Service)Compat tries to
avoid using framework code as much as possible (b/62648808).
- SERVICE_VERSION_CURRENT - Static variable in class androidx.media.MediaBrowserProtocol
-
- SERVICE_WORKER_BASIC_USAGE - Static variable in class androidx.webkit.WebViewFeature
-
- SERVICE_WORKER_BLOCK_NETWORK_LOADS - Static variable in class androidx.webkit.WebViewFeature
-
- SERVICE_WORKER_CACHE_MODE - Static variable in class androidx.webkit.WebViewFeature
-
- SERVICE_WORKER_CONTENT_ACCESS - Static variable in class androidx.webkit.WebViewFeature
-
- SERVICE_WORKER_FILE_ACCESS - Static variable in class androidx.webkit.WebViewFeature
-
- SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST - Static variable in class androidx.webkit.WebViewFeature
-
- ServiceCompat - Class in androidx.core.app
-
Helper for accessing features in android.app.Service.
- ServiceCompat.StopForegroundFlags - Annotation Type in androidx.core.app
-
- ServiceLifecycleDispatcher - Class in androidx.lifecycle
-
Helper class to dispatch lifecycle events for a service.
- ServiceLifecycleDispatcher(LifecycleOwner) - Constructor for class androidx.lifecycle.ServiceLifecycleDispatcher
-
- ServiceLoaderWrapper - Class in androidx.test.internal.platform
-
Wrapper class for ServiceLoader that disables StrictMode.
- ServiceTestRule - Class in androidx.test.rule
-
A JUnit rule that provides a simplified mechanism to start and shutdown your service before and
after the duration of your test.
- ServiceTestRule() - Constructor for class androidx.test.rule.ServiceTestRule
-
- ServiceWorkerClientAdapter - Class in androidx.webkit.internal
-
Adapter between
ServiceWorkerClientCompat and
ServiceWorkerClientBoundaryInterface (the corresponding interface shared with the support
library glue in the WebView APK).
- ServiceWorkerClientAdapter(ServiceWorkerClientCompat) - Constructor for class androidx.webkit.internal.ServiceWorkerClientAdapter
-
- ServiceWorkerClientCompat - Class in androidx.webkit
-
- ServiceWorkerClientCompat() - Constructor for class androidx.webkit.ServiceWorkerClientCompat
-
- ServiceWorkerControllerCompat - Class in androidx.webkit
-
Manages Service Workers used by WebView.
- ServiceWorkerControllerCompat() - Constructor for class androidx.webkit.ServiceWorkerControllerCompat
-
- ServiceWorkerControllerImpl - Class in androidx.webkit.internal
-
- ServiceWorkerControllerImpl() - Constructor for class androidx.webkit.internal.ServiceWorkerControllerImpl
-
- ServiceWorkerWebSettingsCompat - Class in androidx.webkit
-
Manages settings state for all Service Workers.
- ServiceWorkerWebSettingsCompat() - Constructor for class androidx.webkit.ServiceWorkerWebSettingsCompat
-
- ServiceWorkerWebSettingsCompat.CacheMode - Annotation Type in androidx.webkit
-
- ServiceWorkerWebSettingsImpl - Class in androidx.webkit.internal
-
- ServiceWorkerWebSettingsImpl(ServiceWorkerWebSettings) - Constructor for class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
This class handles three different scenarios:
1.
- SESSION_STATE_ACTIVE - Static variable in class androidx.mediarouter.media.MediaSessionStatus
-
Session state: Active.
- SESSION_STATE_ENDED - Static variable in class androidx.mediarouter.media.MediaSessionStatus
-
Session state: Ended.
- SESSION_STATE_INVALIDATED - Static variable in class androidx.mediarouter.media.MediaSessionStatus
-
Session state: Invalidated.
- SessionActionCallback() - Constructor for class androidx.mediarouter.media.RemotePlaybackClient.SessionActionCallback
-
- set(int, T) - Method in class androidx.databinding.ObservableArrayList
-
- set(boolean) - Method in class androidx.databinding.ObservableBoolean
-
Set the stored value.
- set(byte) - Method in class androidx.databinding.ObservableByte
-
Set the stored value.
- set(char) - Method in class androidx.databinding.ObservableChar
-
Set the stored value.
- set(double) - Method in class androidx.databinding.ObservableDouble
-
Set the stored value.
- set(T) - Method in class androidx.databinding.ObservableField
-
Set the stored value.
- set(float) - Method in class androidx.databinding.ObservableFloat
-
Set the stored value.
- set(int) - Method in class androidx.databinding.ObservableInt
-
Set the stored value.
- set(long) - Method in class androidx.databinding.ObservableLong
-
Set the stored value.
- set(short) - Method in class androidx.databinding.ObservableShort
-
Set the stored value.
- set(Parallax, Float) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
- set(Parallax, Integer) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
- set(int, Object) - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
Sets the item for the given key.
- SET_DEFAULT - Static variable in annotation type androidx.room.ForeignKey
-
- SET_NULL - Static variable in annotation type androidx.room.ForeignKey
-
- setAbsoluteValue(int) - Method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
Sets the absolute/offset value for rule.
- setAccentColor(int) - Method in class androidx.slice.builders.ListBuilder
-
Sets the color to use on tintable items within the list builder.
- setAccentColor(int) - Method in class androidx.slice.widget.SliceView
-
Contents of a slice such as icons, text, and controls (e.g.
- setAccessibilityDelegate(View, AccessibilityDelegateCompat) - Static method in class androidx.core.view.ViewCompat
-
Sets a delegate for implementing accessibility support via composition
(as opposed to inheritance).
- setAccessibilityDelegateCompat(RecyclerViewAccessibilityDelegate) - Method in class androidx.recyclerview.widget.RecyclerView
-
Sets the accessibility delegate compatibility implementation used by RecyclerView.
- setAccessibilityFocused(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is accessibility focused.
- setAccessibilityLiveRegion(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the live region mode for the specified view.
- setAccessibilitySeekListener(SeekBar.AccessibilitySeekListener) - Method in class androidx.leanback.widget.SeekBar
-
- setAcquiredPermitsRate(double) - Method in class androidx.car.moderator.ContentRateLimiter
-
Sets the amount of permits that are acquired each second.
- setAction(String, boolean, View.OnClickListener) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by an Action Button.
- setAction(AccessibilityEvent, int) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
Sets the performed action that triggered this event.
- setAction(SliceItem) - Method in class androidx.slice.widget.RemoteInputView
-
Set the pending intent for remote input.
- setAction(SliceActionImpl, EventInfo, SliceView.OnSliceActionListener, int) - Method in class androidx.slice.widget.SliceActionView
-
Populates the view with the provided action.
- setAction(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the action.
- setActionBarDescription(int) - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.Delegate
-
Set the Action Bar's up indicator content description.
- setActionBarDescription(int) - Method in interface androidx.legacy.app.ActionBarDrawerToggle.Delegate
-
Deprecated.
Set the Action Bar's up indicator content description.
- setActionBarHideOffset(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setActionBarUpIndicator(Drawable, int) - Method in interface androidx.appcompat.app.ActionBarDrawerToggle.Delegate
-
Set the Action Bar's up indicator drawable and content description.
- setActionBarUpIndicator(Drawable, int) - Method in interface androidx.legacy.app.ActionBarDrawerToggle.Delegate
-
Deprecated.
Set the Action Bar's up indicator drawable and content description.
- setActionBarVisibilityCallback(ActionBarOverlayLayout.ActionBarVisibilityCallback) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setActionButton(Bitmap, String, PendingIntent, boolean) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the action button that is displayed in the Toolbar.
- setActionButton(Bitmap, String, PendingIntent) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the action button that is displayed in the Toolbar with default tinting behavior.
- setActionButton(Bitmap, String) - Method in class androidx.browser.customtabs.CustomTabsSession
-
- setActionIndex(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the pointer index associated with the action.
- setActionMode(int) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
Sets how android.app.slice.SliceItem#FORMAT_ACTION items should be handled.
- setActionPresenter(Presenter) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Sets the action presenter rendering each optional custom action within each media item row.
- setActionProvider(android.view.ActionProvider) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setActionProvider(android.view.ActionProvider) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setActionProvider(android.view.ActionProvider) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setActionProvider(MenuItem, ActionProvider) - Static method in class androidx.core.view.MenuItemCompat
-
Sets the
ActionProvider responsible for creating an action view if
the item is placed on the action bar.
- setActions(String, boolean, View.OnClickListener, String, boolean, View.OnClickListener) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by two Action Buttons.
- setActions(List<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Sets the list of GuidedActions that the user may take in this fragment.
- setActions(List<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Sets the list of GuidedActions that the user may take in this fragment.
- setActions(List<GuidedAction>) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Sets the list of actions managed by this adapter.
- setActions(List<SliceAction>, int) - Method in class androidx.slice.widget.ActionRow
-
Set the actions and color for this action row.
- setActionsAdapter(ObjectAdapter) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
- setActionsBackgroundColor(int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Sets the background color for Action Bar.
- setActionsDiffCallback(DiffCallback<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- setActionsDiffCallback(DiffCallback<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- setActionView(View) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setActionView(View) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setActionView(View) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setActionView(int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setActionView(View) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Set an action view for this menu item.
- setActionView(int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Set an action view for this menu item.
- setActionView(MenuItem, View) - Static method in class androidx.core.view.MenuItemCompat
-
- setActionView(MenuItem, int) - Static method in class androidx.core.view.MenuItemCompat
-
- setActionViewExpanded(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setActivated(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
- setActivated(boolean) - Method in class androidx.leanback.widget.BaseCardView
-
Sets the Activated state of this Card.
- setActivated(boolean) - Method in class androidx.leanback.widget.picker.Picker
-
- setActivated(boolean) - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Sets the row view's activated status.
- setActivatedVisibleItemCount(float) - Method in class androidx.leanback.widget.picker.Picker
-
Changes number of visible items showing in a column when it's activated.
- setActivationDelay(int) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the delay after entering an activation edge before activation of
auto-scrolling.
- setActiveBarHeight(int) - Method in class androidx.leanback.widget.SeekBar
-
Set horizontal bar height in pixels when SeekBar is focused.
- setActiveLevel(float) - Method in class androidx.leanback.graphics.ColorFilterDimmer
-
Sets the active level of the dimmer.
- setActiveLevel(float) - Method in class androidx.leanback.graphics.ColorOverlayDimmer
-
Sets the active level of the dimmer.
- setActiveRadius(int) - Method in class androidx.leanback.widget.SeekBar
-
Set radius in pixels for thumb when SeekBar is focused.
- setActivity(ComponentName) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets the target activity.
- setActivity(boolean) - Method in class androidx.slice.core.SliceActionImpl
-
- setActivityChooserModel(ActivityChooserModel) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets the ActivityChooserModel.
- setActivityResultForIntent(<any>, ActivityResult) - Method in interface androidx.test.espresso.intent.ResettingStubber
-
Sets the result that will be returned to the intent sender (if the sender expects the result),
next time an intent matched by the given matcher is launched.
- setActivityResultForIntent(<any>, ActivityResult) - Method in class androidx.test.espresso.intent.ResettingStubberImpl
-
- setActivityResultFunctionForIntent(<any>, ActivityResultFunction) - Method in interface androidx.test.espresso.intent.ResettingStubber
-
Sets a result function that will be called by the intent sender (if the sender expects the
result), next time an intent matched by the given matcher is launched.
- setActivityResultFunctionForIntent(<any>, ActivityResultFunction) - Method in class androidx.test.espresso.intent.ResettingStubberImpl
-
- setAdapter(ListAdapter, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items, which are supplied by the given ListAdapter, to be
displayed in the dialog as the content, you will be notified of the
selected item via the supplied listener.
- setAdapter(SpinnerAdapter) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setAdapter(ListAdapter) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the adapter that provides the data and the views to represent the data
in this popup window.
- setAdapter(RecyclerView.Adapter<? extends RecyclerView.ViewHolder>) - Method in class androidx.car.widget.PagedListView
-
Sets the adapter for the list.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
Set the visibility titles/hover of browse rows.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets the adapter containing the rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
Set the visibility titles/hover of browse rows.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets the adapter containing the rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Sets the list of rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Sets the list of rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the list of rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the list of rows for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Sets the object adapter for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Sets the object adapter for the fragment.
- setAdapter(ObjectAdapter) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- setAdapter(RecyclerView.Adapter) - Method in class androidx.recyclerview.widget.RecyclerView
-
Set a new adapter to provide child views on demand.
- setAdapter(PagerAdapter) - Method in class androidx.viewpager.widget.ViewPager
-
Set a PagerAdapter that will supply views for this pager as needed.
- setAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
- setAdapterListener(ItemBridgeAdapter.AdapterListener) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Sets the AdapterListener.
- setAddDuration(long) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Sets the duration for which all add animations will run.
- setAddedCount(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setAdjustable(boolean) - Method in class androidx.preference.SeekBarPreference
-
- setAggregateMetrics(boolean) - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- setAlarmClock(AlarmManager, long, PendingIntent, PendingIntent) - Static method in class androidx.core.app.AlarmManagerCompat
-
Schedule an alarm that represents an alarm clock.
- setAlignedToTextViewBaseline(boolean) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
- setAlignment(int) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Sets the window alignment and also the pivots for scale operation.
- setAlignment(int) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Sets the window alignment and also the pivots for scale operation.
- setAlignment(int) - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- setAlignment(int) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
- setAlignment(int) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- setAlignment(int) - Method in class androidx.leanback.app.RowsSupportFragment
-
- setAlignmentDefs(ItemAlignmentFacet.ItemAlignmentDef[]) - Method in class androidx.leanback.widget.ItemAlignmentFacet
-
Sets definitions of alignment positions.
- setAlignmentMode(int) - Method in class androidx.gridlayout.widget.GridLayout
-
Sets the alignment mode to be used for all of the alignments between the
children of this container.
- setAlignmentMode(int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Set alignment mode of Description.
- setAllCaps(boolean) - Method in class androidx.emoji.widget.EmojiButton
-
- setAllCaps(boolean) - Method in class androidx.emoji.widget.EmojiTextView
-
- setAllCaps(boolean) - Method in class androidx.emoji.widget.EmojiTextViewHelper
-
Call when allCaps is set on TextView.
- setAllowCollapse(boolean) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- setAllowContentAccess(boolean) - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- setAllowContentAccess(boolean) - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Enables or disables content URL access from Service Workers, see
WebSettings#setAllowContentAccess.
- setAllowDataType(String, boolean) - Method in class androidx.core.app.RemoteInput.Builder
-
Specifies whether the user can provide arbitrary values.
- setAllowEnterTransitionOverlap(boolean) - Method in class androidx.fragment.app.Fragment
-
Sets whether the the exit transition and enter transition overlap or not.
- setAllowFileAccess(boolean) - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- setAllowFileAccess(boolean) - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Enables or disables file access within Service Workers, see
WebSettings#setAllowFileAccess.
- setAllowFreeFormInput(boolean) - Method in class androidx.core.app.RemoteInput.Builder
-
Specifies whether the user can provide arbitrary text values.
- setAllowGeneratedReplies(boolean) - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
- setAllowOptimization(boolean) - Method in class androidx.fragment.app.FragmentTransaction
-
- setAllowReturnTransitionOverlap(boolean) - Method in class androidx.fragment.app.Fragment
-
Sets whether the the return transition and reenter transition overlap or not.
- setAllowStacking(boolean) - Method in class androidx.appcompat.widget.ButtonBarLayout
-
- setAlpha(int) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setAlpha(int) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
- setAlpha(int) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- setAlpha(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setAlpha(int) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- setAlpha(int) - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
- setAlpha(float) - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- setAlpha(int) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- setAlpha(int) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setAlpha(int) - Method in class androidx.wear.widget.RoundedDrawable
-
- setAlphabeticShortcut(char) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setAlphabeticShortcut(char, int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setAlphabeticShortcut(char) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setAlphabeticShortcut(char, int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setAlphabeticShortcut(char) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setAlphabeticShortcut(char, int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setAlphabeticShortcut(char, int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Change the alphabetic shortcut associated with this item.
- setAlphabeticShortcut(MenuItem, char, int) - Static method in class androidx.core.view.MenuItemCompat
-
Change the alphabetic shortcut associated with this item.
- setAlphaComponent(int, int) - Static method in class androidx.core.graphics.ColorUtils
-
Set the alpha component of color to be alpha.
- setAltitude(double) - Method in class androidx.exifinterface.media.ExifInterface
-
Sets the altitude in meters.
- setAlwaysBadged() - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Badges the icon before passing it over to the Launcher.
- setAlwaysUseBrowserUI(Intent) - Static method in class androidx.browser.customtabs.CustomTabsIntent
-
Adds the necessary flags and extras to signal any browser supporting custom tabs to use the
browser UI at all times and avoid showing custom tab like UI.
- setAmbientOffloadEnabled(boolean) - Method in class androidx.wear.ambient.AmbientMode.AmbientController
-
Deprecated.
Sets whether this activity is currently in a state that supports ambient offload mode.
- setAmbientOffloadEnabled(boolean) - Method in class androidx.wear.ambient.AmbientModeSupport.AmbientController
-
Sets whether this activity is currently in a state that supports ambient offload mode.
- setAnchorId(int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
Set the id of this view's anchor.
- setAnchorView(View) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
Sets the view to which the popup window is anchored.
- setAnchorView(View) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the popup's anchor view.
- setAndAllowWhileIdle(AlarmManager, int, long, PendingIntent) - Static method in class androidx.core.app.AlarmManagerCompat
-
Like AlarmManager#set(int, long, PendingIntent), but this alarm will be allowed to
execute even when the system is in low-power idle modes.
- setAndroidRuntimeVersion(int) - Method in class androidx.test.runner.permission.PermissionRequester
-
- setAnimateChildLayout(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Sets whether ItemAnimator should run when a child changes size or when adding
or removing a child.
- setAnimateLayoutChanges(ViewGroup, boolean) - Static method in class androidx.databinding.adapters.ViewGroupBindingAdapter
-
- setAnimationEnabled(boolean) - Method in class androidx.leanback.widget.TitleViewAdapter
-
Enables or disables any view animations.
- setAnimationStyle(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set an animation style to use when the popup window is shown or dismissed.
- setAntiAlias(boolean) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Enables or disables anti-aliasing for this drawable.
- setAppLinkColor(int) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the background color of the App Linking card.
- setAppLinkIconUri(Uri) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the icon to be displayed next to the text of the App Linking card.
- setAppLinkIntent(Intent) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the App Linking Intent.
- setAppLinkIntent(Intent) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
When user clicks on this channel's logo, the system will send an Intent for your app to
open an Activity with contents relevant to this channel.
- setAppLinkIntentUri(Uri) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the App Linking Intent.
- setAppLinkIntentUri(Uri) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
When user clicks on this channel's logo, the system will send an Intent for your app to
open an Activity with contents relevant to this channel.
- setAppLinkPosterArtUri(Uri) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the background image of the App Linking card.
- setAppLinkText(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the text to be displayed in the App Linking card.
- setAppSearchData(Bundle) - Method in class androidx.appcompat.widget.SearchView
-
Sets the APP_DATA for legacy SearchDialog use.
- setArguments(Bundle) - Method in class androidx.fragment.app.Fragment
-
Supply the construction arguments for this fragment.
- setArrowBackgroundColor(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the background color of the arrow.
- setArrowBackgroundColor(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the background color of the arrow.
- setArrowBackgroundColor(int) - Method in class androidx.leanback.widget.PagingIndicator
-
Sets the background color of the arrow.
- setArrowColor(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the color of the arrow.
- setArrowColor(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the color of the arrow.
- setArrowColor(int) - Method in class androidx.leanback.widget.PagingIndicator
-
Sets the color of the arrow.
- setArrowDimensions(float, float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the dimensions of the arrow at the end of the spinner in pixels.
- setArrowEnabled(boolean) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets if the arrow at the end of the spinner should be shown.
- setArrowHeadLength(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the length of the arrow head (from tip to edge, perpendicular to the shaft).
- setArrowScale(float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the scale of the arrow at the end of the spinner.
- setArrowShaftLength(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the arrow shaft length.
- setArt(Drawable) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the drawable representing cover image.
- setArtist(String) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the artist name.
- setAsButtonActions() - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- setAttachListener(ContentFrameLayout.OnAttachListener) - Method in class androidx.appcompat.widget.ContentFrameLayout
-
- setAttribute(String, String) - Method in class androidx.exifinterface.media.ExifInterface
-
Sets the value of the specified tag.
- setAudioLanguages(String[]) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the available audio languages for this program as an array of strings.
- setAuthor(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the author or artist of this content.
- setAutoCancel(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Setting this flag will make it so the notification is automatically
canceled when the user clicks it in the panel.
- setAutoDismiss(boolean) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the flag indicating if the recommendation should be dismissed automatically.
- setAutoDismiss(boolean) - Method in class androidx.recommendation.app.ContentRecommendation
-
Sets the flag indicating if this recommendation should be dismissed automatically.
- setAutofillHints(View, String...) - Static method in class androidx.core.view.ViewCompat
-
Sets the hints that help an android.service.autofill.AutofillService determine how
to autofill the view with the user's data.
- setAutoMeasureEnabled(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- setAutoMirrored(boolean) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setAutoMirrored(Drawable, boolean) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Set whether this Drawable is automatically mirrored when its layout
direction is RTL (right-to left).
- setAutoMirrored(boolean) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setAutoReleaseOnStop(boolean) - Method in class androidx.leanback.app.BackgroundManager
-
Enable or disable call release() in Activity onStop().
- setAutoSizeTextTypeUniformWithConfiguration(int, int, int, int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setAutoSizeTextTypeUniformWithConfiguration(int, int, int, int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setAutoSizeTextTypeUniformWithConfiguration(int, int, int, int) - Method in interface androidx.core.widget.AutoSizeableTextView
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds.
- setAutoSizeTextTypeUniformWithConfiguration(TextView, int, int, int, int) - Static method in class androidx.core.widget.TextViewCompat
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds.
- setAutoSizeTextTypeUniformWithPresetSizes(int[], int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setAutoSizeTextTypeUniformWithPresetSizes(int[], int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setAutoSizeTextTypeUniformWithPresetSizes(int[], int) - Method in interface androidx.core.widget.AutoSizeableTextView
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds.
- setAutoSizeTextTypeUniformWithPresetSizes(TextView, int[], int) - Static method in class androidx.core.widget.TextViewCompat
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds.
- setAutoSizeTextTypeWithDefaults(int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setAutoSizeTextTypeWithDefaults(int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setAutoSizeTextTypeWithDefaults(int) - Method in interface androidx.core.widget.AutoSizeableTextView
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds by using the default auto-size configuration.
- setAutoSizeTextTypeWithDefaults(TextView, int) - Static method in class androidx.core.widget.TextViewCompat
-
Specify whether this widget should automatically scale the text to try to perfectly fit
within the layout bounds by using the default auto-size configuration.
- setAutoStartSharedElementTransition(boolean) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
Enable or disable auto startPostponedEnterTransition() when bound to logo.
- setAutoText(TextView, boolean) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setAvailability(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the availability of this TV program.
- setAvailableOffline(boolean) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Set whether this action is available when the wearable device is not connected to
a companion device.
- setAvailablePermits(double) - Method in class androidx.car.moderator.ContentRateLimiter
-
Sets the current number of stored permits that are ready to be used.
- setBackground(View, int, int) - Static method in class androidx.car.util.ListItemBackgroundResolver
-
Sets the background on the given view so that the combination of all items looks like a
rectangle with rounded corner.
- setBackground(Bitmap) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set a background image to be displayed behind the notification content.
- setBackground(View, Drawable) - Static method in class androidx.core.view.ViewCompat
-
Set the background of the view to a given Drawable, or remove the background.
- setBackground(View, Drawable) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setBackgroundColor(int) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Sets the background color for the row views within the playlist.
- setBackgroundColor(int) - Method in class androidx.leanback.widget.AbstractMediaListHeaderPresenter
-
Sets the background color for the row views within the playlist.
- setBackgroundColor(int) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Sets the background color.
- setBackgroundColor(int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Sets the background color.
- setBackgroundColor(int) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Sets the background color.
- setBackgroundColor(int) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the background color of the circle inside the drawable.
- setBackgroundColor(int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- setBackgroundColor(int) - Method in class androidx.wear.widget.CircularProgressLayout
-
- setBackgroundColor(int) - Method in class androidx.wear.widget.RoundedDrawable
-
Sets the background color of the rounded drawable.
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
Set the ActionBar's background.
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatEditText
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setBackgroundDrawable(Drawable) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets a drawable to be the background for the popup window.
- setBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setBackgroundDrawable(Drawable) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Sets a drawable for the fragment background.
- setBackgroundDrawable(Drawable) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Sets a drawable for the fragment background.
- setBackgroundDrawable(Drawable) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- setBackgroundImageUri(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the Content URI that will be used to retrieve the background image for the
recommendation.
- setBackgroundPreservingAlpha(View, Drawable) - Static method in class androidx.leanback.widget.BackgroundHelper
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatEditText
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setBackgroundResource(int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- setBackgroundThreadExecutor(Executor) - Method in class androidx.recyclerview.widget.AsyncDifferConfig.Builder
-
If provided, defines the background executor used to calculate the diff between an old
and a new list.
- setBackgroundTintList(View, ColorStateList) - Static method in class androidx.core.view.ViewCompat
-
Applies a tint to the background drawable.
- setBackgroundTintMode(View, PorterDuff.Mode) - Static method in class androidx.core.view.ViewCompat
-
Specifies the blending mode used to apply the tint specified by
#setBackgroundTintList(android.view.View, android.content.res.ColorStateList) to
the background drawable.
- setBackgroundType(int) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the background type.
- setBackgroundType(int) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the background type.
- setBackKeyToCollapseActivatorView(boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Enable or disable using BACK key to collapse
GuidedAction with editable activator
view.
- setBackKeyToCollapseSubActions(boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Enable or disable using BACK key to collapse sub actions list.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Sets the drawable displayed in the fragment title.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Sets the drawable displayed in the fragment title.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets the badge drawable that will be shown inside the search bar next to
the title.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets the badge drawable that will be shown inside the search bar next to
the title.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.widget.SearchBar
-
Sets the badge drawable showing inside the search bar.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.widget.TitleView
-
Sets the badge drawable.
- setBadgeDrawable(Drawable) - Method in class androidx.leanback.widget.TitleViewAdapter
-
Sets the badge drawable.
- setBadgeIcon(int) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the resource ID for the recommendation badging icon.
- setBadgeIconType(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets which icon to display as a badge for this notification.
- setBadgeImage(Drawable) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the badge image drawable.
- setBarHeight(int) - Method in class androidx.leanback.widget.SeekBar
-
Set horizontal bar height in pixels when SeekBar is not focused.
- setBarLength(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the length of the bars when they are parallel to each other.
- setBarThickness(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the thickness (stroke size) for the bars.
- setBaseAttributes(TypedArray, int, int) - Method in class androidx.gridlayout.widget.GridLayout.LayoutParams
-
- setBaseAttributes(TypedArray, int, int) - Method in class androidx.percentlayout.widget.PercentFrameLayout.LayoutParams
-
Deprecated.
- setBaseAttributes(TypedArray, int, int) - Method in class androidx.percentlayout.widget.PercentRelativeLayout.LayoutParams
-
Deprecated.
- setBaselineAligned(boolean) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Defines whether widgets contained in this layout are
baseline-aligned or not.
- setBaselineAlignedChildIndex(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- setBeforeText(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setBehavior(CoordinatorLayout.Behavior) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
-
Set the behavior governing the layout and interaction of the child view within
a parent CoordinatorLayout.
- setBezelFraction(float) - Method in class androidx.wear.widget.WearableRecyclerView
-
Taps within this radius and the radius of the screen are considered close enough to the
bezel to be candidates for circular scrolling.
- setBigContentTitle(CharSequence) - Method in class androidx.core.app.NotificationCompat.BigPictureStyle
-
Overrides ContentTitle in the big form of the template.
- setBigContentTitle(CharSequence) - Method in class androidx.core.app.NotificationCompat.BigTextStyle
-
Overrides ContentTitle in the big form of the template.
- setBigContentTitle(CharSequence) - Method in class androidx.core.app.NotificationCompat.InboxStyle
-
Overrides ContentTitle in the big form of the template.
- setBindingInverseListener(ViewDataBinding, InverseBindingListener, ViewDataBinding.PropertyChangedInverseListener) - Static method in class androidx.databinding.ViewDataBinding
-
- setBitmap(Bitmap) - Method in class androidx.leanback.app.BackgroundManager
-
Sets the given bitmap into the background.
- setBitmap(Bitmap) - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Sets the bitmap.
- setBlockNetworkLoads(boolean) - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- setBlockNetworkLoads(boolean) - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Sets whether Service Workers should not load resources from the network,
see WebSettings#setBlockNetworkLoads.
- setBody(int) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the body text of the dialog to be the given string resource.
- setBody(CharSequence) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the body text of the dialog to be the given string.
- setBody(String) - Method in class androidx.car.widget.TextListItem
-
Sets the body text of item.
- setBody(String, boolean) - Method in class androidx.car.widget.TextListItem
-
Sets the body text of item.
- setBoolean(String, boolean) - Method in class androidx.leanback.system.Settings
-
Sets the boolean preference for the given key.
- setBot(boolean) - Method in class androidx.core.app.Person.Builder
-
Sets whether or not this
Person represents a machine rather than a human.
- setBoundaryCallback(PagedList.BoundaryCallback<Value>) - Method in class androidx.paging.LivePagedListBuilder
-
Sets a
PagedList.BoundaryCallback on each PagedList created, typically used to load
additional data from network when paging from local storage.
- setBoundaryCallback(PagedList.BoundaryCallback) - Method in class androidx.paging.PagedList.Builder
-
The BoundaryCallback for out of data events.
- setBoundaryCallback(PagedList.BoundaryCallback<Value>) - Method in class androidx.paging.RxPagedListBuilder
-
Sets a
PagedList.BoundaryCallback on each PagedList created, typically used to load
additional data from network when paging from local storage.
- setBoundsInParent(Rect) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the node bounds in parent coordinates.
- setBoundsInScreen(Rect) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the node bounds in screen coordinates.
- setBrandColor(int) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets the brand color for the browse fragment.
- setBrandColor(int) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets the brand color for the browse fragment.
- setBreadCrumbShortTitle(int) - Method in class androidx.fragment.app.FragmentTransaction
-
Set the short title to show as a bread crumb when this transaction
is on the back stack.
- setBreadCrumbShortTitle(CharSequence) - Method in class androidx.fragment.app.FragmentTransaction
-
- setBreadCrumbTitle(int) - Method in class androidx.fragment.app.FragmentTransaction
-
Set the full title to show as a bread crumb when this transaction
is on the back stack.
- setBreadCrumbTitle(CharSequence) - Method in class androidx.fragment.app.FragmentTransaction
-
- setBreakStrategy(int) - Method in class androidx.core.text.PrecomputedTextCompat.Params.Builder
-
Set the line break strategy.
- setBridgeTag(String) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Sets a bridge tag for this notification.
- setBroadcastGenres(String[]) - Method in class androidx.tvprovider.media.tv.Program.Builder
-
Sets the broadcast-specified genres of the program.
- setBrowsable(boolean) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets whether this TV program is browsable or not.
- setBrowsable(boolean) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets whether this channel is browsable or not.
- setBrowseTransitionListener(BrowseFragment.BrowseTransitionListener) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets a listener for browse fragment transitions.
- setBrowseTransitionListener(BrowseSupportFragment.BrowseTransitionListener) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets a listener for browse fragment transitions.
- setBufferedPosition(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets the buffered progress for the playback controls row.
- setBufferedProgress(int) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setBufferedProgressLong(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setBufferType(TextView, TextView.BufferType) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setBuilder(NotificationCompat.Builder) - Method in class androidx.core.app.NotificationCompat.Style
-
- setBuilder(Slice.Builder) - Method in class androidx.slice.builders.impl.TemplateBuilderImpl
-
- setBundle(Bundle) - Method in class androidx.car.navigation.utils.BundleMarshaller
-
Replaces the Bundle to serialize into or deserialize from.
- setButton(int, CharSequence, Message) - Method in class androidx.appcompat.app.AlertDialog
-
Sets a message to be sent when a button is pressed.
- setButton(int, CharSequence, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog
-
Sets a listener to be invoked when the positive button of the dialog is pressed.
- setButton(int, CharSequence, Drawable, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog
-
Sets an icon to be displayed along with the button text and a listener to be invoked when
the positive button of the dialog is pressed.
- setButtonActions(List<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Sets the list of button GuidedActions that the user may take in this fragment.
- setButtonActions(List<GuidedAction>) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Sets the list of button GuidedActions that the user may take in this fragment.
- setButtonClickListener(View.OnClickListener) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Set the button click listener.
- setButtonClickListener(View.OnClickListener) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Set the button click listener.
- setButtonDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- setButtonDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- setButtonState(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the button state.
- setButtonText(String) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Sets the button text.
- setButtonText(String) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Sets the button text.
- setButtonTintList(CompoundButton, ColorStateList) - Static method in class androidx.core.widget.CompoundButtonCompat
-
Applies a tint to the button drawable.
- setButtonTintMode(CompoundButton, PorterDuff.Mode) - Static method in class androidx.core.widget.CompoundButtonCompat
-
- setCacheMode(int) - Method in class androidx.webkit.internal.ServiceWorkerWebSettingsImpl
-
- setCacheMode(int) - Method in class androidx.webkit.ServiceWorkerWebSettingsCompat
-
Overrides the way the cache is used, see WebSettings#setCacheMode.
- setCallback(MenuPresenter.Callback) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- setCallback(MenuPresenter.Callback) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- setCallback(MenuBuilder.Callback) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setCallback(Runnable) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setCallback(MenuPresenter.Callback) - Method in interface androidx.appcompat.view.menu.MenuPresenter
-
Set a callback object that will be notified of menu events
related to this specific presentation.
- setCallback(MenuBuilder.Callback) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setCallback(PlayerAdapter.Callback) - Method in class androidx.leanback.media.PlayerAdapter
-
Sets callback for event of PlayerAdapter.
- setCallback(VolumeProviderCompat.Callback) - Method in class androidx.media.VolumeProviderCompat
-
Sets a callback to receive volume changes.
- setCallback(MediaRouteProvider.Callback) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Sets a callback to invoke when the provider's descriptor changes.
- setCancelable(boolean) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets whether the dialog is cancelable or not.
- setCancelable(boolean) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets whether the dialog is cancelable or not.
- setCancelable(boolean) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets whether the dialog is cancelable or not.
- setCancelable(boolean) - Method in class androidx.fragment.app.DialogFragment
-
Control whether the shown Dialog is cancelable.
- setCancelButtonIntent(PendingIntent) - Method in class androidx.media.app.NotificationCompat.MediaStyle
-
Sets the pending intent to be sent when the cancel button is pressed.
- setCanceledOnTouchOutside(boolean) - Method in class androidx.car.app.CarListDialog
-
- setCancelLabel(CharSequence) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- setCanDisconnect(boolean) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets whether the route can be disconnected without stopping playback.
- setCanonicalGenres(String[]) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the genres of the program.
- setCanOpenPopup(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets if this node opens a popup or a dialog.
- setCapitalize(TextView, TextKeyListener.Capitalize) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setCardBackgroundColor(int) - Method in class androidx.cardview.widget.CardView
-
Updates the background color of the CardView
- setCardBackgroundColor(ColorStateList) - Method in class androidx.cardview.widget.CardView
-
Updates the background ColorStateList of the CardView
- setCardElevation(float) - Method in class androidx.cardview.widget.CardView
-
Updates the backward compatible elevation of the CardView.
- setCardType(int) - Method in class androidx.leanback.widget.BaseCardView
-
Sets the type of this Card.
- setCategory(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the notification category.
- setCenterRadius(float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the center radius for the progress spinner in pixels.
- setChangeBoundsDefaultStartDelay(Object, int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setChangeBoundsStartDelay(Object, View, int) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setChangeDuration(long) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Sets the duration for which all change animations will run.
- setChangingConfigurations(int) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setChannelId(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
Specifies the channel the notification should be delivered on.
- setChannelId(long) - Method in class androidx.tvprovider.media.tv.PreviewProgram.Builder
-
Sets the ID of the
Channel that contains this program.
- setChannelId(long) - Method in class androidx.tvprovider.media.tv.Program.Builder
-
Sets the ID of the
Channel that contains this program.
- setCheckable(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setCheckable(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setCheckable(boolean) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setCheckable(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setCheckable(boolean) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setCheckable(boolean) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Displays the checkbox for the item view.
- setCheckable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is checkable.
- setChecked(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setChecked(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setChecked(boolean) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setChecked(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setChecked(boolean) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setChecked(boolean) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Checks the checkbox for the item view.
- setChecked(boolean) - Method in class androidx.appcompat.widget.SwitchCompat
-
- setChecked(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is checked.
- setChecked(boolean) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setChecked(CompoundButton, boolean) - Static method in class androidx.databinding.adapters.CompoundButtonBindingAdapter
-
- setChecked(boolean) - Method in class androidx.leanback.widget.GuidedAction
-
Sets whether this action is checked.
- setChecked(boolean) - Method in class androidx.preference.TwoStatePreference
-
Sets the checked state and saves it to the android.content.SharedPreferences.
- setChecked(boolean) - Method in class androidx.slice.builders.SliceAction
-
- setChecked(boolean) - Method in interface androidx.slice.core.SliceAction
-
- setChecked(boolean) - Method in class androidx.slice.core.SliceActionImpl
-
- setCheckedButton(RadioGroup, int) - Static method in class androidx.databinding.adapters.RadioGroupBindingAdapter
-
- setCheckMarkDrawable(int) - Method in class androidx.appcompat.widget.AppCompatCheckedTextView
-
- setChildDrawableAt(int, Drawable) - Method in class androidx.leanback.graphics.CompositeDrawable
-
Sets the supplied region at given index.
- setChildDrawingOrderCallback(RecyclerView.ChildDrawingOrderCallback) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setChildInsets(Object, boolean) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- setChildrenDrawingOrderEnabled(ViewGroup, boolean) - Static method in class androidx.core.view.ViewCompat
-
- setChildrenVisibility(int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes and overrides children's visibility.
- setChildScale(float) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- setChoices(CharSequence[]) - Method in class androidx.core.app.RemoteInput.Builder
-
Specifies choices available to the user to satisfy this input.
- setChooserTitle(CharSequence) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set the title that will be used for the activity chooser for this share.
- setChooserTitle(int) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set the title that will be used for the activity chooser for this share.
- setCircleBorderCap(Paint.Cap) - Method in class androidx.wear.widget.CircledImageView
-
Set the stroke cap for the border around the circle.
- setCircleBorderColor(int) - Method in class androidx.wear.widget.CircledImageView
-
- setCircleBorderWidth(float) - Method in class androidx.wear.widget.CircledImageView
-
Set the border around the circle.
- setCircleColor(int) - Method in class androidx.wear.widget.CircledImageView
-
Sets the circle color.
- setCircleColorStateList(ColorStateList) - Method in class androidx.wear.widget.CircledImageView
-
Sets the circle color.
- setCircleHidden(boolean) - Method in class androidx.wear.widget.CircledImageView
-
Sets the circle to be hidden.
- setCircleRadius(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the circle radius.
- setCircleRadiusPercent(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the radius of the circle to be a percentage of the largest dimension of the view.
- setCircleRadiusPressed(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the circle radius when pressed.
- setCircleRadiusPressedPercent(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the radius of the circle to be a percentage of the largest dimension of the view when
pressed.
- setCircular(boolean) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Sets the image shape to circular.
- setCircularScrollingGestureEnabled(boolean) - Method in class androidx.wear.widget.WearableRecyclerView
-
Enables/disables circular touch scrolling for this view.
- setClassLoader(ClassLoader) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Set the ClassLoader to be used to load test cases.
- setClassName(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the class this node comes from.
- setClassName(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setClickable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is clickable.
- setClickInfo(int[]) - Method in class androidx.slice.widget.SliceView
-
Sets the event info for logging a click.
- setClickListener(View, View.OnClickListener, boolean) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setClickListener(GuidedActionAdapter.ClickListener) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Sets the click listener for items managed by this adapter.
- setClickPassThrough(boolean) - Method in class androidx.car.widget.ClickThroughToolbar
-
Whether or not clicks on this toolbar will pass through to any views that are underneath
it.
- setClipBounds(View, Rect) - Static method in class androidx.core.view.ViewCompat
-
Sets a rectangular area on this view to which the view will be clipped
when it is drawn.
- setClipEnabled(boolean) - Method in class androidx.wear.widget.RoundedDrawable
-
Sets whether the drawable inside should be clipped or resized to fit the rounded bounds.
- setClipToPadding(boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setClock(Clock) - Static method in class androidx.slice.SliceProvider
-
- setCloseButtonIcon(Bitmap) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the Close button icon for the custom tab.
- setCollapseColumns(TableLayout, CharSequence) - Static method in class androidx.databinding.adapters.TableLayoutBindingAdapter
-
- setCollapsible(boolean) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setCollapsible(boolean) - Method in class androidx.appcompat.widget.Toolbar
-
Force the toolbar to collapse to zero-height during measurement if
it could be considered "empty" (no visible elements with nonzero measured size)
- setCollapsible(boolean) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setCollectionInfo(Object) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
- setCollectionItemInfo(Object) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
- setColor(int) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the color of the drawable.
- setColor(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets Notification#color.
- setColor(int) - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Sets the accent color to use when Android Auto presents the notification.
- setColor(int) - Method in class androidx.core.content.res.ComplexColorCompat
-
- setColor(int) - Method in class androidx.leanback.app.BackgroundManager
-
Sets the background to the given color.
- setColor(int) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the accent color value to be used in the UI when displaying this content
recommendation to the user.
- setColor(int) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets the color to tint items displayed by this template (e.g.
- setColor(int) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setColor(int) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setColor(int) - Method in class androidx.slice.builders.ListBuilder
-
- setColorChangeAnimationDuration(long) - Method in class androidx.wear.widget.CircledImageView
-
- setColorFilter(ColorFilter) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setColorFilter(ColorFilter) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
- setColorFilter(ColorFilter) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- setColorFilter(ColorFilter) - Method in class androidx.leanback.graphics.CompositeDrawable
-
- setColorFilter(ColorFilter) - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
- setColorFilter(ColorFilter) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
- setColorFilter(ColorFilter) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setColorFilter(ColorFilter) - Method in class androidx.wear.widget.RoundedDrawable
-
- setColorized(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set whether this notification should be colorized.
- setColorMode(int) - Method in class androidx.print.PrintHelper
-
- setColorScheme(int...) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- setColorSchemeColors(int...) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the colors used in the progress animation from a color list.
- setColorSchemeColors(int...) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the colors used in the progress animation.
- setColorSchemeColors(int...) - Method in class androidx.wear.widget.CircularProgressLayout
-
- setColorSchemeResources(int...) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the color resources used in the progress animation from color resources.
- setColumnAt(int, PickerColumn) - Method in class androidx.leanback.widget.picker.Picker
-
When column labels change or column range changes, call this function to re-populate the
selection list.
- setColumnCount(int) - Method in class androidx.gridlayout.widget.GridLayout
-
ColumnCount is used only to generate default column/column indices when
they are not specified by a component's layout parameters.
- setColumnOrderPreserved(boolean) - Method in class androidx.gridlayout.widget.GridLayout
-
When this property is true, GridLayout is forced to place the column boundaries
so that their associated grid indices are in ascending order in the view.
- setColumns(List<PickerColumn>) - Method in class androidx.leanback.widget.picker.Picker
-
Set columns and create Views.
- setColumnSpan(int) - Method in class androidx.car.widget.ColumnCardView
-
Sets the number of columns that this ColumnCardView will span.
- setColumnValue(int, int, boolean) - Method in class androidx.leanback.widget.picker.Picker
-
Manually set current value of a column.
- setCompatVectorFromResourcesEnabled(boolean) - Static method in class androidx.appcompat.app.AppCompatDelegate
-
Sets whether vector drawables on older platforms (< API 21) can be used within
android.graphics.drawable.DrawableContainer resources.
- setCompatVectorFromResourcesEnabled(boolean) - Static method in class androidx.appcompat.widget.VectorEnabledTintResources
-
Sets whether vector drawables on older platforms (< API 21) can be used within
android.graphics.drawable.DrawableContainer resources.
- setCompoundDrawablesRelative(TextView, Drawable, Drawable, Drawable, Drawable) - Static method in class androidx.core.widget.TextViewCompat
-
Sets the Drawables (if any) to appear to the start of, above, to the end
of, and below the text.
- setCompoundDrawablesRelativeWithIntrinsicBounds(TextView, Drawable, Drawable, Drawable, Drawable) - Static method in class androidx.core.widget.TextViewCompat
-
Sets the Drawables (if any) to appear to the start of, above, to the end
of, and below the text.
- setCompoundDrawablesRelativeWithIntrinsicBounds(TextView, int, int, int, int) - Static method in class androidx.core.widget.TextViewCompat
-
Sets the Drawables (if any) to appear to the start of, above, to the end
of, and below the text.
- setConfigurationDisplayOrder(int) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the configuration display order for this channel.
- setConfirmLabel(CharSequence) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- setConnecting(boolean) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
- setConnectionState(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's connection state.
- setConstantState(DrawableContainer.DrawableContainerState) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- setContainedBinding(ViewDataBinding) - Method in class androidx.databinding.ViewDataBinding
-
Used internally to set the containing binding for an included binding to this.
- setContainingBinding(ViewDataBinding) - Method in class androidx.databinding.ViewStubProxy
-
- setContent(RemoteViews) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply a custom RemoteViews to use instead of the standard one.
- setContentAction(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set an action from this notification's actions to be clickable with the content of
this notification.
- setContentChangeTypes(AccessibilityEvent, int) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
- setContentDescription(int) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set a description of this tab's content for use in accessibility support.
- setContentDescription(CharSequence) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set a description of this tab's content for use in accessibility support.
- setContentDescription(int) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setContentDescription(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setContentDescription(CharSequence) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setContentDescription(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setContentDescription(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setContentDescription(CharSequence) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Change the content description associated with this menu item.
- setContentDescription(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the content description of this node.
- setContentDescription(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setContentDescription(MenuItem, CharSequence) - Static method in class androidx.core.view.MenuItemCompat
-
Change the content description associated with this menu item.
- setContentDescription(CharSequence) - Method in class androidx.leanback.widget.HeaderItem
-
Sets optional content description for the HeaderItem.
- setContentDescription(CharSequence) - Method in class androidx.leanback.widget.ListRow
-
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Sets the content description for this cell.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.GridRowBuilder
-
Sets the content description for the entire grid row.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the content description for the header.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Sets the content description.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Sets the content description.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the content description for the row.
- setContentDescription(CharSequence) - Method in class androidx.slice.builders.SliceAction
-
- setContentDescription(CharSequence) - Method in interface androidx.slice.core.SliceAction
-
- setContentDescription(CharSequence) - Method in class androidx.slice.core.SliceActionImpl
-
- setContentDuration(long) - Method in class androidx.mediarouter.media.MediaItemStatus.Builder
-
Sets the total duration of the content to be played as a long integer number
of milliseconds.
- setContentHeight(int) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- setContentHeight(int) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- setContentIcon(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setContentIconGravity(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setContentId(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the content ID for this program.
- setContentImage(Bitmap) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the recommendation image.
- setContentInfo(CharSequence) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the large text at the right-hand side of the notification.
- setContentInsetEndWithActions(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the start content inset to use when action buttons are present.
- setContentInsetsAbsolute(int, int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the content insets for this toolbar.
- setContentInsetsRelative(int, int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the content insets for this toolbar relative to layout direction.
- setContentInsetStartWithNavigation(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the start content inset to use when a navigation button is present.
- setContentIntent(PendingIntent) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply a PendingIntent to send when the notification is clicked.
- setContentIntent(PendingIntent) - Method in class androidx.slice.builders.GridRowBuilder.CellBuilder
-
Sets the action to be invoked if the user taps on this cell in the row.
- setContentIntentAvailableOffline(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set whether the content intent is available when the wearable device is not connected
to a companion device.
- setContentIntentData(int, Intent, int, Bundle) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the data for the Intent that will be issued when the user clicks on the
recommendation.
- setContentInvalid(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets if the content of this node is invalid.
- setContentMimeTypes(EditorInfo, String[]) - Static method in class androidx.core.view.inputmethod.EditorInfoCompat
-
- setContentPadding(int, int, int, int) - Method in class androidx.cardview.widget.CardView
-
Sets the padding between the Card's edges and the children of CardView.
- setContentPadding(CardView, int) - Static method in class androidx.databinding.adapters.CardViewBindingAdapter
-
- setContentPaddingBottom(CardView, int) - Static method in class androidx.databinding.adapters.CardViewBindingAdapter
-
- setContentPaddingLeft(CardView, int) - Static method in class androidx.databinding.adapters.CardViewBindingAdapter
-
- setContentPaddingRight(CardView, int) - Static method in class androidx.databinding.adapters.CardViewBindingAdapter
-
- setContentPaddingTop(CardView, int) - Static method in class androidx.databinding.adapters.CardViewBindingAdapter
-
- setContentPosition(long) - Method in class androidx.mediarouter.media.MediaItemStatus.Builder
-
Sets the content playback position as a long integer number of milliseconds
from the beginning of the content.
- setContentRatings(TvContentRating[]) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the content ratings for this program.
- setContentText(CharSequence) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the text (second row) of the notification, in a standard notification.
- setContentText(CharSequence) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the content text.
- setContentTitle(CharSequence) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the title (first row) of the notification, in a standard notification.
- setContentType(int) - Method in class androidx.media.AudioAttributesCompat.Builder
-
Sets the attribute describing the content type of the audio signal, such as speech, or
music.
- setContentTypes(String[]) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the content types associated with the content recommendation.
- setContentTypes(String[]) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the content types associated with the notification content.
- setContentView(int) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setContentView(View) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setContentView(View) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called instead of Activity#setContentView(android.view.View)}
- setContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called instead of
Activity#setContentView(android.view.View, android.view.ViewGroup.LayoutParams)}
- setContentView(int) - Method in class androidx.appcompat.app.AppCompatDialog
-
- setContentView(View) - Method in class androidx.appcompat.app.AppCompatDialog
-
- setContentView(View, ViewGroup.LayoutParams) - Method in class androidx.appcompat.app.AppCompatDialog
-
- setContentView(Activity, int) - Static method in class androidx.databinding.DataBindingUtil
-
Set the Activity's content view to the given layout and return the associated binding.
- setContentView(Activity, int, DataBindingComponent) - Static method in class androidx.databinding.DataBindingUtil
-
Set the Activity's content view to the given layout and return the associated binding.
- setContentWidth(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the width of the popup window by the size of its content.
- setContext(DetailsOverviewLogoPresenter.ViewHolder, FullWidthDetailsOverviewRowPresenter.ViewHolder, FullWidthDetailsOverviewRowPresenter) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter
-
- setContextClickable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is context clickable.
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Enables or disables auto hiding controls overlay after a short delay fragment is resumed.
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Enables or disables auto hiding controls overlay after a short delay fragment is resumed.
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the controls to auto hide after a timeout when media is playing.
- setControlsOverlayAutoHideEnabled(boolean) - Method in class androidx.leanback.media.PlaybackGlueHost
-
Enables or disables controls overlay auto hidden.
- setControlsRow(PlaybackControlsRow) - Method in class androidx.leanback.media.PlaybackBannerControlGlue
-
- setControlsRow(PlaybackControlsRow) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the controls row to be managed by the glue layer.
- setControlsRow(PlaybackControlsRow) - Method in class androidx.leanback.media.PlaybackControlGlue
-
Sets the controls row to be managed by the glue layer.
- setControlsRow(PlaybackControlsRow) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- setControlsRowPresenter(PlaybackControlsRowPresenter) - Method in class androidx.leanback.media.PlaybackControlGlue
-
- setConversationTitle(CharSequence) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Sets the title to be displayed on this conversation.
- setCoords(float, float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setCornerRadius(float) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Sets the corner radius to be applied when drawing the bitmap.
- setCover(Drawable) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the drawable representing cover image.
- setCoverBitmap(Bitmap) - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Convenient method to set Bitmap in cover drawable.
- setCoverBitmap(Bitmap) - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Convenient method to set Bitmap in cover drawable.
- setCoveredFadeColor(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set the color used to fade the pane covered by the sliding pane out when the pane
will become fully covered in the closed state.
- setCurrentItem(int) - Method in class androidx.viewpager.widget.ViewPager
-
Set the currently selected page.
- setCurrentItem(int, boolean) - Method in class androidx.viewpager.widget.ViewPager
-
Set the currently selected page.
- setCurrentItem(int, boolean) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
Changes which index is selected.
- setCurrentItemIndex(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setCurrentMenuInfo(ContextMenu.ContextMenuInfo) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets the current menu info that is set on all items added to this menu
(until this is called again with different menu info, in which case that
one will be added to all subsequent item additions).
- setCurrentPosition(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets the current time in milliseconds for the playback controls row.
- setCurrentTab(TabHost, int) - Static method in class androidx.databinding.adapters.TabHostBindingAdapter
-
- setCurrentTabTag(TabHost, String) - Static method in class androidx.databinding.adapters.TabHostBindingAdapter
-
- setCurrentTime(int) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setCurrentTimeLong(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setCurrentValue(int) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Sets current value of the Column.
- setCurrentVolume(int) - Method in class androidx.media.VolumeProviderCompat
-
Set the current volume and notify the system that the volume has been
changed.
- setCursor(Cursor, OnClickListener, String) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items, which are supplied by the given Cursor, to be
displayed in the dialog as the content, you will be notified of the
selected item via the supplied listener.
- setCursorToStringConverter(SimpleCursorAdapter.CursorToStringConverter) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Sets the converter used to convert the filtering Cursor
into a String.
- setCustomAnimations(int, int) - Method in class androidx.fragment.app.FragmentTransaction
-
Set specific animation resources to run for the fragments that are
entering and exiting in this transaction.
- setCustomAnimations(int, int, int, int) - Method in class androidx.fragment.app.FragmentTransaction
-
Set specific animation resources to run for the fragments that are
entering and exiting in this transaction.
- setCustomBigContentView(RemoteViews) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply custom RemoteViews to use instead of the platform template in the expanded form.
- setCustomContentHeight(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setCustomContentView(RemoteViews) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply custom RemoteViews to use instead of the platform template.
- setCustomHeadsUpContentView(RemoteViews) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply custom RemoteViews to use instead of the platform template in the heads up dialog.
- setCustomItems(ArrayList<BrowserActionItem>) - Method in class androidx.browser.browseractions.BrowserActionsIntent.Builder
-
Sets the custom items list.
- setCustomItems(BrowserActionItem...) - Method in class androidx.browser.browseractions.BrowserActionsIntent.Builder
-
Sets the custom items list.
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.AppCompatCheckedTextView
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.AppCompatEditText
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.DialogTitle
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.appcompat.widget.SwitchCompat
-
- setCustomSelectionActionModeCallback(TextView, ActionMode.Callback) - Static method in class androidx.core.widget.TextViewCompat
-
Sets a selection action mode callback on a TextView.
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.emoji.widget.EmojiButton
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.emoji.widget.EmojiEditText
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.emoji.widget.EmojiExtractEditText
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.emoji.widget.EmojiTextView
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.emoji.widget.ExtractButtonCompat
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.leanback.widget.RowHeaderView
-
- setCustomSelectionActionModeCallback(ActionMode.Callback) - Method in class androidx.slice.widget.RemoteInputView.RemoteEditText
-
- setCustomSizePreset(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setCustomTitle(View) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the title using the custom view customTitleView.
- setCustomTitle(View) - Method in class androidx.appcompat.app.AlertDialog
-
This method has no effect if called after #show().
- setCustomView(View) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar into custom navigation mode, supplying a view
for custom navigation.
- setCustomView(View, ActionBar.LayoutParams) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar into custom navigation mode, supplying a view
for custom navigation.
- setCustomView(View) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set a custom view to be used for this tab.
- setCustomView(View) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setCustomView(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setCustomView(View) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setCustomView(View, ActionBar.LayoutParams) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setCustomView(View) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setCustomView(View) - Method in class androidx.appcompat.view.ActionMode
-
Set a custom view for this action mode.
- setCustomView(View) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setCustomView(View) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setCustomView(View) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- setCustomView(View) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setCustomView(View) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDampingRatio(float) - Method in class androidx.dynamicanimation.animation.SpringForce
-
Spring damping ratio describes how oscillations in a system decay after a disturbance.
- setData(String, Uri) - Method in class androidx.core.app.NotificationCompat.MessagingStyle.Message
-
Sets a binary blob of data and an associated MIME type for a message.
- setDatabaseCommands(String, String...) - Method in class androidx.test.rule.provider.ProviderTestRule.Builder
-
Allows to pass in specific SQL commands to run against the database with a given name.
- setDatabaseCommandsFile(String, File) - Method in class androidx.test.rule.provider.ProviderTestRule.Builder
-
Allows to pass in a file containing commands to run against the database with a given name.
- setDatabaseFile(String, File) - Method in class androidx.test.rule.provider.ProviderTestRule.Builder
-
Allows to pass in a SQLite database file containing the intended initial data to restore.
- setDataSource(Uri) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
Sets the media source of the player witha given URI.
- setDate(CalendarView, long) - Static method in class androidx.databinding.adapters.CalendarViewBindingAdapter
-
- setDate(long) - Method in class androidx.leanback.widget.GuidedDatePickerAction
-
Sets current value of DatePicker in milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- setDate(int, int, int) - Static method in class androidx.test.espresso.contrib.PickerActions
-
Returns a
ViewAction that sets a date on a
DatePicker.
- setDatePickerFormat(String) - Method in class androidx.leanback.widget.picker.DatePicker
-
Changes format of showing dates.
- setDateTime(long) - Method in class androidx.exifinterface.media.ExifInterface
-
Set the date time value.
- setDayNightStyle(int) - Method in class androidx.car.widget.PagedListView
-
Sets how this
PagedListView responds to day/night configuration changes.
- setDayNightStyle(int) - Method in class androidx.car.widget.PagedScrollBarView
-
- setDecorPadding(int, int, int, int) - Method in class androidx.appcompat.widget.ContentFrameLayout
-
Notify this view of the window decor view's padding.
- setDefaultActionButtonContentDescription(int) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets a content description of the default action button.
- setDefaultBackground(boolean) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Sets the default background.
- setDefaultBackground(boolean) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Sets the default background.
- setDefaultComponent(DataBindingComponent) - Static method in class androidx.databinding.DataBindingUtil
-
- setDefaultDisplayHomeAsUpEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
- setDefaultDisplayHomeAsUpEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDefaultDragDirs(int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
Updates the default drag directions.
- setDefaultMaxPages(int) - Method in class androidx.car.widget.PagedListView
-
Sets the default number of pages that this PagedListView is limited to.
- setDefaultNavigationContentDescription(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setDefaultNavigationContentDescription(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDefaultNavigationIcon(Drawable) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setDefaultNavigationIcon(Drawable) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDefaultNightMode(int) - Static method in class androidx.appcompat.app.AppCompatDelegate
-
Sets the default night mode.
- setDefaults(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the default notification options that will be used.
- setDefaultSeekIncrement(float) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- setDefaultShowAsAction(int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setDefaultSwipeDirs(int) - Method in class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
Updates the default swipe directions.
- setDefaultValue(Object) - Method in class androidx.preference.Preference
-
Sets the default value for this preference, which will be set either if persistence is off
or persistence is on and the preference is not found in the persistent storage.
- setDefaultValues(Context, int, boolean) - Static method in class androidx.preference.PreferenceManager
-
Sets the default values from an XML preference file by reading the values defined
by each
Preference item's
android:defaultValue attribute.
- setDefaultValues(Context, String, int, int, boolean) - Static method in class androidx.preference.PreferenceManager
-
- setDelegate(TaskExecutor) - Method in class androidx.arch.core.executor.ArchTaskExecutor
-
Sets a delegate to handle task execution requests.
- setDeleteIntent(PendingIntent) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply a PendingIntent to send when the notification is cleared by the user
directly from the notification panel.
- setDependency(String) - Method in class androidx.preference.Preference
-
Sets the key of a Preference that this Preference will depend on.
- setDescription(CharSequence) - Method in class androidx.leanback.widget.GuidedAction
-
Sets the description of this action.
- setDescription(CharSequence) - Method in class androidx.leanback.widget.HeaderItem
-
Sets the description for the current header item.
- setDescription(CharSequence) - Method in class androidx.leanback.widget.ListRowHoverCardView
-
Sets the description text.
- setDescription(String) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the user-visible description of the route.
- setDescription(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets a brief description of the program.
- setDescription(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the description of the Channel.
- setDescription(CharSequence) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
It's good practice to include a general description of the programs in this channel.
- setDescriptionPresenter(Presenter) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
- setDescriptionViewTextColor(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the text color for DescriptionView.
- setDescriptionViewTextColor(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the text color for DescriptionView.
- setDescriptor(MediaRouteProviderDescriptor) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Sets the provider's descriptor.
- setDeviceId(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the device id.
- setDeviceType(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's receiver device type.
- setDialogFactory(MediaRouteDialogFactory) - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Sets the media route dialog factory to use when showing the route chooser
or controller dialog.
- setDialogFactory(MediaRouteDialogFactory) - Method in class androidx.mediarouter.app.MediaRouteButton
-
Sets the media route dialog factory to use when showing the route chooser
or controller dialog.
- setDialogIcon(Drawable) - Method in class androidx.preference.DialogPreference
-
Sets the icon of the dialog.
- setDialogLayoutResource(int) - Method in class androidx.preference.DialogPreference
-
Sets the layout resource that is inflated as the View to be shown
as the content View of subsequent dialogs.
- setDialogMessage(CharSequence) - Method in class androidx.preference.DialogPreference
-
Sets the message of the dialog.
- setDialogMessage(int) - Method in class androidx.preference.DialogPreference
-
- setDialogTitle(CharSequence) - Method in class androidx.preference.DialogPreference
-
Sets the title of the dialog.
- setDialogTitle(int) - Method in class androidx.preference.DialogPreference
-
- setDiameter(float) - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- setDiffCallback(DiffCallback<GuidedAction>) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
- setDigits(TextView, CharSequence) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDimLayer(Drawable) - Method in class androidx.leanback.app.BackgroundManager
-
- setDirection(int) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Set the arrow direction.
- setDisabledActionModeMenuItems(int) - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- setDisabledActionModeMenuItems(WebSettings, int) - Static method in class androidx.webkit.WebSettingsCompat
-
Disables the action mode menu items according to menuItems flag.
- setDisableDependentsState(boolean) - Method in class androidx.preference.TwoStatePreference
-
Sets whether dependents are disabled when this preference is on (true)
or when this preference is off (false).
- setDisabledMessage(CharSequence) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets the message that should be shown when the user attempts to start a shortcut that
is disabled.
- setDiscoveryRequest(MediaRouteDiscoveryRequest) - Method in class androidx.mediarouter.media.MediaRouteProvider
-
Sets a discovery request to inform the provider about the kinds of
routes that its clients would like to discover and whether to perform active scanning.
- setDismissable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets if the node can be dismissed.
- setDismissalId(String) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Sets the dismissal id for this notification.
- setDismissIntentData(int, Intent, int, Bundle) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the data for the Intent that will be issued when the recommendation gets dismissed
from the Home Screen, due to an user action.
- setDisplay(SurfaceHolder) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
- setDisplayHomeAsUpEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Set whether home should be displayed as an "up" affordance.
- setDisplayHomeAsUpEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayIntent(PendingIntent) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set an intent to launch inside of an activity view when displaying
this notification.
- setDisplayName(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the name to be displayed for the Channel.
- setDisplayName(CharSequence) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is the name user sees when your channel appears on their TV home screen.
- setDisplayNumber(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the display number of the Channel.
- setDisplayOptions(int) - Method in class androidx.appcompat.app.ActionBar
-
Set display options.
- setDisplayOptions(int, int) - Method in class androidx.appcompat.app.ActionBar
-
Set selected display options.
- setDisplayOptions(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayOptions(int, int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayOptions(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setDisplayOptions(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDisplayShowCustomEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Set whether a custom view should be displayed, if set.
- setDisplayShowCustomEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayShowHomeEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Set whether to include the application home affordance in the action bar.
- setDisplayShowHomeEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayShowTitleEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Set whether an activity title/subtitle should be displayed.
- setDisplayShowTitleEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDisplayUseLogoEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Set whether to display the activity logo rather than the activity icon.
- setDisplayUseLogoEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setDistance(float) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
Set distance to slide, default value is -1.
- setDistanceToTriggerSync(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the distance to trigger a sync in dips
- setDither(boolean) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setDither(boolean) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- setDivider(Drawable) - Method in class androidx.preference.PreferenceFragment
-
Sets the drawable that will be drawn between each item in the list.
- setDivider(Drawable) - Method in class androidx.preference.PreferenceFragmentCompat
-
Sets the drawable that will be drawn between each item in the list.
- setDividerAllowedAbove(boolean) - Method in class androidx.preference.PreferenceViewHolder
-
Dividers are only drawn between items if both items allow it, or above the first and below
the last item if that item allows it.
- setDividerAllowedBelow(boolean) - Method in class androidx.preference.PreferenceViewHolder
-
Dividers are only drawn between items if both items allow it, or above the first and below
the last item if that item allows it.
- setDividerDrawable(Drawable) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Set a drawable to be used as a divider between items.
- setDividerHeight(int) - Method in class androidx.preference.PreferenceFragment
-
Sets the height of the divider that will be drawn between each item in the list.
- setDividerHeight(int) - Method in class androidx.preference.PreferenceFragmentCompat
-
Sets the height of the divider that will be drawn between each item in the list.
- setDividerPadding(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Set padding displayed on both ends of dividers.
- setDividerVisibilityManager(PagedListView.DividerVisibilityManager) - Method in class androidx.car.widget.PagedListView
-
- setDotBackgroundColor(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the background color of the dots.
- setDotBackgroundColor(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the background color of the dots.
- setDotBackgroundColor(int) - Method in class androidx.leanback.widget.PagingIndicator
-
Set the background color of the dot.
- setDotColor(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the color used for dots other than the selected page.
- setDotColorSelected(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the color of the dot for the selected page.
- setDotFadeInDuration(int, TimeUnit) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the duration of the fade in animation.
- setDotFadeOutDelay(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the delay between the pager arriving at an idle state, and the fade out animation
beginning, in milliseconds.
- setDotFadeOutDuration(int, TimeUnit) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the duration of the fade out animation.
- setDotFadeWhenIdle(boolean) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets whether the dots fade out when the pager is idle.
- setDotRadius(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the radius of the page dots.
- setDotRadiusSelected(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the radius of the page dot for the selected page.
- setDotShadowColor(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the color of the shadows drawn beneath the dots.
- setDotShadowDx(float) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the horizontal offset of shadows drawn beneath the dots.
- setDotShadowDy(float) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the vertical offset of shadows drawn beneath the dots.
- setDotShadowRadius(float) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the pixel radius of shadows drawn beneath the dots.
- setDotSpacing(int) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
Sets the center-to-center distance between page dots.
- setDownButtonIcon(Drawable) - Method in class androidx.car.widget.PagedListView
-
Sets the icon to be used for the down button.
- setDownButtonIcon(Drawable) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets the icon to be used for the down button.
- setDownEnabled(boolean) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets whether or not the down button on the scroll bar is clickable.
- setDownTime(long) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the down time.
- setDrawable(Drawable) - Method in class androidx.leanback.app.BackgroundManager
-
Sets the given drawable into the background.
- setDrawable(Drawable) - Method in class androidx.recyclerview.widget.DividerItemDecoration
-
Sets the Drawable for this divider.
- setDrawable(Drawable) - Method in class androidx.wear.widget.RoundedDrawable
-
Sets the drawable to be rendered.
- setDrawableBottom(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawableEnd(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawableLeft(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawableRight(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawables(Drawable[]) - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
- setDrawables(Drawable[]) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Sets the array of drawables.
- setDrawableStart(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawableTop(TextView, Drawable) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setDrawerArrowDrawable(DrawerArrowDrawable) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Sets the DrawerArrowDrawable that should be shown by this ActionBarDrawerToggle.
- setDrawerContent(View) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Set the drawer content view.
- setDrawerElevation(float) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Sets the base elevation of the drawer(s) relative to the parent, in pixels.
- setDrawerIndicatorEnabled(boolean) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Enable or disable the drawer indicator.
- setDrawerIndicatorEnabled(boolean) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
Enable or disable the drawer indicator.
- setDrawerListener(DrawerLayout.DrawerListener) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
- setDrawerLockMode(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Enable or disable interaction with all drawers.
- setDrawerLockMode(int, int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Enable or disable interaction with the given drawer.
- setDrawerLockMode(int, View) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Enable or disable interaction with the given drawer.
- setDrawerShadow(Drawable, int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Set a simple drawable used for the left or right shadow.
- setDrawerSlideAnimationEnabled(boolean) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Specifies whether the drawer arrow should animate when the drawer position changes.
- setDrawerStateCallback(WearableDrawerLayout.DrawerStateCallback) - Method in class androidx.wear.widget.drawer.WearableDrawerLayout
-
Sets a listener to be notified of drawer events.
- setDrawerTitle(int, CharSequence) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Sets the title of the drawer with the given gravity.
- setDrawFullUnderline(boolean) - Method in class androidx.viewpager.widget.PagerTabStrip
-
Set whether this tab strip should draw a full-width underline in the
current tab indicator color.
- setDrawingOrder(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Set the drawing order of the view corresponding it this node.
- setDropDownAlwaysVisible(boolean) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets whether the drop-down should remain visible under certain conditions.
- setDropDownBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- setDropDownBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- setDropDownGravity(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set the gravity of the dropdown list.
- setDropDownHorizontalOffset(int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setDropdownParams(SpinnerAdapter, AdapterView.OnItemSelectedListener) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setDropdownParams(SpinnerAdapter, AdapterView.OnItemSelectedListener) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDropdownSelectedPosition(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setDropdownSelectedPosition(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setDropDownVerticalOffset(int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setDropDownViewResource(int) - Method in class androidx.cursoradapter.widget.ResourceCursorAdapter
-
Sets the layout resource of the drop down views.
- setDropDownViewTheme(Resources.Theme) - Method in class androidx.appcompat.widget.ThemedSpinnerAdapter.Helper
-
Should be called from your adapter's
ThemedSpinnerAdapter#setDropDownViewTheme(Theme)
- setDropDownViewTheme(Resources.Theme) - Method in interface androidx.appcompat.widget.ThemedSpinnerAdapter
-
Sets the Resources.Theme against which drop-down views are
inflated.
- setDropDownWidth(int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setDuration(long) - Method in class androidx.appcompat.view.ViewPropertyAnimatorCompatSet
-
- setDuration(long) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Sets the duration for the underlying animator that animates the requested properties.
- setDuration(Object, long) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setDuration(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets the total time in milliseconds (long type) for the playback controls row.
- setDuration(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- setDuration(long) - Method in class androidx.transition.Transition
-
Sets the duration of this transition.
- setDuration(long) - Method in class androidx.transition.TransitionSet
-
Setting a non-negative duration on a TransitionSet causes all of the child
transitions (current and future) to inherit this duration.
- setDuration(int) - Method in class androidx.wear.widget.ConfirmationOverlay
-
Sets the duration in milliseconds which controls how long the animation will be displayed.
- setDurationMillis(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the last playback duration (in milliseconds) of the preview video.
- setDx(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- setDy(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
- setEdgeEffectFactory(RecyclerView.EdgeEffectFactory) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setEdgeFlags(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the edge flags.
- setEdgeItemsCenteringEnabled(boolean) - Method in class androidx.wear.widget.WearableRecyclerView
-
Use this method to configure the
WearableRecyclerView to always align the first and
last items with the vertical center of the screen.
- setEdgeTrackingEnabled(int) - Method in class androidx.customview.widget.ViewDragHelper
-
Enable edge tracking for the selected edges of the parent view.
- setEdgeType(int) - Method in class androidx.core.widget.AutoScrollHelper
-
- setEditable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is editable.
- setEditDescription(CharSequence) - Method in class androidx.leanback.widget.GuidedAction
-
- setEditingMode(GuidedActionsStylist.ViewHolder, GuidedAction, boolean) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- setEditListener(GuidedActionAdapter.EditListener) - Method in class androidx.leanback.widget.GuidedActionAdapterGroup
-
- setEditListener(GuidedActionAdapter.EditListener) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
Sets listener for reporting view being edited.
- setEditTitle(CharSequence) - Method in class androidx.leanback.widget.GuidedAction
-
- setElevation(float) - Method in class androidx.appcompat.app.ActionBar
-
Set the Z-axis elevation of the action bar in pixels.
- setElevation(float) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setElevation(View, float) - Static method in class androidx.core.view.ViewCompat
-
Sets the base elevation of this view, in pixels.
- setEmailBcc(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set an array of email addresses to BCC on this share.
- setEmailCc(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set an array of email addresses to CC on this share.
- setEmailTo(String[]) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set an array of email addresses as recipients of this share.
- setEmbeddedTabView(ScrollingTabContainerView) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setEmbeddedTabView(ScrollingTabContainerView) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setEmojiReplaceStrategy(int) - Method in class androidx.emoji.widget.EmojiExtractEditText
-
Sets whether to replace all emoji with
EmojiSpans.
- setEmojiReplaceStrategy(int) - Method in class androidx.emoji.widget.EmojiExtractTextLayout
-
Sets whether to replace all emoji with
EmojiSpans.
- setEmojiSpanIndicatorColor(int) - Method in class androidx.emoji.text.EmojiCompat.Config
-
Sets the color used as emoji span indicator.
- setEmojiSpanIndicatorEnabled(boolean) - Method in class androidx.emoji.text.EmojiCompat.Config
-
Determines whether a background will be drawn for the emojis that are found and
replaced by EmojiCompat.
- setEmptyText(CharSequence) - Method in class androidx.fragment.app.ListFragment
-
The default content for a ListFragment has a TextView that can
be shown when the list is empty.
- setEnabled(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setEnabled(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setEnabled(boolean) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setEnabled(boolean) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Sets the enabled state of the item view.
- setEnabled(boolean) - Method in class androidx.car.widget.ListItem
-
- setEnabled(boolean) - Method in class androidx.car.widget.SeekbarListItem
-
- setEnabled(boolean) - Method in class androidx.car.widget.SubheaderListItem
-
- setEnabled(boolean) - Method in class androidx.car.widget.TextListItem
-
- setEnabled(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is enabled.
- setEnabled(boolean) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setEnabled(boolean) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets whether the scroll helper is enabled and should respond to touch
events.
- setEnabled(boolean) - Method in class androidx.leanback.widget.GuidedAction
-
Sets whether this action is enabled.
- setEnabled(boolean) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets whether the route is enabled.
- setEnabled(boolean) - Method in class androidx.preference.Preference
-
Sets whether this Preference is enabled.
- setEnabled(boolean) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- setEnablePlaceholders(boolean) - Method in class androidx.paging.PagedList.Config.Builder
-
Pass false to disable null placeholders in PagedLists using this Config.
- setEndOfInputStreamTimestamp(long) - Method in class androidx.heifwriter.HeifEncoder
-
Sets the timestamp (in nano seconds) of the last input frame to encode.
- setEndTime(long) - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
Sets the end time
- setEndTimeUtcMillis(long) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the end time of the program (for live programs).
- setEndTimeUtcMillis(long) - Method in class androidx.tvprovider.media.tv.Program.Builder
-
Sets the time when this program is going to end in milliseconds since the epoch.
- setEnterAction(Runnable) - Method in class androidx.transition.Scene
-
Scenes that are not defined with layout resources or
hierarchies, or which need to perform additional steps
after those hierarchies are changed to, should set an enter
action, and possibly an exit action as well.
- setEnterSharedElementCallback(Activity, SharedElementCallback) - Static method in class androidx.core.app.ActivityCompat
-
When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity,
android.view.View, String) was used to start an Activity, callback
will be called to handle shared elements on the launched Activity.
- setEnterSharedElementCallback(SharedElementCallback) - Method in class androidx.fragment.app.Fragment
-
When custom transitions are used with Fragments, the enter transition callback
is called when this Fragment is attached or detached when not popping the back stack.
- setEnterSharedElementCallback(SharedElementCallback) - Method in class androidx.fragment.app.FragmentActivity
-
When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity,
android.view.View, String) was used to start an Activity, callback
will be called to handle shared elements on the launched Activity.
- setEnterTransition(Object) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
- setEnterTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used to move Views into the initial scene.
- setEnterTransition(Window, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setEnterTransition(android.app.Fragment, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
For rows that willing to participate entrance transition, this function
hide views if afterTransition is true, show views if afterTransition is false.
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
For rows that willing to participate entrance transition, this function
hide views if afterTransition is true, show views if afterTransition is false.
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
For rows that willing to participate entrance transition, this function
hide views if afterTransition is true, show views if afterTransition is false.
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- setEntranceTransitionState(boolean) - Method in class androidx.leanback.app.RowsSupportFragment
-
For rows that willing to participate entrance transition, this function
hide views if afterTransition is true, show views if afterTransition is false.
- setEntranceTransitionState(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
- setEntranceTransitionState(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.ListRowPresenter
-
- setEntranceTransitionState(RowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Changes the visibility of views.
- setEntranceTransitionState(VerticalGridPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Changes the visibility of views.
- setEntranceTransitionType(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
- setEntranceTransitionType(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
- setEntries(AbsSpinner, T[]) - Static method in class androidx.databinding.adapters.AbsSpinnerBindingAdapter
-
- setEntries(AbsSpinner, List<T>) - Static method in class androidx.databinding.adapters.AbsSpinnerBindingAdapter
-
- setEntries(CharSequence[]) - Method in class androidx.preference.DropDownPreference
-
- setEntries(CharSequence[]) - Method in class androidx.preference.ListPreference
-
Sets the human-readable entries to be shown in the list.
- setEntries(int) - Method in class androidx.preference.ListPreference
-
- setEntries(CharSequence[]) - Method in class androidx.preference.MultiSelectListPreference
-
Sets the human-readable entries to be shown in the list.
- setEntries(int) - Method in class androidx.preference.MultiSelectListPreference
-
- setEntryValues(CharSequence[]) - Method in class androidx.preference.ListPreference
-
The array to find the value to save for a preference when an entry from
entries is selected.
- setEntryValues(int) - Method in class androidx.preference.ListPreference
-
- setEntryValues(CharSequence[]) - Method in class androidx.preference.MultiSelectListPreference
-
The array to find the value to save for a preference when an entry from
entries is selected.
- setEntryValues(int) - Method in class androidx.preference.MultiSelectListPreference
-
- setEpicenter(Object, View) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Sets a transition epicenter to the rectangle of a given View.
- setEpicenter(Object, Rect) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Sets the epicenter of a transition to a rect object.
- setEpicenter(Object, View) - Method in class androidx.transition.FragmentTransitionSupport
-
- setEpicenter(Object, Rect) - Method in class androidx.transition.FragmentTransitionSupport
-
- setEpicenterBounds(Rect) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Specifies the anchor-relative bounds of the popup's transition
epicenter.
- setEpicenterCallback(EpicenterCallback) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- setEpicenterCallback(Object, TransitionEpicenterCallback) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setEpicenterCallback(Transition.EpicenterCallback) - Method in class androidx.transition.Transition
-
Sets the callback to use to find the epicenter of a Transition.
- setEpicenterCallback(Transition.EpicenterCallback) - Method in class androidx.transition.TransitionSet
-
- setEpisodeNumber(int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the episode number in a season for this episode for a series.
- setEpisodeNumber(String, int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the episode number in a season for this episode for a series.
- setEpisodeTitle(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the title of this particular episode for a series.
- setError(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the error text of this node.
- setError(Bundle) - Method in interface androidx.test.espresso.web.action.IAtomActionResultPropagator
-
- setError(Bundle) - Method in class androidx.test.espresso.web.action.IAtomActionResultPropagator.Stub.Proxy
-
- setEventTime(long) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the event time.
- setExact(AlarmManager, int, long, PendingIntent) - Static method in class androidx.core.app.AlarmManagerCompat
-
Schedule an alarm to be delivered precisely at the stated time.
- setExactAndAllowWhileIdle(AlarmManager, int, long, PendingIntent) - Static method in class androidx.core.app.AlarmManagerCompat
-
- setExclusive(boolean) - Method in class androidx.core.widget.AutoScrollHelper
-
Enables or disables exclusive handling of touch events during scrolling.
- setExclusive(boolean) - Method in class androidx.palette.graphics.Target.Builder
-
Set whether any color selected for this target is exclusive to this target only.
- setExclusiveCheckable(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setExclusiveCheckable(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setExclusiveCheckable(boolean) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setExitAction(Runnable) - Method in class androidx.transition.Scene
-
Scenes that are not defined with layout resources or
hierarchies, or which need to perform additional steps
after those hierarchies are changed to, should set an enter
action, and possibly an exit action as well.
- setExitAnimations(Context, int, int) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the exit animations.
- setExitSharedElementCallback(Activity, SharedElementCallback) - Static method in class androidx.core.app.ActivityCompat
-
When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity,
android.view.View, String) was used to start an Activity, callback
will be called to handle shared elements on the launching Activity.
- setExitSharedElementCallback(SharedElementCallback) - Method in class androidx.fragment.app.Fragment
-
When custom transitions are used with Fragments, the exit transition callback
is called when this Fragment is attached or detached when popping the back stack.
- setExitSharedElementCallback(SharedElementCallback) - Method in class androidx.fragment.app.FragmentActivity
-
When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity,
android.view.View, String) was used to start an Activity, listener
will be called to handle shared elements on the launching Activity.
- setExitTransition(Object) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
- setExitTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used to move Views out of the scene when the
fragment is removed, hidden, or detached when not popping the back stack.
- setExitTransition(android.app.Fragment, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setExpand(boolean) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Set the visibility of titles/hover card of browse rows.
- setExpand(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Set the visibility of titles/hover card of browse rows.
- setExpand(boolean) - Method in class androidx.leanback.app.RowsFragment.MainFragmentAdapter
-
Deprecated.
- setExpand(boolean) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Set the visibility of titles/hovercard of browse rows.
- setExpand(boolean) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentAdapter
-
- setExpand(boolean) - Method in class androidx.leanback.app.RowsSupportFragment
-
Set the visibility of titles/hovercard of browse rows.
- setExpandActivityOverflowButtonContentDescription(int) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets the content description for the button that expands the activity
overflow list.
- setExpandActivityOverflowButtonDrawable(Drawable) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets the background for the button that expands the activity
overflow list.
- setExpandCollapseView(View) - Method in class androidx.car.widget.ActionBar
-
Sets the view to use for the expand/collapse action.
- setExpandedActionViewsExclusive(boolean) - Method in class androidx.appcompat.widget.ActionMenuView
-
- setExpandedFormat(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setExpandedRowHeight(int) - Method in class androidx.leanback.widget.ListRowPresenter
-
Sets the expanded row height for rows created by this Presenter.
- setExpandedViewHolder(GuidedActionsStylist.ViewHolder) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- setExtraLayoutSpace(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets pixels of extra space for layout child in invisible area.
- setExtraObject(Object) - Method in class androidx.leanback.widget.ItemBridgeAdapter.ViewHolder
-
Set extra object associated with the view.
- setExtras(Bundle) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set metadata for this notification.
- setExtras(Bundle) - Method in class androidx.mediarouter.media.MediaItemStatus.Builder
-
Sets a bundle of extras for this status object.
- setExtras(Bundle) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets a bundle of extras for this route descriptor.
- setExtras(Bundle) - Method in class androidx.mediarouter.media.MediaSessionStatus.Builder
-
Sets a bundle of extras for this status object.
- setExtraVisibility(int) - Method in class androidx.leanback.widget.BaseCardView
-
- setFacet(Class<?>, Object) - Method in class androidx.leanback.widget.Presenter
-
Sets dynamic implemented facet in addition to basic Presenter functions.
- setFacet(Class<?>, Object) - Method in class androidx.leanback.widget.Presenter.ViewHolder
-
Sets dynamic implemented facet in addition to basic ViewHolder functions.
- setFactory(LayoutInflater, LayoutInflaterFactory) - Static method in class androidx.core.view.LayoutInflaterCompat
-
- setFactory2(LayoutInflater, LayoutInflater.Factory2) - Static method in class androidx.core.view.LayoutInflaterCompat
-
Attach a custom LayoutInflater.Factory2 for creating views while using
this LayoutInflater.
- setFadeCompleteListener(PlaybackFragment.OnFadeCompleteListener) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the listener to be called when fade in or out has completed.
- setFadeCompleteListener(PlaybackSupportFragment.OnFadeCompleteListener) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the listener to be called when fade in or out has completed.
- setFadingEnabled(boolean) - Method in class androidx.leanback.app.PlaybackFragment
-
- setFadingEnabled(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- setFadingEnabled(boolean) - Method in class androidx.leanback.media.PlaybackControlGlue
-
Sets the controls to fade after a timeout when media is playing.
- setFadingEnabled(boolean) - Method in class androidx.leanback.media.PlaybackGlueHost
-
- setFadingLeftEdge(boolean) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the fade out left edge to transparent.
- setFadingLeftEdgeLength(int) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the left edge fading length in pixels.
- setFadingLeftEdgeOffset(int) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the distance in pixels between fading start position and left padding edge.
- setFadingRightEdge(boolean) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the fade out right edge to transparent.
- setFadingRightEdgeLength(int) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the right edge fading length in pixels.
- setFadingRightEdgeOffset(int) - Method in class androidx.leanback.widget.HorizontalGridView
-
Returns the distance in pixels between fading start position and right padding edge.
- setFailureHandler(FailureHandler) - Static method in class androidx.test.espresso.Espresso
-
- setFetchExecutor(Executor) - Method in class androidx.paging.LivePagedListBuilder
-
Sets executor used for background fetching of PagedLists, and the pages within.
- setFetchExecutor(Executor) - Method in class androidx.paging.PagedList.Builder
-
The executor used to fetch additional pages from the DataSource.
- setFetchScheduler(Scheduler) - Method in class androidx.paging.RxPagedListBuilder
-
Sets scheduler which will be used for background fetching of PagedLists, as well as on-demand
fetching of pages inside.
- setFillViewport(boolean) - Method in class androidx.core.widget.NestedScrollView
-
Set whether this ScrollView should stretch its content height to fill the viewport or not.
- setFillWindowForwardOnly(SQLiteCursor, boolean) - Method in class androidx.core.database.sqlite.SQLiteCursorCompat
-
Controls whether the cursor is filled starting at the position passed to
SQLiteCursor#moveToPosition(int).
- setFilterBitmap(boolean) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setFilterBitmap(boolean) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
- setFilterQueryProvider(FilterQueryProvider) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Sets the query filter provider used to filter the current Cursor.
- setFilters(InputFilter[]) - Method in class androidx.emoji.widget.EmojiButton
-
- setFilters(InputFilter[]) - Method in class androidx.emoji.widget.EmojiTextView
-
- setFinalPosition(float) - Method in class androidx.dynamicanimation.animation.SpringForce
-
Sets the rest position of the spring.
- setFinishedAnimationListener(ConfirmationOverlay.OnAnimationFinishedListener) - Method in class androidx.wear.widget.ConfirmationOverlay
-
- setFirstBaselineToTopHeight(int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setFirstBaselineToTopHeight(TextView, int) - Static method in class androidx.core.widget.TextViewCompat
-
Updates the top padding of the TextView so that firstBaselineToTopHeight is
equal to the distance between the first text baseline and the top of this TextView.
- setFitsSystemWindows(boolean) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- setFitsSystemWindows(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
- setFlags(int) - Method in class androidx.media.AudioAttributesCompat.Builder
-
Sets the combination of flags.
- setFlags(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the flags.
- setFocusable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is focusable.
- setFocusable(boolean) - Method in class androidx.leanback.widget.GuidedAction
-
Sets whether this action is focusable.
- setFocusableViewAvailableFixEnabled(boolean) - Method in class androidx.leanback.widget.NonOverlappingLinearLayout
-
- setFocusDrawingOrderEnabled(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Enables or disables the default "focus draw at last" order rule.
- setFocused(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is focused.
- setFocusedByDefault(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
Sets whether view should receive focus when the focus is restored for the view
hierarchy containing it.
- setFocusListener(GuidedActionAdapter.FocusListener) - Method in class androidx.leanback.widget.GuidedActionAdapter
-
Sets the focus listener for items managed by this adapter.
- setFocusScrollStrategy(int) - Method in class androidx.leanback.widget.BaseGridView
-
- setFocusSearchDisabled(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Disables or enables focus search.
- setForceIgnoreOutsideTouch(boolean) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Forces outside touches to be ignored.
- setForceLegacyBehavior(boolean) - Static method in class androidx.media.AudioAttributesCompat
-
Prevent AudioAttributes from being used even on platforms that support it.
- setForceShowIcon(boolean) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setForceShowIcon(boolean) - Method in class androidx.appcompat.view.menu.MenuAdapter
-
- setForceShowIcon(boolean) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
Sets whether the popup menu's adapter is forced to show icons in the
menu item views.
- setForeground(Drawable) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
setForeground() is not supported, throws UnsupportedOperationException() when called.
- setForeground(Drawable) - Method in class androidx.wear.widget.BoxInsetLayout
-
- setForeignKeyConstraintsEnabled(boolean) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets whether foreign key constraints are enabled for the database.
- setFormat(CompressFormat) - Method in class androidx.test.runner.screenshot.ScreenCapture
-
- setFraction(float) - Method in class androidx.leanback.graphics.BoundsRule.ValueRule
-
Sets the fractional value (percentage of parent) for this rule.
- setFragment(String) - Method in class androidx.preference.Preference
-
Sets the class name of a fragment to be shown when this Preference is clicked.
- setFriction(float) - Method in class androidx.dynamicanimation.animation.FlingAnimation
-
Sets the friction for the fling animation.
- setFrom(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
-
- setFrom(RecyclerView.ViewHolder, int) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
-
- setFromIndex(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setFullScreen(boolean) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setFullScreenIntent(PendingIntent, boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
An intent to launch instead of posting the notification to the status bar.
- setFullSpan(boolean) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager.LayoutParams
-
When set to true, the item will layout using all span area.
- setGapSize(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Sets the max gap between the bars when they are parallel to each other.
- setGapStrategy(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Sets the gap handling strategy for StaggeredGridLayoutManager.
- setGenre(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the genre for this program.
- setGenres(String[]) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the content genres for the recommendation.
- setGenres(String[]) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the content genres associated with the notification content.
- setGpsInfo(Location) - Method in class androidx.exifinterface.media.ExifInterface
-
Sets the GPS-related information.
- setGravity(int) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
Sets the alignment of the popup window relative to the anchor view.
- setGravity(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Describes how the child views are positioned.
- setGravity(int) - Method in class androidx.appcompat.widget.PopupMenu
-
Sets the gravity used to align the popup window to its anchor view.
- setGravity(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setGravity(int) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Set the gravity used to position/stretch the bitmap within its bounds.
- setGravity(int) - Method in class androidx.gridlayout.widget.GridLayout.LayoutParams
-
Describes how the child views are positioned.
- setGravity(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the gravity used for child view positioning.
- setGravity(int) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
Set the Gravity used to position text within the title strip.
- setGridEnabled(boolean) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Set whether to enable grid option.
- setGridPresenter(VerticalGridPresenter) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Sets the grid presenter.
- setGridPresenter(VerticalGridPresenter) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Sets the grid presenter.
- setGroup(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set this notification to be part of a group of notifications sharing the same key.
- setGroup(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the String group ID tag for the recommendation.
- setGroup(String) - Method in class androidx.recommendation.app.ContentRecommendation
-
Sets the String group ID tag for this recommendation.
- setGroupAlertBehavior(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets the group alert behavior for this notification.
- setGroupCheckable(int, boolean, boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setGroupConversation(boolean) - Method in class androidx.core.app.NotificationCompat.MessagingStyle
-
Sets whether this conversation notification represents a group.
- setGroupDividerEnabled(boolean) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
Enable or disable group dividers for this view.
- setGroupDividerEnabled(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setGroupDividerEnabled(boolean) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setGroupDividerEnabled(boolean) - Method in interface androidx.core.internal.view.SupportMenu
-
Enable or disable the group dividers.
- setGroupDividerEnabled(Menu, boolean) - Static method in class androidx.core.view.MenuCompat
-
Enable or disable the group dividers.
- setGroupEnabled(int, boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setGroupSummary(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set this notification to be the group summary for a group of notifications.
- setGroupVisible(int, boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setGutter(int) - Method in class androidx.car.widget.PagedListView
-
Set the gutter to the specified value.
- setGutterSize(int) - Method in class androidx.car.widget.PagedListView
-
Sets the size of the gutter that appears at the start, end or both sizes of the items in
the PagedListView.
- setHandleNativeActionModesEnabled(boolean) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Whether AppCompat handles any native action modes itself.
- setHandler(Handler) - Method in class androidx.emoji.text.FontRequestEmojiCompatConfig
-
Sets the custom handler to be used for initialization.
- setHandler(Handler) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Provide a handler for the HeifWriter to use.
- setHasFixedSize(boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
RecyclerView can perform several optimizations if it can know in advance that RecyclerView's
size is not affected by the adapter contents.
- setHasGlyph(boolean) - Method in class androidx.emoji.text.EmojiMetadata
-
Set whether the system can render the emoji.
- setHasMediaRowSeparator(boolean) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Specifies whether a line separator should be used between media item rows.
- setHasMipMap(Bitmap, boolean) - Static method in class androidx.core.graphics.BitmapCompat
-
- setHasNonEmbeddedTabs(boolean) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setHasOptionsMenu(boolean) - Method in class androidx.fragment.app.Fragment
-
- setHasOverlappingRendering(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
- setHasStableIds(boolean) - Method in class androidx.leanback.widget.ObjectAdapter
-
Sets whether the item ids are stable across changes to the underlying
data.
- setHasStableIds(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.Adapter
-
Indicates whether each item in the data set can be represented with a unique identifier
of type Long.
- setHasTransientState(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
Set whether this view is currently tracking transient state that the
framework should attempt to preserve when possible.
- setHeader(ListBuilder.HeaderBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Adds a header to this template.
- setHeader(ListBuilder.HeaderBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setHeader(ListBuilder.HeaderBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setHeader(ListBuilder.HeaderBuilder) - Method in class androidx.slice.builders.ListBuilder
-
Sets a header for this list builder.
- setHeader(Consumer<ListBuilder.HeaderBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
Sets a header for this list builder.
- setHeaderIcon(Drawable) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setHeaderIcon(int) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setHeaderIconInt(Drawable) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets the header's icon.
- setHeaderItem(HeaderItem) - Method in class androidx.leanback.widget.Row
-
Sets the
HeaderItem that represents metadata for the row.
- setHeaderPresenter(RowHeaderPresenter) - Method in class androidx.leanback.widget.RowPresenter
-
Sets the Presenter used for rendering the header.
- setHeaderPresenterSelector(PresenterSelector) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
- setHeaderPresenterSelector(PresenterSelector) - Method in class androidx.leanback.app.BrowseSupportFragment
-
- setHeadersState(int) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets the state for the headers column in the browse fragment.
- setHeadersState(int) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets the state for the headers column in the browse fragment.
- setHeadersTransitionOnBackEnabled(boolean) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Enables/disables headers transition on back key support.
- setHeadersTransitionOnBackEnabled(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Enables/disables headers transition on back key support.
- setHeaderTitle(CharSequence) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setHeaderTitle(int) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setHeaderTitleInt(CharSequence) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets the header's title.
- setHeaderTitleInt(int) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets the header's title.
- setHeaderView(View) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setHeaderViewInt(View) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets the header's view.
- setHeading(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether the node represents a heading.
- setHeight(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the height of the popup window in pixels.
- setHeroThumbSize(int, int) - Method in class androidx.leanback.widget.ThumbsBar
-
Set size of hero thumb view in pixels, it is usually larger than other thumbs.
- setHideDivider(boolean) - Method in class androidx.car.widget.ListItem
-
- setHideOffset(int) - Method in class androidx.appcompat.app.ActionBar
-
Set the current hide offset of the action bar.
- setHideOffset(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHideOnContentScrollEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Enable hiding the action bar on content scroll.
- setHideOnContentScrollEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHideOnContentScrollEnabled(boolean) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setHintAmbientBigPicture(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set a hint that this notification's
NotificationCompat.BigPictureStyle (if present) should be
converted to low-bit and displayed in ambient mode, especially useful for barcodes and
qr codes, as well as other simple black-and-white tickets.
- setHintAvoidBackgroundClipping(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setHintContentIntentLaunchesActivity(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set a hint that this notification's content intent will launch an Activity
directly, telling the platform that it can generate the appropriate transitions.
- setHintDisplayActionInline(boolean) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Set a hint that this Action should be displayed inline - i.e.
- setHintHideIcon(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setHintLaunchesActivity(boolean) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Set a hint that this Action will launch an Activity directly, telling the
platform that it can generate the appropriate transitions.
- setHintScreenTimeout(int) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setHintShowBackgroundOnly(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Deprecated.
- setHintText(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the hint text of this node.
- setHomeActionContentDescription(CharSequence) - Method in class androidx.appcompat.app.ActionBar
-
Set an alternate description for the Home/Up action, when enabled.
- setHomeActionContentDescription(int) - Method in class androidx.appcompat.app.ActionBar
-
Set an alternate description for the Home/Up action, when enabled.
- setHomeActionContentDescription(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHomeActionContentDescription(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHomeAsUpIndicator(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
- setHomeAsUpIndicator(Drawable) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Set the up indicator to display when the drawer indicator is not
enabled.
- setHomeAsUpIndicator(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHomeAsUpIndicator(Drawable) - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
Set the up indicator to display when the drawer indicator is not
enabled.
- setHomeButtonEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
Enable or disable the "home" button in the corner of the action bar.
- setHomeButtonEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setHomeButtonEnabled(boolean) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setHomeButtonEnabled(boolean) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setHorizontalGravity(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- setHorizontalMargin(int) - Method in class androidx.leanback.widget.BaseGridView
-
- setHorizontalOffset(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set the horizontal offset of this popup from its anchor view in pixels.
- setHorizontalSpacing(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the horizontal spacing in pixels between two child items.
- setHost(PlaybackGlueHost) - Method in class androidx.leanback.media.PlaybackGlue
-
- setHostCallback(PlaybackGlueHost.HostCallback) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the PlaybackGlueHost.HostCallback.
- setHostCallback(PlaybackGlueHost.HostCallback) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setHostCallback(PlaybackGlueHost.HostCallback) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the PlaybackGlueHost.HostCallback.
- setHostCallback(PlaybackGlueHost.HostCallback) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setHostCallback(PlaybackGlueHost.HostCallback) - Method in class androidx.leanback.media.PlaybackGlueHost
-
- setHostName(String) - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
- setHotspot(float, float) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setHotspot(Drawable, float, float) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Specifies the hotspot's location within the drawable.
- setHotspotBounds(int, int, int, int) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setHotspotBounds(Drawable, int, int, int, int) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Sets the bounds to which the hotspot is constrained, if they should be
different from the drawable bounds.
- setHour(TimePicker, int) - Static method in class androidx.databinding.adapters.TimePickerBindingAdapter
-
- setHour(int) - Method in class androidx.leanback.widget.picker.TimePicker
-
Sets the currently selected hour using a 24-hour time.
- setHoverCardPresenterSelector(PresenterSelector) - Method in class androidx.leanback.widget.ListRowPresenter
-
- setHoverListener(MenuItemHoverListener) - Method in class androidx.appcompat.widget.MenuPopupWindow.MenuDropDownListView
-
- setHoverListener(MenuItemHoverListener) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
- setHtmlText(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set an HTML string to be sent as part of the share.
- setHyphenationFrequency(int) - Method in class androidx.core.text.PrecomputedTextCompat.Params.Builder
-
Set the hyphenation frequency.
- setIBinder(IBinder) - Method in interface androidx.test.espresso.remote.Bindable
-
Sets the IBinder of the implementing class.
- setIBinder(IBinder) - Method in class androidx.test.espresso.web.action.AtomAction
-
- setIcon(int) - Method in class androidx.appcompat.app.ActionBar
-
Set the icon to display in the 'home' section of the action bar.
- setIcon(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
Set the icon to display in the 'home' section of the action bar.
- setIcon(Drawable) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set the icon displayed on this tab.
- setIcon(int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the resource id of the Drawable to be used in the title.
- setIcon(Drawable) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the Drawable to be used in the title.
- setIcon(int) - Method in class androidx.appcompat.app.AlertDialog
-
Set resId to 0 if you don't want an icon.
- setIcon(Drawable) - Method in class androidx.appcompat.app.AlertDialog
-
Set the Drawable to be used in the title.
- setIcon(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setIcon(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setIcon(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setIcon(int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIcon(int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setIcon(int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setIcon(Drawable) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Set the icon of this item view.
- setIcon(Drawable) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setIcon(int) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setIcon(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setIcon(Drawable) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setIcon(int) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setIcon(Drawable) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setIcon(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setIcon(Drawable) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setIcon(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setIcon(Drawable) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setIcon(IconCompat) - Method in class androidx.core.app.Person.Builder
-
- setIcon(IconCompat) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets an icon of a shortcut.
- setIcon(Drawable) - Method in class androidx.leanback.widget.Action
-
Sets the icon drawable for this Action.
- setIcon(Drawable) - Method in class androidx.preference.Preference
-
Sets the icon for this Preference with a Drawable.
- setIcon(int, Drawable, CharSequence) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
Sets the item's Drawable icon and its contentDescription.
- setIcon(int, Drawable, CharSequence) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- setIconAttribute(int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set an icon as supplied by a theme attribute.
- setIconAttribute(int) - Method in class androidx.appcompat.app.AlertDialog
-
Sets an icon as supplied by a theme attribute.
- setIconified(boolean) - Method in class androidx.appcompat.widget.SearchView
-
Iconifies or expands the SearchView.
- setIconifiedByDefault(boolean) - Method in class androidx.appcompat.widget.SearchView
-
Sets the default or resting state of the search field.
- setIconResouceId(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the resource id for the main icon.
- setIconResouceId(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the resource id for the main icon.
- setIconSpaceReserved(boolean) - Method in class androidx.preference.Preference
-
Sets whether to reserve the space of this Preference icon view when no icon is provided.
- setIconTintList(ColorStateList) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setIconTintList(ColorStateList) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIconTintList(ColorStateList) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setIconTintList(ColorStateList) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Applies a tint to this item's icon.
- setIconTintList(MenuItem, ColorStateList) - Static method in class androidx.core.view.MenuItemCompat
-
Applies a tint to the item's icon.
- setIconTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setIconTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIconTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setIconTintMode(PorterDuff.Mode) - Method in interface androidx.core.internal.view.SupportMenuItem
-
- setIconTintMode(MenuItem, PorterDuff.Mode) - Static method in class androidx.core.view.MenuItemCompat
-
- setIconUri(Uri) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the URI of the icon representing this route.
- setId(int) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
- setId(int) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- setId(long) - Method in class androidx.leanback.widget.Action
-
Sets the id for this Action.
- setId(long) - Method in class androidx.leanback.widget.Row
-
Sets the id for this row.
- setId(String) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the unique id of the route.
- setId(int) - Method in class androidx.test.core.view.PointerPropertiesBuilder
-
- setId(long) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets a unique id for this program.
- setIdlingResourceTimeout(long, TimeUnit) - Static method in class androidx.test.espresso.IdlingPolicies
-
Updates the IdlingPolicy used by IdlingResourceRegistry to determine when IdlingResources
timeout.
- setIdTag(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the Id tag that uniquely identifies this recommendation object.
- setImageBitmap(Bitmap) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setImageBitmap(Bitmap) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setImageBitmap(Context, Bitmap) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Sets a Bitmap as the image of this details overview.
- setImageBitmap(Context, Bitmap) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets a Bitmap for this row.
- setImageCirclePercentage(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the size of the image based on a percentage in [0, 1].
- setImageConversionFormat(Bitmap.CompressFormat, int) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
Sets the options to use when converting icons to be serialized.
- setImageDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setImageDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setImageDrawable(ImageView, Drawable) - Static method in class androidx.databinding.adapters.ImageViewBindingAdapter
-
- setImageDrawable(Drawable) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Sets the drawable to be used for the error image.
- setImageDrawable(Drawable) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Sets the drawable to be used for the error image.
- setImageDrawable(Drawable) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Sets a drawable as the image of this details overview.
- setImageDrawable(Drawable) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets a {link @Drawable} image for this row.
- setImageDrawable(Drawable) - Method in class androidx.wear.widget.CircledImageView
-
Sets the image drawable.
- setImageHorizontalOffcenterPercentage(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the horizontal offset given a percentage in [0, 1].
- setImageMode(int) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
Sets how android.app.slice.SliceItem#FORMAT_IMAGE items should be handled.
- setImageResource(int) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setImageResource(int) - Method in class androidx.appcompat.widget.AppCompatImageHelper
-
- setImageResource(int) - Method in class androidx.appcompat.widget.AppCompatImageView
-
Sets a drawable as the content of this ImageView.
- setImageResource(int) - Method in class androidx.wear.widget.CircledImageView
-
Sets the image given a resource.
- setImageScaleUpAllowed(boolean) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Allows or disallows scaling up of images.
- setImageTint(int) - Method in class androidx.wear.widget.CircledImageView
-
Sets the tint.
- setImageTintList(ImageView, ColorStateList) - Static method in class androidx.core.widget.ImageViewCompat
-
Applies a tint to the image drawable.
- setImageTintMode(ImageView, PorterDuff.Mode) - Static method in class androidx.core.widget.ImageViewCompat
-
Specifies the blending mode used to apply the tint specified by
#setImageTintList(android.widget.ImageView, android.content.res.ColorStateList)
to the image drawable.
- setImageURI(Uri) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setImageURI(Uri) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setImageUri(ImageView, String) - Static method in class androidx.databinding.adapters.ImageViewBindingAdapter
-
- setImageUri(ImageView, Uri) - Static method in class androidx.databinding.adapters.ImageViewBindingAdapter
-
- setImeActionLabel(TextView, CharSequence) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setImeActionLabel(TextView, int) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setImeKeyListener(ImeKeyMonitor.ImeKeyListener) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- setImeKeyListener(ImeKeyMonitor.ImeKeyListener) - Method in interface androidx.leanback.widget.ImeKeyMonitor
-
Set the listener for this edit text object.
- setImeOptions(int) - Method in class androidx.appcompat.widget.SearchView
-
Sets the IME options on the query text field.
- setImportant(boolean) - Method in class androidx.core.app.Person.Builder
-
Sets whether this is an important person.
- setImportantForAccessibility(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether the node is considered important for accessibility.
- setImportantForAccessibility(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets how to determine whether this view is important for accessibility
which is if it fires accessibility events and if it is reported to
accessibility services that query the screen.
- setImportantForAutofill(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the mode for determining whether this view is considered important for autofill.
- setIncludes(int, String[], int[], int[]) - Method in class androidx.databinding.ViewDataBinding.IncludedLayouts
-
- setIndeterminate(boolean) - Method in class androidx.wear.widget.CircularProgressLayout
-
Sets if progress should be shown as an indeterminate spinner.
- setIndex(int) - Method in class androidx.leanback.widget.MultiActionsProvider.MultiAction
-
Sets the index which this MultiAction currently represents.
- setIndex(int) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Sets the current index.
- setInflatedId(int) - Method in class androidx.appcompat.widget.ViewStubCompat
-
Defines the id taken by the inflated view.
- setInfoAreaBackground(Drawable) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the info area background drawable.
- setInfoAreaBackgroundColor(int) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the info area background color.
- setInfoVisibility(int) - Method in class androidx.leanback.widget.BaseCardView
-
Sets the visibility of the info region of the card.
- setInitialActivityCount(int) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets the initial count of items shown in the activities popup
i.e.
- setInitialDelay(long) - Method in class androidx.leanback.app.ProgressBarManager
-
Sets the initial delay.
- setInitialExpandedChildrenCount(int) - Method in class androidx.preference.PreferenceGroup
-
Sets the maximal number of children that are shown when the preference group is launched
where the rest of the children will be hidden.
- setInitialKey(Key) - Method in class androidx.paging.PagedList.Builder
-
Sets the initial key the DataSource should load around as part of initialization.
- setInitialLoadKey(Key) - Method in class androidx.paging.LivePagedListBuilder
-
First loading key passed to the first PagedList/DataSource.
- setInitialLoadKey(Key) - Method in class androidx.paging.RxPagedListBuilder
-
First loading key passed to the first PagedList/DataSource.
- setInitialLoadSizeHint(int) - Method in class androidx.paging.PagedList.Config.Builder
-
Defines how many items to load when first load occurs.
- setInitialPosition(int) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the initial position in the list that the CarListDialog will start at.
- setInitialPrefetchItemCount(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the number of items to prefetch in
RecyclerView.LayoutManager#collectInitialPrefetchPositions(int, RecyclerView.LayoutManager.LayoutPrefetchRegistry),
which defines how many inner items should be prefetched when this GridView is nested inside
another RecyclerView.
- setInitialPrefetchItemCount(int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- setInitialSavedState(Fragment.SavedState) - Method in class androidx.fragment.app.Fragment
-
- setInitialState(int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Change the initial state used to create ViewHolder.
- setInProgressLabel(CharSequence) - Method in class androidx.core.app.NotificationCompat.Action.WearableExtender
-
Deprecated.
- setInputAction(PendingIntent) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the PendingIntent to send when the current value is updated.
- setInputEndOfStreamTimestamp(long) - Method in class androidx.heifwriter.HeifWriter
-
Set the timestamp (in nano seconds) of the last input frame to encode.
- setInputId(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the input id of the Channel.
- setInputMethod(TextView, CharSequence) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setInputMethodMode(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
- setInputType(int) - Method in class androidx.appcompat.widget.SearchView
-
Sets the input type on the query text field.
- setInputType(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the input type of the source as defined by InputType.
- setInsets(int, int, int, int) - Method in class androidx.slice.widget.GridRowView
-
- setInsets(int, int, int, int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets the insets (padding) for slice view.
- setInsets(int, int, int, int) - Method in class androidx.slice.widget.LargeTemplateView
-
- setInsets(int, int, int, int) - Method in class androidx.slice.widget.RowView
-
- setInsets(int, int, int, int) - Method in class androidx.slice.widget.SliceChildView
-
Sets the insets (padding) for the slice.
- setInstanceFieldDescriptors(FieldDescriptor...) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
- setInstanceType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
- setInstantAppsEnabled(boolean) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets whether Instant Apps is enabled for this Custom Tab.
- setInstrumentation(Instrumentation) - Method in class androidx.test.internal.runner.listener.CoverageListener
-
- setInstrumentation(Instrumentation) - Method in class androidx.test.internal.runner.listener.InstrumentationRunListener
-
- setInstrumentation(Instrumentation) - Method in class androidx.test.orchestrator.listeners.OrchestrationRunListener
-
- setIntent(Intent) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setIntent(Intent) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIntent(Intent) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setIntent(Intent) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets the intent of a shortcut.
- setIntent(Intent) - Method in class androidx.leanback.widget.GuidedAction
-
Sets the intent of this action.
- setIntent(Intent) - Method in class androidx.preference.Preference
-
Sets an Intent to be used for
Context#startActivity(Intent) when this Preference is clicked.
- setIntent(Intent) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the intent which is launched when the program is selected.
- setIntents(Intent[]) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets multiple intents instead of a single intent, in order to launch an activity with
other activities in back stack.
- setIntentUri(Uri) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the intent URI which is launched when the program is selected.
- setInteractionCount(long) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the interaction count for this program.
- setInteractionType(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the type of interaction for this TV program.
- setInternalProviderData(byte[]) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the internal provider data for the program as raw bytes.
- setInternalProviderData(byte[]) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider data of the channel.
- setInternalProviderData(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider data of the channel.
- setInternalProviderData(byte[]) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is one of the optional fields that your app may set.
- setInternalProviderFlag1(long) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the internal provider flag1 for the program.
- setInternalProviderFlag1(long) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider flag1 for the channel.
- setInternalProviderFlag1(long) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is one of the optional fields that your app may set.
- setInternalProviderFlag2(long) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the internal provider flag2 for the program.
- setInternalProviderFlag2(long) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider flag2 for the channel.
- setInternalProviderFlag2(long) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is one of the optional fields that your app may set.
- setInternalProviderFlag3(long) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the internal provider flag3 for the program.
- setInternalProviderFlag3(long) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider flag3 for the channel.
- setInternalProviderFlag3(long) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is one of the optional fields that your app may set.
- setInternalProviderFlag4(long) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the internal provider flag4 for the program.
- setInternalProviderFlag4(long) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider flag4 for the channel.
- setInternalProviderFlag4(long) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
This is one of the optional fields that your app may set.
- setInternalProviderId(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets external ID for the program.
- setInternalProviderId(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the internal provider ID for the channel.
- setInternalProviderId(String) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
It is expected that your app or your server has its own internal representation
(i.e.
- setInterpolator(Interpolator) - Method in class androidx.appcompat.view.ViewPropertyAnimatorCompatSet
-
- setInterpolator(Interpolator) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Sets the interpolator for the underlying animator that animates the requested properties.
- setInterpolator(Object, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setInterpolator(Interpolator) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
-
Sets the interpolator to calculate scroll steps
- setInterpolator(TimeInterpolator) - Method in class androidx.transition.Transition
-
Sets the interpolator of this transition.
- setInterpolator(TimeInterpolator) - Method in class androidx.transition.TransitionSet
-
- setInterruptIfStopped(boolean) - Method in class androidx.core.app.JobIntentService
-
- setInverseBackgroundForced(boolean) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
- setIs24Hour(boolean) - Method in class androidx.leanback.widget.picker.TimePicker
-
Sets whether this widget displays a 24-hour mode or a 12-hour mode with an AM/PM picker.
- setIsActionButton(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setIsAutoPeekEnabled(boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Sets whether or not the drawer can automatically adjust its peek state.
- setIsError(boolean) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets whether this slice indicates an error, i.e.
- setIsError(boolean) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setIsError(boolean) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setIsError(boolean) - Method in class androidx.slice.builders.ListBuilder
-
Sets whether this slice indicates an error, i.e.
- setIsLocked(boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Sets whether or not the position of the drawer can be modified by user interaction.
- setIsLongpressEnabled(boolean) - Method in class androidx.core.view.GestureDetectorCompat
-
Set whether longpress is enabled, if this is enabled when a user
presses and holds down you get a longpress event and nothing further.
- setIsRecyclable(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.ViewHolder
-
Informs the recycler whether this item can be recycled.
- setItem(Object) - Method in class androidx.leanback.widget.DetailsOverviewRow
-
Sets the main item for the details page.
- setItemAlignmentFocusViewId(int) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Sets Id of which child view take focus for alignment.
- setItemAlignmentOffset(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets number of pixels to the end of low edge.
- setItemAlignmentOffset(int) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Sets number of pixels to the end of low edge.
- setItemAlignmentOffsetPercent(float) - Method in class androidx.leanback.widget.BaseGridView
-
- setItemAlignmentOffsetPercent(float) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Sets the offset percent for item alignment in addition to offset.
- setItemAlignmentOffsetWithPadding(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
- setItemAlignmentOffsetWithPadding(boolean) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
- setItemAlignmentViewId(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the id of the view to align with.
- setItemAlignmentViewId(int) - Method in class androidx.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef
-
Sets Id of which child view to be aligned.
- setItemAnimator(RecyclerView.ItemAnimator) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setItemCount(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setItemCount(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the count of the items included in this TV program.
- setItemIndexOffset(int) - Method in class androidx.appcompat.view.menu.ListMenuPresenter
-
- setItemInvoker(MenuBuilder.ItemInvoker) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setItemMargin(int) - Method in class androidx.leanback.widget.BaseGridView
-
- setItemPosition(int) - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Sets the adapter position of item to select.
- setItemPrefetchEnabled(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Sets whether the LayoutManager should be queried for views outside of
its viewport while the UI thread is idle between frames.
- setItems(int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of the
selected item via the supplied listener.
- setItems(CharSequence[], OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of the
selected item via the supplied listener.
- setItems(String[], OnClickListener) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the items that should appear in the list.
- setItems(CarListDialog.DialogSubSection[], OnClickListener) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the items that should appear in the list, divided into sections.
- setItems(List, DiffCallback) - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
Set a new item list to adapter.
- setItemSpacing(int) - Method in class androidx.car.widget.PagedListView
-
Sets spacing between each item in the list.
- setItemSpacing(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the vertical and horizontal spacing in pixels between two child items.
- setItemTask(Presenter.ViewHolderTask) - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Sets task to run when the item is selected, null for no task.
- setItemViewCacheSize(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Set the number of offscreen views to retain before adding them to the potentially shared
recycled view pool.
- setJournalMode(RoomDatabase.JournalMode) - Method in class androidx.room.RoomDatabase.Builder
-
Sets the journal mode for this database.
- setJsBridgeClassName(String) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- setKeepChildForeground(boolean) - Method in class androidx.leanback.widget.ListRowPresenter
-
When ListRowPresenter applies overlay color on the child, it may change child's foreground
Drawable.
- setKeepChildForeground(boolean) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Set if keeps foreground of child of this grid, the foreground will not
be used for overlay color.
- setKey(String) - Method in class androidx.core.app.Person.Builder
-
Set a unique identifier for this
Person.
- setKey(String) - Method in class androidx.preference.Preference
-
Sets the key for this preference, which is used as a key to the
SharedPreferences or
PreferenceDataStore.
- setKeyboardNavigationCluster(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
Set whether view is a root of a keyboard navigation cluster.
- setKeyListener(KeyListener) - Method in class androidx.emoji.widget.EmojiEditText
-
- setKeyListener(KeyListener) - Method in class androidx.emoji.widget.EmojiExtractEditText
-
- setKeywords(Set<String>) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets keywords to associate with this slice.
- setKeywords(Set<String>) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setKeywords(Set<String>) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setKeywords(List<String>) - Method in class androidx.slice.builders.ListBuilder
-
Sets keywords to associate with this slice.
- setKeywords(Set<String>) - Method in class androidx.slice.builders.ListBuilder
-
Sets keywords to associate with this slice.
- setLabel(CharSequence) - Method in class androidx.core.app.RemoteInput.Builder
-
Set a label to be displayed to the user when collecting this input.
- setLabel1(CharSequence) - Method in class androidx.leanback.widget.Action
-
Sets the first line label for this Action.
- setLabel2(CharSequence) - Method in class androidx.leanback.widget.Action
-
Sets the second line label for this Action.
- setLabeledBy(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view which serves as the label of the view represented by
this info for accessibility purposes.
- setLabeledBy(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view which serves as the label of the view represented by
this info for accessibility purposes.
- setLabelFor(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view for which the view represented by this info serves as a
label for accessibility purposes.
- setLabelFor(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view for which the view represented by this info serves as a
label for accessibility purposes.
- setLabelFor(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the id of a view for which a given view serves as a label for
accessibility purposes.
- setLabelFormat(String) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Set string format (see String.format(java.lang.String, java.lang.Object...)) to display label for an
integer value.
- setLabels(String[]) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Sets the array of strings used as labels.
- setLargeIcon(Bitmap) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the large icon that is shown in the ticker and notification.
- setLargeIcon(Bitmap) - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Sets the large icon of the car notification.
- setLastBaselineToBottomHeight(int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setLastBaselineToBottomHeight(TextView, int) - Static method in class androidx.core.widget.TextViewCompat
-
Updates the bottom padding of the TextView so that lastBaselineToBottomHeight is
equal to the distance between the last text baseline and the bottom of this TextView.
- setLastEngagementTimeUtcMillis(long) - Method in class androidx.tvprovider.media.tv.WatchNextProgram.Builder
-
Sets the time when the program is going to begin in milliseconds since the epoch.
- setLastPlaybackPositionMillis(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the last playback position (in milliseconds) of the preview video.
- setLastUpdated(long) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets when the slice was last updated.
- setLastUpdated(long) - Method in class androidx.slice.widget.LargeTemplateView
-
- setLastUpdated(long) - Method in class androidx.slice.widget.SliceChildView
-
Sets when the content of this view was last updated.
- setLatestTimestamp(long) - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation.Builder
-
Sets the timestamp of the most recent message in an unread conversation.
- setLatLong(double, double) - Method in class androidx.exifinterface.media.ExifInterface
-
Sets the latitude and longitude values.
- setLaunchBounds(Rect) - Method in class androidx.core.app.ActivityOptionsCompat
-
Sets the bounds (window size) that the activity should be launched in.
- setLayerPaint(View, Paint) - Static method in class androidx.core.view.ViewCompat
-
Updates the Paint object used with the current layer (used only if the current
layer type is not set to View#LAYER_TYPE_NONE).
- setLayerType(View, int, Paint) - Static method in class androidx.core.view.ViewCompat
-
- setLayoutCallback(WearableLinearLayoutManager.LayoutCallback) - Method in class androidx.wear.widget.WearableLinearLayoutManager
-
- setLayoutDirection(Drawable, int) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Set the layout direction for this drawable.
- setLayoutDirection(ViewGroup.MarginLayoutParams, int) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Set the layout direction.
- setLayoutDirection(View, int) - Static method in class androidx.core.view.ViewCompat
-
Set the layout direction for this view.
- setLayoutDirection(int) - Method in class androidx.slice.builders.GridRowBuilder
-
Sets the desired layout direction for the content in this row.
- setLayoutDirection(int) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- setLayoutDirection(int) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets the desired layout direction for the content in this slice.
- setLayoutDirection(int) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setLayoutDirection(int) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setLayoutDirection(int) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the desired layout direction for the content in this row.
- setLayoutDirection(int) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Sets the desired layout direction for the content in this row.
- setLayoutDirection(int) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Sets the desired layout direction for the content in this row.
- setLayoutDirection(int) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the desired layout direction for the content in this row.
- setLayoutDirection(int) - Method in class androidx.slice.builders.ListBuilder
-
Sets the desired layout direction for this slice.
- setLayoutEnabled(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Enables or disables layout.
- setLayoutFrozen(boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
Enable or disable layout and scroll.
- setLayoutInflater(LayoutInflater) - Method in class androidx.appcompat.widget.ViewStubCompat
-
- setLayoutManager(RecyclerView.LayoutManager) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setLayoutMode(ViewGroup, int) - Static method in class androidx.core.view.ViewGroupCompat
-
Sets the basis of alignment during the layout of this ViewGroup.
- setLayoutResource(int) - Method in class androidx.appcompat.widget.ViewStubCompat
-
Specifies the layout resource to inflate when this StubbedView becomes visible or invisible
or when
ViewStubCompat.inflate() is invoked.
- setLayoutResource(int) - Method in class androidx.preference.Preference
-
Sets the layout resource that is inflated as the View to be shown
for this Preference.
- setLayoutScaleX(float) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- setLayoutScaleY(float) - Method in class androidx.leanback.widget.ScaleFrameLayout
-
- setLegacyStreamType(int) - Method in class androidx.media.AudioAttributesCompat.Builder
-
- setLifecycleOwner(LifecycleOwner) - Method in class androidx.databinding.ViewDataBinding
-
Sets the
LifecycleOwner that should be used for observing changes of
LiveData in this binding.
- setLightnessWeight(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the weight of importance that this target will place on lightness values.
- setLights(int, int, int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the argb value that you would like the LED on the device to blink, as well as the
rate.
- setLineHeight(int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setLineHeight(TextView, int) - Static method in class androidx.core.widget.TextViewCompat
-
Sets an explicit line height for this TextView.
- setLineSpacingExtra(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setLineSpacingMultiplier(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setListAdapter(ListAdapter) - Method in class androidx.fragment.app.ListFragment
-
Provide the cursor for the list view.
- setListContentTopOffset(int) - Method in class androidx.car.widget.PagedListView
-
Sets an offset above the first item in the PagedListView.
- setListener(ViewPropertyAnimatorListener) - Method in class androidx.appcompat.view.ViewPropertyAnimatorCompatSet
-
- setListener(ViewPropertyAnimatorListener) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Sets a listener for events in the underlying Animators that run the property
animations.
- setListener(ViewGroup, ViewGroupBindingAdapter.OnChildViewAdded, ViewGroupBindingAdapter.OnChildViewRemoved) - Static method in class androidx.databinding.adapters.ViewGroupBindingAdapter
-
- setListener(ViewGroup, ViewGroupBindingAdapter.OnAnimationStart, ViewGroupBindingAdapter.OnAnimationEnd, ViewGroupBindingAdapter.OnAnimationRepeat) - Static method in class androidx.databinding.adapters.ViewGroupBindingAdapter
-
- setListener(FullWidthDetailsOverviewRowPresenter.Listener) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Set listener for details overview presenter.
- setListeners(CalendarView, OnDateChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.CalendarViewBindingAdapter
-
- setListeners(CompoundButton, OnCheckedChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.CompoundButtonBindingAdapter
-
- setListeners(DatePicker, int, int, int, OnDateChangedListener, InverseBindingListener, InverseBindingListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.DatePickerBindingAdapter
-
- setListeners(NumberPicker, OnValueChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.NumberPickerBindingAdapter
-
- setListeners(RadioGroup, OnCheckedChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.RadioGroupBindingAdapter
-
- setListeners(RatingBar, OnRatingBarChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.RatingBarBindingAdapter
-
- setListeners(TabHost, OnTabChangeListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.TabHostBindingAdapter
-
- setListeners(TimePicker, OnTimeChangedListener, InverseBindingListener, InverseBindingListener) - Static method in class androidx.databinding.adapters.TimePickerBindingAdapter
-
- setListeningOrbColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.SpeechOrbView
-
Sets default listening state orb color.
- setListNavigationCallbacks(SpinnerAdapter, ActionBar.OnNavigationListener) - Method in class androidx.appcompat.app.ActionBar
-
- setListNavigationCallbacks(SpinnerAdapter, ActionBar.OnNavigationListener) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setListSelector(Drawable) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets a drawable to use as the list item selector.
- setListShown(boolean) - Method in class androidx.fragment.app.ListFragment
-
Control whether the list is being displayed.
- setListShownNoAnimation(boolean) - Method in class androidx.fragment.app.ListFragment
-
- setLive(boolean) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets whether this TV program is live or not.
- setLiveRegion(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the node's live region mode.
- setLocale(Locale) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets the locale for this database.
- setLocalNightMode(int) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Override the night mode used for this delegate's host component.
- setLocalOnly(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set whether or not this notification is only relevant to the current device.
- setLocked(boolean) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets whether this channel is locked or not.
- setLockedWhenClosed(boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Sets whether this drawer should be locked when the user cannot see it.
- setLogo(int) - Method in class androidx.appcompat.app.ActionBar
-
Set the logo to display in the 'home' section of the action bar.
- setLogo(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
Set the logo to display in the 'home' section of the action bar.
- setLogo(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setLogo(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setLogo(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setLogo(int) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setLogo(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setLogo(Drawable) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setLogo(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set a logo drawable from a resource id.
- setLogo(Drawable) - Method in class androidx.appcompat.widget.Toolbar
-
Set a logo drawable.
- setLogo(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setLogo(Drawable) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setLogo(Bitmap) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
A logo visually identifies your channel.
- setLogo(Uri) - Method in class androidx.tvprovider.media.tv.PreviewChannel.Builder
-
A logo visually identifies your channel.
- setLogoContentDescription(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the logo's content description for this program.
- setLogoDescription(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set a description of the toolbar's logo.
- setLogoDescription(CharSequence) - Method in class androidx.appcompat.widget.Toolbar
-
Set a description of the toolbar's logo.
- setLogoResourceId(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the resource ID of the splash logo image.
- setLogoResourceId(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the resource ID of the splash logo image.
- setLogoUri(Uri) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the URI for the logo of this TV program.
- setLongClickable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is long clickable.
- setLongDescription(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets a longer description of a program if one exists.
- setLongLabel(CharSequence) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets the text of a shortcut.
- setMainContent(View) - Method in class androidx.car.drawer.CarDrawerActivity
-
Set main content to display in this Activity.
- setMainImage(Drawable) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the image drawable with fade-in animation.
- setMainImage(Drawable, boolean) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the image drawable with optional fade-in animation.
- setMainImageAdjustViewBounds(boolean) - Method in class androidx.leanback.widget.ImageCardView
-
Enables or disables adjustment of view bounds on the main image.
- setMainImageDimensions(int, int) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the layout dimensions of the ImageView.
- setMainImageScaleType(ScaleType) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the ScaleType of the main image.
- setMainThreadExecutor(Executor) - Method in class androidx.recyclerview.widget.AsyncDifferConfig.Builder
-
If provided, defines the main thread executor used to dispatch adapter update
notifications on the main thread.
- setMapper(CursorMapper) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Sets the
CursorMapper used to convert
Cursor rows into
Objects.
- setMarginEnd(ViewGroup.MarginLayoutParams, int) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Set the relative end margin.
- setMarginStart(ViewGroup.MarginLayoutParams, int) - Static method in class androidx.core.view.MarginLayoutParamsCompat
-
Set the relative start margin.
- setMasterPolicyTimeout(long, TimeUnit) - Static method in class androidx.test.espresso.IdlingPolicies
-
Updates the IdlingPolicy used in UiController.loopUntil to detect AppNotIdleExceptions.
- setMasterPolicyTimeoutWhenDebuggerAttached(boolean) - Static method in class androidx.test.espresso.IdlingPolicies
-
This method overrides Espresso's default behaviour of disabling timeouts when a step debugger
is attached to the VM.
- setMatchOrder(int...) - Method in class androidx.transition.Transition
-
Sets the order in which Transition matches View start and end values.
- setMaturityRating(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the maturity level rating for the content.
- setMaturityRating(String) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the maturity level rating for the content associated with the notification.
- setMax(int) - Method in class androidx.car.widget.SeekbarListItem
-
Sets max value of seekbar.
- setMax(int) - Method in class androidx.leanback.widget.SeekBar
-
Set max value.
- setMax(int) - Method in class androidx.preference.SeekBarPreference
-
- setMax(int) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the upper limit of the range.
- setMax(int) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Set the upper limit of the range.
- setMaxCardElevation(float) - Method in class androidx.cardview.widget.CardView
-
Updates the backward compatible maximum elevation of the CardView.
- setMaxClientVersion(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's maximum client version.
- setMaxDate(long) - Method in class androidx.leanback.widget.picker.DatePicker
-
Sets the maximal date supported by this
DatePicker in
milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- setMaxEmojiCount(int) - Method in class androidx.emoji.widget.EmojiEditText
-
Set the maximum number of EmojiSpans to be added to a CharSequence.
- setMaxEmojiCount(int) - Method in class androidx.emoji.widget.EmojiEditTextHelper
-
Set the maximum number of EmojiSpans to be added to a CharSequence.
- setMaxEmojiCount(int) - Method in class androidx.emoji.widget.EmojiExtractEditText
-
Set the maximum number of EmojiSpans to be added to a CharSequence.
- setMaxHeight(int) - Method in class androidx.preference.internal.PreferenceImageView
-
- setMaxImageHeight(int) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
Set the maximum height of an image to use when serializing.
- setMaxImages(int) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Set the maximum number of images to write.
- setMaxImageWidth(int) - Method in class androidx.slice.SliceUtils.SerializeOptions
-
Set the maximum width of an image to use when serializing.
- setMaximumAngle(float) - Method in class androidx.transition.ArcMotion
-
Sets the maximum arc along the circle between two points.
- setMaximumEdges(float, float) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the absolute maximum edge size.
- setMaximumLightness(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the maximum lightness value for this target.
- setMaximumSaturation(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the maximum saturation value for this target.
- setMaximumSize(long) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets the maximum size the database will grow to.
- setMaximumVelocity(float, float) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the absolute maximum scrolling velocity.
- setMaxItems(int) - Method in class androidx.car.drawer.CarDrawerAdapter
-
- setMaxItems(int) - Method in class androidx.car.widget.ListItemAdapter
-
- setMaxItems(int) - Method in interface androidx.car.widget.PagedListView.ItemCap
-
Sets the maximum number of items available in the adapter.
- setMaxLength(TextView, int) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setMaxPages(int) - Method in class androidx.car.widget.PagedListView
-
Sets the maximum number of the pages that can be shown in the PagedListView.
- setMaxRecycledViews(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.RecycledViewPool
-
Sets the maximum number of ViewHolders to hold in the pool before discarding.
- setMaxScrollX(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setMaxScrollX(AccessibilityRecord, int) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
Sets the max scroll offset of the source left edge in pixels.
- setMaxScrollY(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setMaxScrollY(AccessibilityRecord, int) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
Sets the max scroll offset of the source top edge in pixels.
- setMaxSmallHeight(int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
- setMaxSmallHeight(int) - Method in class androidx.slice.widget.LargeTemplateView
-
- setMaxSmallHeight(int) - Method in class androidx.slice.widget.ListContent
-
- setMaxSmallHeight(int) - Method in class androidx.slice.widget.RowView
-
- setMaxSmallHeight(int) - Method in class androidx.slice.widget.SliceChildView
-
- setMaxSqlCacheSize(int) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets the maximum size of the prepared-statement cache for this database.
- setMaxStoredPermits(double) - Method in class androidx.car.moderator.ContentRateLimiter
-
The maximum amount of permits that can be stored.
- setMaxTextLength(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the maximum text length, or -1 for no limit.
- setMaxValue(float) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Sets the max value of the animation.
- setMaxValue(float) - Method in class androidx.dynamicanimation.animation.FlingAnimation
-
Sets the max value of the animation.
- setMaxValue(int) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Sets maximum value of the Column.
- setMaxWidth(int) - Method in class androidx.appcompat.widget.SearchView
-
Makes the view at most this many pixels wide
- setMaxWidth(int) - Method in class androidx.preference.internal.PreferenceImageView
-
- setMeasuredDimension(Rect, int, int) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- setMeasuredDimension(Rect, int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- setMeasuredDimension(int, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Set the measured dimensions of the
host RecyclerView.
- setMeasuredDimension(Rect, int, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- setMeasurementCacheEnabled(boolean) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Sets whether RecyclerView should use its own measurement cache for the children.
- setMeasureWithLargestChildEnabled(boolean) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
When set to true, all children with a weight will be considered having
the minimum size of the largest child.
- setMediaSession(MediaSessionCompat.Token) - Method in class androidx.media.app.NotificationCompat.MediaStyle
-
Attaches a MediaSessionCompat.Token to this Notification
to provide additional playback information and control to the SystemUI.
- setMediaSession(Object) - Method in class androidx.mediarouter.media.MediaRouter
-
Sets the media session to enable remote control of the volume of the
selected route.
- setMediaSession2(MediaSession2, RouteMediaPlayer, MediaPlaylistAgent) - Method in class androidx.mediarouter.media.MediaRouter
-
Sets a
MediaSession2,
RouteMediaPlayer, and
MediaPlaylistAgent
to be used when a router is selected and playback becomes remote.
- setMediaSessionCompat(MediaSessionCompat) - Method in class androidx.mediarouter.media.MediaRouter
-
Sets a compat media session to enable remote control of the volume of the
selected route.
- setMediaSource(Uri) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the media source of the player witha given URI.
- setMenu(Menu, MenuPresenter.Callback) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setMenu(Menu, MenuPresenter.Callback) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setMenu(Menu, MenuPresenter.Callback) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setMenu(MenuBuilder, ActionMenuPresenter) - Method in class androidx.appcompat.widget.Toolbar
-
- setMenu(Menu, MenuPresenter.Callback) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setMenuCallbacks(MenuPresenter.Callback, MenuBuilder.Callback) - Method in class androidx.appcompat.widget.ActionMenuView
-
Must be called before the first call to getMenu()
- setMenuCallbacks(MenuPresenter.Callback, MenuBuilder.Callback) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setMenuCallbacks(MenuPresenter.Callback, MenuBuilder.Callback) - Method in class androidx.appcompat.widget.Toolbar
-
Must be called before the menu is accessed
- setMenuCallbacks(MenuPresenter.Callback, MenuBuilder.Callback) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setMenuPrepared() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setMenuPrepared() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setMenuPrepared() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setMenuPrepared() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setMenuVisibility(boolean) - Method in class androidx.fragment.app.Fragment
-
Set a hint for whether this fragment's menu should be visible.
- setMenuVisibility(Fragment, boolean) - Static method in class androidx.legacy.app.FragmentCompat
-
- setMessage(int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the message to display using the given resource id.
- setMessage(CharSequence) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the message to display.
- setMessage(CharSequence) - Method in class androidx.appcompat.app.AlertDialog
-
Sets the message to display.
- setMessage(CharSequence) - Method in class androidx.leanback.app.ErrorFragment
-
Deprecated.
Sets the error message.
- setMessage(CharSequence) - Method in class androidx.leanback.app.ErrorSupportFragment
-
Sets the error message.
- setMessage(String) - Method in class androidx.wear.widget.ConfirmationOverlay
-
Sets a message which will be displayed at the same time as the animation.
- setMetadataLoadStrategy(int) - Method in class androidx.emoji.text.EmojiCompat.Config
-
Determines the strategy to start loading the metadata.
- setMetaState(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the metaState.
- setMetrics(Map<String, String>) - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
Set the test metrics, overriding any previous values.
- setMin(int) - Method in class androidx.preference.SeekBarPreference
-
- setMin(int) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the lower limit of the range.
- setMinClientVersion(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's minimum client version.
- setMinDate(long) - Method in class androidx.leanback.widget.picker.DatePicker
-
Sets the minimal date supported by this
DatePicker in
milliseconds since January 1, 1970 00:00:00 in
TimeZone.getDefault() time zone.
- setMinimumHeight(int) - Method in class androidx.cardview.widget.CardView
-
- setMinimumHorizontalAngle(float) - Method in class androidx.transition.ArcMotion
-
Sets the minimum arc along the circle between two points aligned near horizontally.
- setMinimumLightness(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the minimum lightness value for this target.
- setMinimumSaturation(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the minimum saturation value for this target.
- setMinimumVelocity(float, float) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the absolute minimum scrolling velocity.
- setMinimumVerticalAngle(float) - Method in class androidx.transition.ArcMotion
-
Sets the minimum arc along the circle between two points aligned near vertically.
- setMinimumVisibleChange(float) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
This method sets the minimal change of animation value that is visible to users, which helps
determine a reasonable threshold for the animation's termination condition.
- setMinimumWidth(int) - Method in class androidx.cardview.widget.CardView
-
- setMinute(TimePicker, int) - Static method in class androidx.databinding.adapters.TimePickerBindingAdapter
-
- setMinute(int) - Method in class androidx.leanback.widget.picker.TimePicker
-
Sets the currently selected minute.
- setMinValue(float) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Sets the min value of the animation.
- setMinValue(float) - Method in class androidx.dynamicanimation.animation.FlingAnimation
-
Sets the min value of the animation.
- setMinValue(int) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Sets minimal value of the Column.
- setMinVelocity(float) - Method in class androidx.customview.widget.ViewDragHelper
-
Set the minimum velocity that will be detected as having a magnitude greater than zero
in pixels per second.
- setMipMap(boolean) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Enables or disables the mipmap hint for this drawable's bitmap.
- setModal(boolean) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set whether this window should be modal when shown.
- setMode(int) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the playback mode.
- setMode(int) - Method in class androidx.slice.widget.LargeTemplateView
-
- setMode(int) - Method in class androidx.slice.widget.SliceChildView
-
Set the mode of the slice being presented.
- setMode(int) - Method in class androidx.slice.widget.SliceView
-
Set the mode this view should present in.
- setMode(int, boolean) - Method in class androidx.slice.widget.SliceView
-
- setMode(int) - Method in class androidx.transition.Visibility
-
Changes the transition to support appearing and/or disappearing Views, depending
on mode.
- setMotionEventSplittingEnabled(ViewGroup, boolean) - Static method in class androidx.core.view.ViewGroupCompat
-
- setMoveDuration(long) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Sets the duration for which all move animations will run.
- setMovementGranularities(int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the movement granularities for traversing the text of this node.
- setMovementGranularity(AccessibilityEvent, int) - Static method in class androidx.core.view.accessibility.AccessibilityEventCompat
-
Sets the movement granularity that was traversed.
- setMultiChoiceItems(int, boolean[], OnMultiChoiceClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content,
you will be notified of the selected item via the supplied listener.
- setMultiChoiceItems(CharSequence[], boolean[], OnMultiChoiceClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content,
you will be notified of the selected item via the supplied listener.
- setMultiChoiceItems(Cursor, String, String, OnMultiChoiceClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content,
you will be notified of the selected item via the supplied listener.
- setMultiLine(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets if the node is a multi line editable text.
- setName(CharSequence) - Method in class androidx.core.app.Person.Builder
-
Give this
Person a name to use for display.
- setName(String) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the user-visible name of the route.
- setName(String) - Method in class androidx.test.runner.screenshot.ScreenCapture
-
- setNavigationContentDescription(CharSequence) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setNavigationContentDescription(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setNavigationContentDescription(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set a content description for the navigation button if one is present.
- setNavigationContentDescription(CharSequence) - Method in class androidx.appcompat.widget.Toolbar
-
Set a content description for the navigation button if one is present.
- setNavigationContentDescription(CharSequence) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setNavigationContentDescription(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setNavigationIcon(Drawable) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setNavigationIcon(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set the icon to use for the toolbar's navigation button.
- setNavigationIcon(Drawable) - Method in class androidx.appcompat.widget.Toolbar
-
Set the icon to use for the toolbar's navigation button.
- setNavigationIcon(Drawable) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setNavigationMode(int) - Method in class androidx.appcompat.app.ActionBar
-
- setNavigationMode(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setNavigationMode(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setNavigationMode(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setNavigationOnClickListener(OnClickListener) - Method in class androidx.appcompat.widget.Toolbar
-
Set a listener to respond to navigation events.
- setNavigationPagerAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in interface androidx.wear.internal.widget.drawer.MultiPagePresenter.Ui
-
- setNavigationPagerAdapter(WearableNavigationDrawerView.WearableNavigationDrawerAdapter) - Method in class androidx.wear.internal.widget.drawer.MultiPageUi
-
- setNavigationPagerSelectedItem(int, boolean) - Method in interface androidx.wear.internal.widget.drawer.MultiPagePresenter.Ui
-
Sets which item is selected and optionally smooth scrolls to it.
- setNavigationPagerSelectedItem(int, boolean) - Method in class androidx.wear.internal.widget.drawer.MultiPageUi
-
- setNegativeButton(int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the negative button of the dialog is pressed.
- setNegativeButton(CharSequence, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the negative button of the dialog is pressed.
- setNegativeButton(int, OnClickListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the text of the negative button and the listener that will be invoked when the
button is pressed.
- setNegativeButton(CharSequence, OnClickListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the text of the negative button and the listener that will be invoked when the
button is pressed.
- setNegativeButtonIcon(Drawable) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set an icon to be displayed for the negative button.
- setNegativeButtonText(CharSequence) - Method in class androidx.preference.DialogPreference
-
Sets the text of the negative button of the dialog.
- setNegativeButtonText(int) - Method in class androidx.preference.DialogPreference
-
- setNestedScrollingEnabled(boolean) - Method in interface androidx.core.view.NestedScrollingChild
-
Enable or disable nested scrolling for this view.
- setNestedScrollingEnabled(boolean) - Method in class androidx.core.view.NestedScrollingChildHelper
-
Enable nested scrolling.
- setNestedScrollingEnabled(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
Enable or disable nested scrolling for this view.
- setNestedScrollingEnabled(boolean) - Method in class androidx.core.widget.NestedScrollView
-
- setNestedScrollingEnabled(boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setNestedScrollingEnabled(boolean) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- setNetworkAffiliation(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the network name for the channel, which may be different from its display name.
- setNeutralButton(int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the neutral button of the dialog is pressed.
- setNeutralButton(CharSequence, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the neutral button of the dialog is pressed.
- setNeutralButtonIcon(Drawable) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set an icon to be displayed for the neutral button.
- setNextClusterForwardId(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the ID of the next keyboard navigation cluster root view.
- setNextFocusDownId(int) - Method in class androidx.leanback.widget.SearchBar
-
- setNoneWrapperOverlayColor(View, int) - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Set overlay color for view other than ShadowOverlayContainer.
- setNoneWrapperShadowFocusLevel(View, float) - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Set shadow focus level (0 to 1).
- setNonPrimaryAlpha(float) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
Set the alpha value used for non-primary page titles.
- setNotifyExecutor(Executor) - Method in class androidx.paging.PagedList.Builder
-
The executor defining where page loading updates are dispatched.
- setNotifyScheduler(Scheduler) - Method in class androidx.paging.RxPagedListBuilder
-
Sets scheduler which will be used for observing new PagedLists, as well as loading updates
within the PagedLists.
- setNotListeningOrbColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.SpeechOrbView
-
Sets default not-listening state orb color.
- setNullItemVisibilityGone(boolean) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
Optionally sets the view visibility to View#GONE when bound to null.
- setNumber(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the large number at the right-hand side of the notification.
- setNumberOfColumns(int) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Sets the number of columns in the vertical grid.
- setNumberOfThumbs(int) - Method in class androidx.leanback.widget.ThumbsBar
-
Set number of thumb views.
- setNumColumns(int) - Method in class androidx.leanback.widget.VerticalGridView
-
Sets the number of columns.
- setNumeric(TextView, int) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setNumericShortcut(char) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setNumericShortcut(char, int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setNumericShortcut(char) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setNumericShortcut(char, int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setNumericShortcut(char) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setNumericShortcut(char, int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setNumericShortcut(char, int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Change the numeric shortcut and modifiers associated with this item.
- setNumericShortcut(MenuItem, char, int) - Static method in class androidx.core.view.MenuItemCompat
-
Change the numeric shortcut and modifiers associated with this item.
- setNumRows(int) - Method in class androidx.leanback.widget.HorizontalGridView
-
Sets the number of rows.
- setNumRows(int) - Method in class androidx.leanback.widget.ListRowPresenter
-
Sets the numbers of rows for rendering the list of items.
- setOfferPrice(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the offer price of this TV program.
- setOffscreenPageLimit(int) - Method in class androidx.viewpager.widget.ViewPager
-
Set the number of pages that should be retained to either side of the
current page in the view hierarchy in an idle state.
- setOffscreenPreRaster(boolean) - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- setOffscreenPreRaster(WebSettings, boolean) - Static method in class androidx.webkit.WebSettingsCompat
-
Sets whether this WebView should raster tiles when it is
offscreen but attached to a window.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.media.PlaybackGlueHost
-
Sets the View.OnClickListener on this fragment.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Sets the listener for Action click events.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Sets the listener for Action click events.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Sets the listener for
Action click events.
- setOnActionClickedListener(OnActionClickedListener) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Sets the listener for
Action click events.
- setOnActionExpandListener(MenuItem.OnActionExpandListener) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setOnActionExpandListener(MenuItem.OnActionExpandListener) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setOnActionExpandListener(MenuItem.OnActionExpandListener) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setOnActionExpandListener(MenuItem, MenuItemCompat.OnActionExpandListener) - Static method in class androidx.core.view.MenuItemCompat
-
- setOnApplyWindowInsetsListener(View, OnApplyWindowInsetsListener) - Static method in class androidx.core.view.ViewCompat
-
- setOnAttachStateChangeListener(View, ViewBindingAdapter.OnViewDetachedFromWindow, ViewBindingAdapter.OnViewAttachedToWindow) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setOnAutofillListener(GuidedActionAutofillSupport.OnAutofillListener) - Method in interface androidx.leanback.widget.GuidedActionAutofillSupport
-
Sets AutofillListener on the custom view.
- setOnAutofillListener(GuidedActionAutofillSupport.OnAutofillListener) - Method in class androidx.leanback.widget.GuidedActionEditText
-
- setOnCancelListener(OnCancelListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets the callback that will be called if the dialog is canceled.
- setOnCancelListener(OnCancelListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the callback that will be called if the dialog is canceled.
- setOnCancelListener(OnCancelListener) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the callback that will be called if the dialog is canceled.
- setOnCancelListener(CancellationSignal.OnCancelListener) - Method in class androidx.core.os.CancellationSignal
-
Sets the cancellation listener to be called when canceled.
- setOnChildFocusListener(BrowseFrameLayout.OnChildFocusListener) - Method in class androidx.leanback.widget.BrowseFrameLayout
-
- setOnChildLaidOutListener(OnChildLaidOutListener) - Method in class androidx.leanback.widget.BaseGridView
-
Registers a callback to be invoked when an item in BaseGridView has
been laid out.
- setOnChildScrollUpCallback(SwipeRefreshLayout.OnChildScrollUpCallback) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- setOnChildSelectedListener(OnChildSelectedListener) - Method in class androidx.leanback.widget.BaseGridView
-
Registers a callback to be invoked when an item in BaseGridView has
been selected.
- setOnChildViewHolderSelectedListener(OnChildViewHolderSelectedListener) - Method in class androidx.leanback.widget.BaseGridView
-
Registers a callback to be invoked when an item in BaseGridView has
been selected.
- setOnClick(View, View.OnClickListener, boolean) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setOnClickListener(View.OnClickListener) - Method in class androidx.car.widget.TextListItem
-
Sets View.OnClickListener of TextListItem.
- setOnClickListener(Presenter.ViewHolder, View.OnClickListener) - Method in class androidx.leanback.widget.Presenter
-
Called to set a click listener for the given view holder.
- setOnClickListener(View.OnClickListener) - Method in class androidx.slice.widget.SliceView
-
- setOnCloseListener(SearchView.OnCloseListener) - Method in class androidx.appcompat.widget.SearchView
-
Sets a listener to inform when the user closes the SearchView.
- setOnDismissListener(OnDismissListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets the callback that will be called when the dialog is dismissed for any reason.
- setOnDismissListener(OnDismissListener) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- setOnDismissListener(PopupWindow.OnDismissListener) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Sets a listener to receive a callback when the popup is dismissed.
- setOnDismissListener(PopupWindow.OnDismissListener) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set a listener to receive a callback when the popup is dismissed.
- setOnDismissListener(PopupMenu.OnDismissListener) - Method in class androidx.appcompat.widget.PopupMenu
-
Sets a listener that will be notified when this menu is dismissed.
- setOnDismissListener(OnDismissListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the callback that will be called when the dialog is dismissed for any reason.
- setOnDismissListener(OnDismissListener) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the callback that will be called when the dialog is dismissed for any reason.
- setOnDispatchKeyListener(OnKeyListener) - Method in class androidx.leanback.widget.BrowseFrameLayout
-
Sets the android.view.View.OnKeyListener on this view.
- setOnDisplayPreferenceDialogListener(PreferenceManager.OnDisplayPreferenceDialogListener) - Method in class androidx.preference.PreferenceManager
-
- setOnDoubleTapListener(OnDoubleTapListener) - Method in class androidx.core.view.GestureDetectorCompat
-
Sets the listener which will be called for double-tap and related
gestures.
- setOnFitSystemWindowsListener(FitWindowsViewGroup.OnFitSystemWindowsListener) - Method in class androidx.appcompat.widget.FitWindowsFrameLayout
-
- setOnFitSystemWindowsListener(FitWindowsViewGroup.OnFitSystemWindowsListener) - Method in class androidx.appcompat.widget.FitWindowsLinearLayout
-
- setOnFitSystemWindowsListener(FitWindowsViewGroup.OnFitSystemWindowsListener) - Method in interface androidx.appcompat.widget.FitWindowsViewGroup
-
- setOnFlingListener(RecyclerView.OnFlingListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setOnFocusSearchListener(BrowseFrameLayout.OnFocusSearchListener) - Method in class androidx.leanback.widget.BrowseFrameLayout
-
- setOngoing(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set whether this is an ongoing notification.
- setOnHeaderClickedListener(HeadersFragment.OnHeaderClickedListener) - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- setOnHeaderClickedListener(HeadersSupportFragment.OnHeaderClickedListener) - Method in class androidx.leanback.app.HeadersSupportFragment
-
- setOnHeaderViewSelectedListener(HeadersFragment.OnHeaderViewSelectedListener) - Method in class androidx.leanback.app.HeadersFragment
-
Deprecated.
- setOnHeaderViewSelectedListener(HeadersSupportFragment.OnHeaderViewSelectedListener) - Method in class androidx.leanback.app.HeadersSupportFragment
-
- setOnHierarchyChangeListener(OnHierarchyChangeListener) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- setOnInflateListener(ViewStubCompat.OnInflateListener) - Method in class androidx.appcompat.widget.ViewStubCompat
-
Specifies the inflate listener to be notified after this ViewStub successfully
inflated its layout resource.
- setOnInflateListener(ViewStubProxy, OnInflateListener) - Static method in class androidx.databinding.adapters.ViewStubBindingAdapter
-
- setOnInflateListener(OnInflateListener) - Method in class androidx.databinding.ViewStubProxy
-
Sets the OnInflateListener to be called when the ViewStub inflates.
- setOnItemClickListener(AdapterView.OnItemClickListener) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets a listener to receive events when a list item is clicked.
- setOnItemSelectedAction(PendingIntent) - Method in class androidx.browser.browseractions.BrowserActionsIntent.Builder
-
Set the PendingIntent to be launched when a a browser specified menu item is selected.
- setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets a listener to be invoked when an item in the list is selected.
- setOnItemSelectedListener(OnItemSelectedListener) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets a listener to receive events when a list item is selected.
- setOnItemSelectedListener(AdapterView, AdapterViewBindingAdapter.OnItemSelected, AdapterViewBindingAdapter.OnNothingSelected, InverseBindingListener) - Static method in class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- setOnItemSelectedListener(AutoCompleteTextView, AdapterViewBindingAdapter.OnItemSelected, AdapterViewBindingAdapter.OnNothingSelected) - Static method in class androidx.databinding.adapters.AutoCompleteTextViewBindingAdapter
-
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Sets an item clicked listener.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Sets an item clicked listener.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
This listener is called every time there is a click in
RowsFragment.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.RowsSupportFragment
-
Sets an item clicked listener on the fragment.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets an item clicked listener for the results.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets an item clicked listener for the results.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Sets an item clicked listener.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Sets an item clicked listener.
- setOnItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Sets the listener for item click event.
- setOnItemViewClickedListener(OnItemViewClickedListener) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Sets the item clicked listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets an item selection listener.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Sets an item selection listener.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Sets an item selection listener.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
This listener is called every time there is a selection in
RowsFragment.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.app.RowsSupportFragment
-
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets an item selection listener for the results.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets an item selection listener for the results.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Sets an item selection listener.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Sets an item selection listener.
- setOnItemViewSelectedListener(BaseOnItemViewSelectedListener) - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Sets the listener for item or row selection.
- setOnItemViewSelectedListener(OnItemViewSelectedListener) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Sets the item selected listener.
- setOnKeyboardDismissListener(SearchEditText.OnKeyboardDismissListener) - Method in class androidx.leanback.widget.SearchEditText
-
Sets a keyboard dismissed listener.
- setOnKeyInterceptListener(View.OnKeyListener) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the input event handler.
- setOnKeyInterceptListener(View.OnKeyListener) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setOnKeyInterceptListener(View.OnKeyListener) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the input event handler.
- setOnKeyInterceptListener(View.OnKeyListener) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setOnKeyInterceptListener(View.OnKeyListener) - Method in class androidx.leanback.media.PlaybackGlueHost
-
Sets the android.view.View.OnKeyListener on the host.
- setOnKeyInterceptListener(BaseGridView.OnKeyInterceptListener) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the key intercept listener.
- setOnKeyListener(OnKeyListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets the callback that will be called if a key is dispatched to the dialog.
- setOnKeyListener(View.OnKeyListener) - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
Sets a key listener.
- setOnLayoutChangeListener(View, View.OnLayoutChangeListener, View.OnLayoutChangeListener) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setOnLongClick(View, View.OnLongClickListener, boolean) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setOnLongClickListener(View, View.OnLongClickListener, boolean) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setOnLongClickListener(View.OnLongClickListener) - Method in class androidx.slice.widget.SliceView
-
- setOnlyAlertOnce(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set this flag if you would only like the sound, vibrate
and ticker to be played if the notification is not already showing.
- setOnMenuItemClickListener(OnMenuItemClickListener) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setOnMenuItemClickListener(MenuItem.OnMenuItemClickListener) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setOnMenuItemClickListener(OnMenuItemClickListener) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setOnMenuItemClickListener(ActionMenuView.OnMenuItemClickListener) - Method in class androidx.appcompat.widget.ActionMenuView
-
- setOnMenuItemClickListener(PopupMenu.OnMenuItemClickListener) - Method in class androidx.appcompat.widget.PopupMenu
-
Sets a listener that will be notified when the user selects an item from
the menu.
- setOnMenuItemClickListener(Toolbar.OnMenuItemClickListener) - Method in class androidx.appcompat.widget.Toolbar
-
Set a listener to respond to menu item click events.
- setOnMenuItemClickListener(OnMenuItemClickListener) - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
Set a OnMenuItemClickListener for this action drawer.
- setOnMessageReceivedListener(RemotePlaybackClient.OnMessageReceivedListener) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sets a callback that should receive messages when a message is sent from
media sessions created by this instance of the remote playback client changes.
- setOnMotionInterceptListener(BaseGridView.OnMotionInterceptListener) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the generic motion intercept listener.
- setOnNavigateToScreenListener(PreferenceManager.OnNavigateToScreenListener) - Method in class androidx.preference.PreferenceManager
-
- setOnOrbClickedListener(OnClickListener) - Method in class androidx.leanback.widget.SearchOrbView
-
Sets the on click listener for the orb.
- setOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in class androidx.viewpager.widget.ViewPager
-
- setOnPlaybackItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- setOnPlaybackItemViewClickedListener(BaseOnItemViewClickedListener) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- setOnPlaybackProgressChangedListener(PlaybackControlsRow.OnPlaybackProgressCallback) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
Sets a listener to be called when the playback state changes.
- setOnPreferenceChangeListener(Preference.OnPreferenceChangeListener) - Method in class androidx.preference.Preference
-
Sets the callback to be invoked when this Preference is changed by the
user (but before the internal state has been updated).
- setOnPreferenceClickListener(Preference.OnPreferenceClickListener) - Method in class androidx.preference.Preference
-
Sets the callback to be invoked when this Preference is clicked.
- setOnPreferenceTreeClickListener(PreferenceManager.OnPreferenceTreeClickListener) - Method in class androidx.preference.PreferenceManager
-
- setOnQueryTextFocusChangeListener(OnFocusChangeListener) - Method in class androidx.appcompat.widget.SearchView
-
Sets a listener to inform when the focus of the query text field changes.
- setOnQueryTextListener(SearchView.OnQueryTextListener) - Method in class androidx.appcompat.widget.SearchView
-
Sets a listener for user actions within the SearchView.
- setOnQueryTextListener(SearchView, SearchViewBindingAdapter.OnQueryTextSubmit, SearchViewBindingAdapter.OnQueryTextChange) - Static method in class androidx.databinding.adapters.SearchViewBindingAdapter
-
- setOnRefreshListener(SwipeRefreshLayout.OnRefreshListener) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the listener to be notified when a refresh is triggered via the swipe
gesture.
- setOnScroll(AbsListView, AbsListViewBindingAdapter.OnScroll, AbsListViewBindingAdapter.OnScrollStateChanged) - Static method in class androidx.databinding.adapters.AbsListViewBindingAdapter
-
- setOnScrollChangeListener(NestedScrollView.OnScrollChangeListener) - Method in class androidx.core.widget.NestedScrollView
-
Register a callback to be invoked when the scroll X or Y positions of
this view change.
- setOnScrollListener(PagedListView.OnScrollListener) - Method in class androidx.car.widget.PagedListView
-
- setOnScrollListener(RecyclerView.OnScrollListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setOnSearchClickedListener(View.OnClickListener) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Sets a click listener for the search affordance.
- setOnSearchClickedListener(View.OnClickListener) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Sets a click listener for the search affordance.
- setOnSearchClickedListener(View.OnClickListener) - Method in class androidx.leanback.widget.TitleView
-
Sets the listener to be called when the search affordance is clicked.
- setOnSearchClickedListener(View.OnClickListener) - Method in class androidx.leanback.widget.TitleViewAdapter
-
Sets a click listener for the search affordance view.
- setOnSearchClickListener(OnClickListener) - Method in class androidx.appcompat.widget.SearchView
-
Sets a listener to inform when the search button is pressed.
- setOnSeekBarChangeListener(SeekBar.OnSeekBarChangeListener) - Method in class androidx.car.widget.SeekbarListItem
-
Sets SeekBar.OnSeekBarChangeListener.
- setOnSeekBarChangeListener(SeekBar, SeekBarBindingAdapter.OnStartTrackingTouch, SeekBarBindingAdapter.OnStopTrackingTouch, SeekBarBindingAdapter.OnProgressChanged, InverseBindingListener) - Static method in class androidx.databinding.adapters.SeekBarBindingAdapter
-
- setOnShareTargetSelectedListener(ShareActionProvider.OnShareTargetSelectedListener) - Method in class androidx.appcompat.widget.ShareActionProvider
-
Sets a listener to be notified when a share target has been selected.
- setOnSliceActionListener(SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.SliceView
-
Sets the listener to notify when an interaction events occur on the view.
- setOnSuggestionListener(SearchView.OnSuggestionListener) - Method in class androidx.appcompat.widget.SearchView
-
Sets a listener to inform when a suggestion is focused or clicked.
- setOnSuggestListener(SearchView, SearchViewBindingAdapter.OnSuggestionSelect, SearchViewBindingAdapter.OnSuggestionClick) - Static method in class androidx.databinding.adapters.SearchViewBindingAdapter
-
- setOnTabChangedListener(OnTabChangeListener) - Method in class androidx.fragment.app.FragmentTabHost
-
- setOnTabChangedListener(OnTabChangeListener) - Method in class androidx.legacy.app.FragmentTabHost
-
- setOnTimerFinishedListener(CircularProgressLayout.OnTimerFinishedListener) - Method in class androidx.wear.widget.CircularProgressLayout
-
- setOnTouchInterceptListener(BaseGridView.OnTouchInterceptListener) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the touch intercept listener.
- setOnUnhandledKeyListener(BaseGridView.OnUnhandledKeyListener) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the unhandled key listener.
- setOpenOnlyAtTopEnabled(boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Only allow the user to open this drawer when at the top of the scrolling content.
- setOptionalIconsVisible(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setOrbColor(int) - Method in class androidx.leanback.widget.SearchOrbView
-
Sets the background color of the search orb.
- setOrbColor(int, int) - Method in class androidx.leanback.widget.SearchOrbView
-
- setOrbColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.SearchOrbView
-
- setOrbIcon(Drawable) - Method in class androidx.leanback.widget.SearchOrbView
-
Sets the orb icon.
- setOrder(int) - Method in class androidx.preference.Preference
-
Sets the order of this Preference with respect to other
Preference objects on the same level.
- setOrdering(int) - Method in class androidx.transition.TransitionSet
-
Sets the play order of this set's child transitions.
- setOrderingAsAdded(boolean) - Method in class androidx.preference.PreferenceGroup
-
Whether to order the
Preference children of this group as they
are added.
- setOrientation(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Should the layout be a column or a row.
- setOrientation(int) - Method in class androidx.gridlayout.widget.GridLayout
-
GridLayout uses the orientation property for two purposes:
To control the 'direction' in which default row/column indices are generated
when they are not specified in a component's layout parameters.
- setOrientation(int) - Method in class androidx.print.PrintHelper
-
- setOrientation(int) - Method in class androidx.recyclerview.widget.DividerItemDecoration
-
Sets the orientation for this divider.
- setOrientation(int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Sets the orientation of the layout.
- setOrientation(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Sets the orientation of the layout.
- setOrientation(float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setOriginalNetworkId(int) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the original network id of the Channel.
- setOverflowIcon(Drawable) - Method in class androidx.appcompat.widget.ActionMenuView
-
Set the icon to use for the overflow button.
- setOverflowIcon(Drawable) - Method in class androidx.appcompat.widget.Toolbar
-
Set the icon to use for the overflow button.
- setOverflowReserved(boolean) - Method in class androidx.appcompat.widget.ActionMenuView
-
- setOverlapAnchor(boolean) - Method in class androidx.appcompat.widget.ListPopupWindow
-
- setOverlapAnchor(PopupWindow, boolean) - Static method in class androidx.core.widget.PopupWindowCompat
-
Sets whether the popup window should overlap its anchor view when
displayed as a drop-down.
- setOverlayColor(int) - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
Set color (with alpha) of the overlay.
- setOverlayColor(View, int) - Method in class androidx.leanback.widget.ShadowOverlayHelper
-
Set overlay color for view, it can be a ShadowOverlayContainer if needsWrapper() is true,
or other view type.
- setOverlayMode(boolean) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setOverrideVisibleItems(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setOverScrollMode(View, int) - Static method in class androidx.core.view.ViewCompat
-
- setPackageName(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the package this node comes from.
- setPackageName(String) - Method in class androidx.test.core.content.pm.PackageInfoBuilder
-
Sets the package name.
- setPackageName(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the package name for this program.
- setPadding(int, int, int, int) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setPadding(int, int, int, int) - Method in class androidx.cardview.widget.CardView
-
- setPadding(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPadding(int, int, int, int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- setPadding(int, int, int, int) - Method in class androidx.wear.widget.CircledImageView
-
- setPaddingBottom(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPaddingEnd(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPaddingLeft(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPaddingRelative(int, int, int, int) - Method in class androidx.cardview.widget.CardView
-
- setPaddingRelative(View, int, int, int, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the relative padding.
- setPaddingRight(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPaddingStart(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPaddingTop(View, float) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setPageCount(int) - Method in class androidx.leanback.widget.PagingIndicator
-
Sets the page count.
- setPageMargin(int) - Method in class androidx.viewpager.widget.ViewPager
-
Set the margin between pages.
- setPageMarginDrawable(Drawable) - Method in class androidx.viewpager.widget.ViewPager
-
Set a drawable that will be used to fill the margin between pages.
- setPager(ViewPager) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- setPagerAdapter(PagerAdapter) - Method in class androidx.wear.widget.drawer.PageIndicatorView
-
- setPageSize(int) - Method in class androidx.paging.PagedList.Config.Builder
-
Defines the number of items loaded at once from the DataSource.
- setPageSize(long) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets the database page size.
- setPageTransformer(boolean, ViewPager.PageTransformer) - Method in class androidx.viewpager.widget.ViewPager
-
- setPageTransformer(boolean, ViewPager.PageTransformer, int) - Method in class androidx.viewpager.widget.ViewPager
-
- setPaginationListener(PagedScrollBarView.PaginationListener) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets the listener that will be notified when the up and down buttons have been pressed.
- setPanelSlideListener(SlidingPaneLayout.PanelSlideListener) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- setPaneTitle(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
If this node represents a visually distinct region of the screen that may update separately
from the rest of the window, it is considered a pane.
- setParallaxDistance(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set a distance to parallax the lower pane by when the upper pane is in its
fully closed state.
- setParallaxDrawableMaxOffset(int) - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Sets default parallax offset in pixels for bitmap moving vertically.
- setParallaxDrawableMaxOffset(int) - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Sets default parallax offset in pixels for bitmap moving vertically.
- setParameters(int, int, int, boolean) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets the range, offset and extent of the scroll bar.
- setParcelableData(Parcelable) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setParent(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the parent.
- setParent(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the parent to be a virtual descendant of the given root.
- setParents(SliceView, LargeTemplateView) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets the SliceView parent and the template parent.
- setParticipatingEntranceTransition(boolean) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Sets if the overview should be part of shared element transition.
- setPassword(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is a password.
- setPassword(boolean) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setPassword(TextView, boolean) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setPathMotion(PathMotion) - Method in class androidx.transition.Transition
-
Sets the algorithm used to calculate two-dimensional interpolation.
- setPathMotion(PathMotion) - Method in class androidx.transition.TransitionSet
-
- setPatternPath(Path) - Method in class androidx.transition.PatternPathMotion
-
Sets the Path defining a pattern of motion between two coordinates.
- setPeekContent(View) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Set the peek content view.
- setPeekOnScrollDownEnabled(boolean) - Method in class androidx.wear.widget.drawer.WearableDrawerView
-
Sets whether or not this drawer should peek while scrolling down.
- setPermissionCompatDelegate(ActivityCompat.PermissionCompatDelegate) - Static method in class androidx.core.app.ActivityCompat
-
Sets the permission delegate for ActivityCompat.
- setPermissionCompatDelegate(FragmentCompat.PermissionCompatDelegate) - Static method in class androidx.legacy.app.FragmentCompat
-
- setPermissionListener(SearchBar.SearchBarPermissionListener) - Method in class androidx.leanback.widget.SearchBar
-
Sets listener that handles runtime permission requests.
- setPermitFillDelay(long) - Method in class androidx.car.moderator.ContentRateLimiter
-
Sets delay before permits begin accumulating.
- setPersistent(boolean) - Method in class androidx.preference.Preference
-
Sets whether this Preference is persistent.
- setPerTestTimeout(long) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Sets milliseconds timeout value applied to each test where 0 means no timeout
- setPhoneNumber(TextView, boolean) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setPickerItemTextViewId(int) - Method in class androidx.leanback.widget.picker.Picker
-
- setPivotX(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setPivotY(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setPlaybackRow(Row) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the playback row for the playback controls.
- setPlaybackRow(Row) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setPlaybackRow(Row) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the playback row for the playback controls.
- setPlaybackRow(Row) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setPlaybackRow(Row) - Method in class androidx.leanback.media.PlaybackGlueHost
-
Sets the
Row that represents the information on control items that needs
to be rendered.
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the controls row Presenter to be managed by the glue layer.
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.media.PlaybackControlGlue
-
- setPlaybackRowPresenter(PlaybackRowPresenter) - Method in class androidx.leanback.media.PlaybackGlueHost
-
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Interface to be implemented by UI widget to support PlaybackSeekUi.
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Interface to be implemented by UI widget to support PlaybackSeekUi.
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in interface androidx.leanback.widget.PlaybackSeekUi
-
Interface to be implemented by UI widget to support PlaybackSeekUi.
- setPlaybackSeekUiClient(PlaybackSeekUi.Client) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter.ViewHolder
-
- setPlaybackState(int) - Method in class androidx.mediarouter.media.MediaItemStatus.Builder
-
Sets the playback state of the media item.
- setPlaybackStream(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's playback stream.
- setPlaybackType(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's playback type.
- setPlayerVolume(float) - Method in class androidx.mediarouter.media.RouteMediaPlayer
-
- setPointer(float, float) - Method in class androidx.test.core.view.MotionEventBuilder
-
Simple mechanism to add a pointer to the MotionEvent.
- setPointer(PointerProperties, PointerCoords) - Method in class androidx.test.core.view.MotionEventBuilder
-
- setPointerIcon(View, PointerIconCompat) - Static method in class androidx.core.view.ViewCompat
-
Set the pointer icon for the current view.
- setPopulationWeight(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the weight of importance that this target will place on a color's population within
the image.
- setPopupBackgroundDrawable(Drawable) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setPopupBackgroundResource(int) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setPopupCallback(ActionMenuItemView.PopupCallback) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setPopupTheme(int) - Method in class androidx.appcompat.widget.ActionMenuView
-
Specifies the theme to use when inflating popup menus.
- setPopupTheme(int) - Method in class androidx.appcompat.widget.Toolbar
-
Specifies the theme to use when inflating popup menus.
- setPosition(int) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setPosition(int, int, int) - Method in class androidx.slice.widget.EventInfo
-
Sets positional information for the event.
- setPositionOffset(int) - Method in interface androidx.car.widget.PagedListView.ItemPositionOffset
-
Sets the position offset for the adapter.
- setPositiveButton(int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the positive button of the dialog is pressed.
- setPositiveButton(CharSequence, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a listener to be invoked when the positive button of the dialog is pressed.
- setPositiveButton(int, OnClickListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the text of the positive button and the listener that will be invoked when the
button is pressed.
- setPositiveButton(CharSequence, OnClickListener) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the text of the positive button and the listener that will be invoked when the
button is pressed.
- setPositiveButtonIcon(Drawable) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set an icon to be displayed for the positive button.
- setPositiveButtonText(CharSequence) - Method in class androidx.preference.DialogPreference
-
Sets the text of the positive button of the dialog.
- setPositiveButtonText(int) - Method in class androidx.preference.DialogPreference
-
- setPosterArtAspectRatio(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the aspect ratio of the poster art for this TV program.
- setPosterArtUri(Uri) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the large poster art of the program.
- setPrecomputedText(PrecomputedTextCompat) - Method in class androidx.appcompat.widget.AppCompatTextView
-
Sets the PrecomputedTextCompat to the TextView.
- setPrecomputedText(TextView, PrecomputedTextCompat) - Static method in class androidx.core.widget.TextViewCompat
-
Sets the PrecomputedTextCompat to the TextView
If the given PrecomputeTextCompat is not compatible with textView, throws an
IllegalArgumentException.
- setPreferenceComparisonCallback(PreferenceManager.PreferenceComparisonCallback) - Method in class androidx.preference.PreferenceManager
-
- setPreferenceDataStore(PreferenceDataStore) - Method in class androidx.preference.Preference
-
Sets a
PreferenceDataStore to be used by this Preference instead of using
android.content.SharedPreferences.
- setPreferenceDataStore(PreferenceDataStore) - Method in class androidx.preference.PreferenceManager
-
- setPreferences(PreferenceScreen) - Method in class androidx.preference.PreferenceManager
-
Sets the root of the preference hierarchy.
- setPreferenceScreen(PreferenceScreen) - Method in class androidx.preference.PreferenceFragment
-
Sets the root of the preference hierarchy that this fragment is showing.
- setPreferenceScreen(PreferenceScreen) - Method in class androidx.preference.PreferenceFragmentCompat
-
Sets the root of the preference hierarchy that this fragment is showing.
- setPreferencesFromResource(int, String) - Method in class androidx.preference.PreferenceFragment
-
Inflates the given XML resource and replaces the current preference hierarchy (if any) with
the preference hierarchy rooted at key.
- setPreferencesFromResource(int, String) - Method in class androidx.preference.PreferenceFragmentCompat
-
Inflates the given XML resource and replaces the current preference hierarchy (if any) with
the preference hierarchy rooted at key.
- setPrefetchDistance(int) - Method in class androidx.paging.PagedList.Config.Builder
-
Defines how far from the edge of loaded content an access must be to trigger further
loading.
- setPrefix(String) - Method in class androidx.test.rule.provider.ProviderTestRule.Builder
-
Enables users to specify the prefix to use when renaming test files for isolation.
- setPresentationDisplayId(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's presentation display id, or -1 if none.
- setPresentationTime(long) - Method in class androidx.heifwriter.EglWindowSurface
-
Sends the presentation time stamp to EGL.
- setPresenter(ActionMenuPresenter) - Method in class androidx.appcompat.widget.ActionMenuView
-
- setPresenter(PresenterSelector) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Changes Presenter that creates and binds the view.
- setPresenter(WearableNavigationDrawerPresenter) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
- setPresenter(WearableNavigationDrawerPresenter) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- setPresenter(WearableNavigationDrawerPresenter) - Method in class androidx.wear.widget.drawer.WearableNavigationDrawerView.WearableNavigationDrawerAdapter
-
- setPresenterCallback(MenuPresenter.Callback) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- setPresenterMapper(ArrayList<Presenter>) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
Sets the presenter mapper array.
- setPresenterSelector(PresenterSelector) - Method in class androidx.leanback.widget.ObjectAdapter
-
Sets the presenter selector.
- setPreserveFocusAfterLayout(boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
Set whether the RecyclerView should try to keep the same Item focused after a layout
calculation or not.
- setPressed(boolean) - Method in class androidx.wear.widget.CircledImageView
-
- setPressure(float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setPreventCornerOverlap(boolean) - Method in class androidx.cardview.widget.CardView
-
On pre-Lollipop platforms, CardView does not clip the bounds of the Card for the rounded
corners.
- setPreviewAudioUri(Uri) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets a URI for the preview audio.
- setPreviewVideoUri(Uri) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets a URI for the preview video.
- setPricingInformation(String, String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the pricing and availability information for the recommendation.
- setPricingInformation(String, String) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the pricing and availability information for the content associated with the
notification.
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.GridRowBuilder
-
Sets the intent to send when the whole grid row is clicked.
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the action to send when the header is clicked.
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the primary action for this row.
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Set the primary action for this row.
- setPrimaryAction(SliceAction) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
The action specified here will be sent when the whole row is clicked.
- setPrimaryAction(Slice.Builder) - Method in class androidx.slice.builders.SliceAction
-
- setPrimaryActionEmptyIcon() - Method in class androidx.car.widget.SeekbarListItem
-
Sets Primary Action to be empty icon.
- setPrimaryActionEmptyIcon() - Method in class androidx.car.widget.TextListItem
-
Sets Primary Action to be empty icon.
- setPrimaryActionIcon(int) - Method in class androidx.car.widget.SeekbarListItem
-
Sets Primary Action to be represented by an icon.
- setPrimaryActionIcon(Drawable) - Method in class androidx.car.widget.SeekbarListItem
-
Sets Primary Action to be represented by an icon.
- setPrimaryActionIcon(int, boolean) - Method in class androidx.car.widget.TextListItem
-
- setPrimaryActionIcon(Drawable, boolean) - Method in class androidx.car.widget.TextListItem
-
- setPrimaryActionIcon(int) - Method in class androidx.car.widget.TextListItem
-
Sets Primary Action to be represented by an icon.
- setPrimaryActionIcon(Drawable) - Method in class androidx.car.widget.TextListItem
-
Sets Primary Action to be represented by an icon.
- setPrimaryActionIconListener(View.OnClickListener) - Method in class androidx.car.widget.SeekbarListItem
-
Sets an OnClickListener for the icon representing the Primary Action.
- setPrimaryActionIconSize(int) - Method in class androidx.car.widget.TextListItem
-
Sets the size of Primary Action Icon.
- setPrimaryActionNoIcon() - Method in class androidx.car.widget.TextListItem
-
Sets Primary Action to have no icon.
- setPrimaryActionsAdapter(ObjectAdapter) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setPrimaryBackground(Drawable) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- setPrimaryIndex(int) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Set the primary image index.
- setPrimaryItem(ViewGroup, int, Object) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
- setPrimaryItem(ViewGroup, int, Object) - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
- setPrimaryItem(ViewGroup, int, Object) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- setPrimaryItem(ViewGroup, int, Object) - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- setPrimaryItem(ViewGroup, int, Object) - Method in class androidx.viewpager.widget.PagerAdapter
-
Called to inform the adapter of which item is currently considered to
be the "primary", that is the one show to the user as the current page.
- setPrimaryItem(View, int, Object) - Method in class androidx.viewpager.widget.PagerAdapter
-
- setPrimaryNavigationFragment(Fragment) - Method in class androidx.fragment.app.FragmentTransaction
-
Set a currently active fragment in this FragmentManager as the primary navigation fragment.
- setPrinter(Printer) - Method in class androidx.gridlayout.widget.GridLayout
-
Set the printer that will log diagnostics from this layout.
- setPriority(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the relative priority for this notification.
- setPriority(int) - Method in class androidx.slice.builders.SliceAction
-
Sets the priority of this action, with the lowest priority having the highest ranking.
- setPriority(int) - Method in interface androidx.slice.core.SliceAction
-
Sets the priority of this action, with the lowest priority having the highest ranking.
- setPriority(int) - Method in class androidx.slice.core.SliceActionImpl
-
Sets the priority of this action, with the lowest priority having the highest ranking.
- setProgress(float) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Set the progress of the arrow.
- setProgress(int) - Method in class androidx.car.widget.SeekbarListItem
-
Sets progress of seekbar.
- setProgress(int, int, boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the progress this notification represents, which may be
represented as a android.widget.ProgressBar.
- setProgress(SeekBar, int) - Static method in class androidx.databinding.adapters.SeekBarBindingAdapter
-
- setProgress(int) - Method in class androidx.leanback.widget.SeekBar
-
- setProgress(int, int) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the progress information for the content pointed to by the recommendation.
- setProgress(int, int) - Method in class androidx.recommendation.app.ContentRecommendation
-
Sets the progress information for the content pointed to by this recommendation.
- setProgress(float) - Method in class androidx.wear.widget.CircledImageView
-
Sets the progress.
- setProgressBackgroundColor(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- setProgressBackgroundColorSchemeColor(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the background color of the progress spinner disc.
- setProgressBackgroundColorSchemeResource(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Set the background color of the progress spinner disc.
- setProgressBarView(View) - Method in class androidx.leanback.app.ProgressBarManager
-
Sets a custom view to be shown in place of the default ProgressBar.
- setProgressColor(int) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Sets the primary color for the progress bar.
- setProgressColor(int) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Sets the primary color for the progress bar.
- setProgressColor(int) - Method in class androidx.leanback.widget.SeekBar
-
Set color for progress.
- setProgressRotation(float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the amount of rotation to apply to the progress spinner.
- setProgressUpdatingEnabled(boolean) - Method in class androidx.leanback.media.MediaControllerAdapter
-
- setProgressUpdatingEnabled(boolean) - Method in class androidx.leanback.media.MediaPlayerAdapter
-
- setProgressUpdatingEnabled(boolean) - Method in class androidx.leanback.media.PlayerAdapter
-
Implement this method to enable or disable progress updating.
- setProgressViewEndTarget(boolean, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
The refresh indicator resting position is always positioned near the top
of the refreshing content.
- setProgressViewOffset(boolean, int, int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
The refresh indicator starting and resting position is always positioned
near the top of the refreshing content.
- setProjection(String[]) - Method in class androidx.loader.content.CursorLoader
-
- setPrompt(CharSequence) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
- setPromptPosition(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set where the optional prompt view should appear.
- setPromptView(View) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set a view to act as a user prompt for this popup window.
- setPropagation(TransitionPropagation) - Method in class androidx.transition.Transition
-
Sets the method for determining Animator start delays.
- setPropagation(TransitionPropagation) - Method in class androidx.transition.TransitionSet
-
- setPropagationSpeed(float) - Method in class androidx.transition.CircularPropagation
-
Sets the speed at which transition propagation happens, relative to the duration of the
Transition.
- setPropagationSpeed(float) - Method in class androidx.transition.SidePropagation
-
Sets the speed at which transition propagation happens, relative to the duration of the
Transition.
- setPropertyRanges(Parallax.PropertyMarkerValue...) - Method in class androidx.leanback.widget.ParallaxEffect
-
- setProtoBuilderType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
Sets the type of the proto message builder associated with this
RemoteDescriptor.
- setProtoParser(<any>) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
Sets the type of the proto message parser associated with this
RemoteDescriptor.
- setProtoType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
- setProvider(ActionProvider) - Method in class androidx.appcompat.widget.ActivityChooserView
-
Set the provider hosting this view, if applicable.
- setPruneChild(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Enables or disables pruning of children.
- setPublicVersion(Notification) - Method in class androidx.core.app.NotificationCompat.Builder
-
Supply a replacement Notification whose contents should be shown in insecure contexts
(i.e.
- setQuality(int) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Set the quality for encoding images.
- setQuery(CharSequence, boolean) - Method in class androidx.appcompat.widget.SearchView
-
Sets a query string in the text field and optionally submits the query as well.
- setQueryExecutor(Executor) - Method in class androidx.room.RoomDatabase.Builder
-
Sets the Executor that will be used to execute all non-blocking asynchronous
queries and tasks, including LiveData invalidation, Flowable scheduling
and ListenableFuture tasks.
- setQueryHint(CharSequence) - Method in class androidx.appcompat.widget.SearchView
-
Sets the hint text to display in the query text field.
- setQueryRefinementEnabled(boolean) - Method in class androidx.appcompat.widget.SearchView
-
Specifies if a query refinement button should be displayed alongside each suggestion
or if it should depend on the flags set in the individual items retrieved from the
suggestions provider.
- setQueuePaused(boolean) - Method in class androidx.mediarouter.media.MediaSessionStatus.Builder
-
Sets whether the queue is paused.
- setQuickScaleEnabled(Object, boolean) - Static method in class androidx.core.view.ScaleGestureDetectorCompat
-
- setQuickScaleEnabled(ScaleGestureDetector, boolean) - Static method in class androidx.core.view.ScaleGestureDetectorCompat
-
Sets whether the associated ScaleGestureDetector.OnScaleGestureListener should
receive onScale callbacks when the user performs a doubleTap followed by a swipe.
- setQwertyMode(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- setQwertyMode(boolean) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setRadius(float) - Method in class androidx.cardview.widget.CardView
-
Updates the corner radius of the CardView.
- setRadius(int) - Method in class androidx.wear.widget.RoundedDrawable
-
Sets the border radius to be applied when rendering the drawable in pixels.
- setRampDownDuration(int) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the amount of time after de-activation of auto-scrolling that is
takes to slow to a stop.
- setRampUpDuration(int) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the amount of time after activation of auto-scrolling that is takes
to reach target velocity for the current touch position.
- setRangeInfo(AccessibilityNodeInfoCompat.RangeInfoCompat) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the range info if this node is a range.
- setRating(RatingBar, float) - Static method in class androidx.databinding.adapters.RatingBarBindingAdapter
-
- setReadPendingIntent(PendingIntent) - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation.Builder
-
Sets the pending intent that will be sent once the messages in this notification
are read.
- setRecordingProhibited(boolean) - Method in class androidx.tvprovider.media.tv.Program.Builder
-
Sets whether this program cannot be recorded.
- setRecycleChildrenOnDetach(boolean) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Set whether LayoutManager will recycle its children when it is detached from
RecyclerView.
- setRecycledPoolSize(Presenter, int) - Method in class androidx.leanback.widget.ListRowPresenter
-
Sets the recycled pool size for the given presenter.
- setRecycledViewPool(RecyclerView.RecycledViewPool) - Method in class androidx.recyclerview.widget.RecyclerView
-
Recycled view pools allow multiple RecyclerViews to share a common pool of scrap views.
- setRecycleOnMeasureEnabled(boolean) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
- setRecyclerListener(RecyclerView.RecyclerListener) - Method in class androidx.leanback.widget.BaseGridView
-
- setRecyclerListener(RecyclerView.RecyclerListener) - Method in class androidx.recyclerview.widget.RecyclerView
-
Register a listener that will be notified whenever a child view is recycled.
- setRecyclerView(RecyclerView) - Method in class androidx.leanback.widget.RecyclerViewParallax
-
Set RecyclerView that this Parallax will register onScrollListener.
- setReenterTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used to move Views in to the scene when returning due
to popping a back stack.
- setRefreshing(boolean) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Notify the widget that refresh state has changed.
- setRegion(int, int, int, int) - Method in class androidx.palette.graphics.Palette.Builder
-
Set a region of the bitmap to be used exclusively when calculating the palette.
- setRelativeEdges(float, float) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the activation edge size relative to the host view's dimensions.
- setRelativeVelocity(float, float) - Method in class androidx.core.widget.AutoScrollHelper
-
Sets the target scrolling velocity relative to the host view's
dimensions.
- setReleaseDate(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the release date of this TV program.
- setReleaseDate(Date) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the release date of this TV program.
- setRemoteConstrTypes(Class<?>...) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
- setRemoteError(InteractionResponse.RemoteError) - Method in class androidx.test.espresso.remote.InteractionResponse.Builder
-
- setRemoteIndicatorDrawable(Drawable) - Method in class androidx.mediarouter.app.MediaRouteButton
-
Sets a drawable to use as the remote route indicator.
- setRemoteInput(RemoteInput[], RemoteInput) - Method in class androidx.slice.widget.RemoteInputView
-
Set the remote inputs for this view.
- setRemoteInputHistory(CharSequence[]) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the remote input history.
- setRemoteType(Class<?>) - Method in class androidx.test.espresso.remote.RemoteDescriptor.Builder
-
- setRemovedCount(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setRemoveDuration(long) - Method in class androidx.recyclerview.widget.RecyclerView.ItemAnimator
-
Sets the duration for which all remove animations will run.
- setReorderingAllowed(boolean) - Method in class androidx.fragment.app.FragmentTransaction
-
Sets whether or not to allow optimizing operations within and across
transactions.
- setReparent(boolean) - Method in class androidx.transition.ChangeTransform
-
Sets whether parent changes will be tracked by the ChangeTransform.
- setReparentWithOverlay(boolean) - Method in class androidx.transition.ChangeTransform
-
Sets whether changes to parent should use an overlay or not.
- setRepeatAction(int) - Method in class androidx.leanback.media.MediaControllerAdapter
-
- setRepeatAction(int) - Method in class androidx.leanback.media.PlayerAdapter
-
Optional method.
- setReplaceAll(boolean) - Method in class androidx.emoji.text.EmojiCompat.Config
-
Determines whether EmojiCompat should replace all the emojis it finds with the
EmojiSpans.
- setReplyAction(PendingIntent, RemoteInput) - Method in class androidx.core.app.NotificationCompat.CarExtender.UnreadConversation.Builder
-
Sets the pending intent and remote input which will convey the reply to this
notification.
- setReportDir(File) - Method in class androidx.test.orchestrator.listeners.OrchestrationXmlTestRunListener
-
Sets the report file to use.
- setRequestProto(byte[]) - Method in class androidx.test.espresso.remote.InteractionRequest.Builder
-
Set the result proto as a byte array.
- setRequiresFadingEdge(View, int) - Static method in class androidx.databinding.adapters.ViewBindingAdapter
-
- setResizeClip(boolean) - Method in class androidx.transition.ChangeBounds
-
When resizeClip is true, ChangeBounds resizes the view using the clipBounds
instead of changing the dimensions of the view during the animation.
- setResult(Evaluation) - Method in interface androidx.test.espresso.web.action.IAtomActionResultPropagator
-
- setResult(Evaluation) - Method in class androidx.test.espresso.web.action.IAtomActionResultPropagator.Stub.Proxy
-
- setResultProto(byte[]) - Method in class androidx.test.espresso.remote.InteractionResponse.Builder
-
Set the result proto as a byte array.
- setRetainInstance(boolean) - Method in class androidx.fragment.app.Fragment
-
Control whether a fragment instance is retained across Activity
re-creation (such as from a configuration change).
- setRetryPolicy(FontRequestEmojiCompatConfig.RetryPolicy) - Method in class androidx.emoji.text.FontRequestEmojiCompatConfig
-
Sets the retry policy.
- setReturnTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used to move Views out of the scene when the Fragment is
preparing to be removed, hidden, or detached because of popping the back stack.
- setReturnTransition(Window, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setRevealParameters(int, int, int) - Method in class androidx.slice.widget.RemoteInputView
-
- setReverseLayout(boolean) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Used to reverse item traversal and layout order.
- setReverseLayout(boolean) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Sets whether LayoutManager should start laying out items from the end of the UI.
- setReviewRating(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the review rating score for this program.
- setReviewRatingStyle(int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
- setRoleDescription(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the custom role description.
- setRootAdapter(CarDrawerAdapter) - Method in class androidx.car.drawer.CarDrawerController
-
- setRootMatcher(<any>) - Method in class androidx.test.espresso.remote.InteractionRequest.Builder
-
- setRootTag(View) - Method in class androidx.databinding.ViewDataBinding
-
- setRootTag(View[]) - Method in class androidx.databinding.ViewDataBinding
-
- setRootView(ViewGroup) - Method in class androidx.leanback.app.ProgressBarManager
-
Sets the root view on which the progress bar will be attached.
- setRotation(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setRotation(int) - Method in class androidx.heifwriter.HeifWriter.Builder
-
Set the image rotation in degrees.
- setRotationX(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setRotationY(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setRouteSelector(MediaRouteSelector) - Method in class androidx.mediarouter.app.MediaRouteActionProvider
-
Sets the media route selector for filtering the routes that the user can
select using the media route chooser dialog.
- setRouteSelector(MediaRouteSelector) - Method in class androidx.mediarouter.app.MediaRouteButton
-
Sets the media route selector for filtering the routes that the user can
select using the media route chooser dialog.
- setRouteSelector(MediaRouteSelector) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
Sets the media route selector for filtering the routes that the user can select.
- setRouteSelector(MediaRouteSelector) - Method in class androidx.mediarouter.app.MediaRouteChooserDialogFragment
-
Sets the media route selector for filtering the routes that the user can select.
- setRouteSelector(MediaRouteSelector) - Method in class androidx.mediarouter.app.MediaRouteDiscoveryFragment
-
Sets the media route selector for filtering the routes to be discovered.
- setRowCount(int) - Method in class androidx.gridlayout.widget.GridLayout
-
RowCount is used only to generate default row/column indices when
they are not specified by a component's layout parameters.
- setRowHeight(int) - Method in class androidx.leanback.widget.ListRowPresenter
-
Sets the row height for rows created by this Presenter.
- setRowOrderPreserved(boolean) - Method in class androidx.gridlayout.widget.GridLayout
-
When this property is true, GridLayout is forced to place the row boundaries
so that their associated grid indices are in ascending order in the view.
- setRowViewExpanded(Presenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Sets the expanded state of a Row view.
- setRowViewSelected(Presenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Sets the selected state of a Row view.
- setRunComplete(boolean) - Method in class androidx.test.orchestrator.listeners.result.TestRunResult
-
- setRunningTime(long) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the running time (when applicable) for the content.
- setRunningTime(long) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the running time (when applicable) for the content associated with the notification.
- setSafeBrowsingEnabled(boolean) - Method in class androidx.webkit.internal.WebSettingsAdapter
-
- setSafeBrowsingEnabled(WebSettings, boolean) - Static method in class androidx.webkit.WebSettingsCompat
-
Sets whether Safe Browsing is enabled.
- setSafeBrowsingWhitelist(List<String>, <any>) - Static method in class androidx.webkit.WebViewCompat
-
Sets the list of hosts (domain names/IP addresses) that are exempt from SafeBrowsing checks.
- setSaturationWeight(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the weight of importance that this target will place on saturation values.
- setSaveChildrenLimitNumber(int) - Method in class androidx.leanback.widget.BaseGridView
-
- setSaveChildrenPolicy(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the policy for saving children.
- setSaveFromParentEnabled(View, boolean) - Static method in class androidx.core.view.ViewCompat
-
- setScaleMode(int) - Method in class androidx.print.PrintHelper
-
- setScaleX(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setScaleY(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setScalingEnabled(boolean) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentAdapter
-
Deprecated.
Sets the row scaling property.
- setScalingEnabled(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentAdapter
-
Sets the row scaling property.
- setScreenReaderFocusable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether the node should be considered a focusable unit by a screen reader.
- setScreenshotProcessors(Set<ScreenCaptureProcessor>) - Static method in class androidx.test.runner.screenshot.Screenshot
-
- setScrimColor(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Set a color to use for the scrim that obscures primary content while a drawer is open.
- setScrollable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets if the node is scrollable.
- setScrollable(boolean) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setScrollable(boolean) - Method in class androidx.slice.widget.LargeTemplateView
-
Whether or not the content in this template should be scrollable.
- setScrollable(boolean) - Method in class androidx.slice.widget.SliceView
-
- setScrollbarColor(int) - Method in class androidx.car.widget.PagedListView
-
Sets the color of scrollbar.
- setScrollBarContainerWidth(int) - Method in class androidx.car.widget.PagedListView
-
Sets the width of the container that holds the scrollbar.
- setScrollBarTopMargin(int) - Method in class androidx.car.widget.PagedListView
-
Sets the top margin above the scroll bar.
- setScrollDegreesPerScreen(float) - Method in class androidx.wear.widget.WearableRecyclerView
-
Sets how many degrees the user has to rotate by to scroll through one screen height when they
are using the circular scrolling gesture.The default value equates 180 degrees scroll to one
screen.
- setScrollEnabled(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
Enables or disables scrolling.
- setScrollIndicators(View, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the state of all scroll indicators.
- setScrollIndicators(View, int, int) - Static method in class androidx.core.view.ViewCompat
-
Sets the state of the scroll indicators specified by the mask.
- setScrollingTouchSlop(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Configure the scrolling touch slop for a specific use case.
- setScrollX(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setScrollY(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setSearchable(boolean) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets whether this channel can be searched for in other applications.
- setSearchable(boolean) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets whether this channel can be searched for in other applications.
- setSearchableInfo(SearchableInfo) - Method in class androidx.appcompat.widget.SearchView
-
Sets the SearchableInfo for this SearchView.
- setSearchAffordanceColor(int) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Sets the color used to draw the search affordance.
- setSearchAffordanceColor(int) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Sets the color used to draw the search affordance.
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.app.BrandedSupportFragment
-
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets background color of not-listening state search orb.
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets background color of not-listening state search orb.
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.SearchBar
-
Sets background color of not-listening state search orb.
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.TitleView
-
- setSearchAffordanceColors(SearchOrbView.Colors) - Method in class androidx.leanback.widget.TitleViewAdapter
-
- setSearchAffordanceColorsInListening(SearchOrbView.Colors) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets background color of listening state search orb.
- setSearchAffordanceColorsInListening(SearchOrbView.Colors) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets background color of listening state search orb.
- setSearchAffordanceColorsInListening(SearchOrbView.Colors) - Method in class androidx.leanback.widget.SearchBar
-
Sets background color of listening state search orb.
- setSearchBarListener(SearchBar.SearchBarListener) - Method in class androidx.leanback.widget.SearchBar
-
Sets a listener for when the term search changes
- setSearchQuery(String, boolean) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets the text of the search query and optionally submits the query.
- setSearchQuery(Intent, boolean) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets the text of the search query based on the RecognizerIntent#EXTRA_RESULTS in
the given intent, and optionally submit the query.
- setSearchQuery(String, boolean) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets the text of the search query and optionally submits the query.
- setSearchQuery(Intent, boolean) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets the text of the search query based on the RecognizerIntent#EXTRA_RESULTS in
the given intent, and optionally submit the query.
- setSearchQuery(String) - Method in class androidx.leanback.widget.SearchBar
-
Sets the search query
- setSearchResultProvider(SearchFragment.SearchResultProvider) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets the search provider that is responsible for returning results for the
search query.
- setSearchResultProvider(SearchSupportFragment.SearchResultProvider) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets the search provider that is responsible for returning results for the
search query.
- setSeasonNumber(int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the season number for this episode for a series.
- setSeasonNumber(String, int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the season number for this episode for a series.
- setSeasonTitle(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets a custom name for the season, if applicable.
- setSecondaryActionsAdapter(ObjectAdapter) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setSecondaryActionsHidden(boolean) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Sets the secondary actions to be hidden behind a "more actions" button.
- setSecondaryLabels(String[]) - Method in class androidx.leanback.widget.PlaybackControlsRow.MultiAction
-
Sets the array of strings used as secondary labels.
- setSecondaryProgress(int) - Method in class androidx.car.widget.SeekbarListItem
-
Sets secondary progress of seekbar.
- setSecondaryProgress(int) - Method in class androidx.leanback.widget.SeekBar
-
- setSecondaryProgressColor(int) - Method in class androidx.leanback.widget.PlaybackTransportRowPresenter
-
Sets the secondary color for the progress bar.
- setSecondaryProgressColor(int) - Method in class androidx.leanback.widget.SeekBar
-
Set color for second progress which is usually for buffering indication.
- setSecondaryToolbarColor(int) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the color of the secondary toolbar.
- setSecondaryToolbarViews(RemoteViews, int[], PendingIntent) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the remote views displayed in the secondary toolbar in a custom tab.
- setSecondaryToolbarViews(RemoteViews, int[], PendingIntent) - Method in class androidx.browser.customtabs.CustomTabsSession
-
Updates the RemoteViews of the secondary toolbar in an existing custom tab session.
- setSeekBarIncrement(int) - Method in class androidx.preference.SeekBarPreference
-
Sets the increment amount on the SeekBar for each arrow key press.
- setSeekEnabled(boolean) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
- setSeekProvider(PlaybackSeekDataProvider) - Method in class androidx.leanback.media.PlaybackTransportControlGlue
-
Set seek data provider used during user seeking.
- setSeeMoreAction(PendingIntent) - Method in class androidx.slice.builders.GridRowBuilder
-
If all content in a slice cannot be shown, a "see more" affordance may be displayed where
the content is cut off.
- setSeeMoreAction(PendingIntent) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- setSeeMoreAction(PendingIntent) - Method in interface androidx.slice.builders.impl.ListBuilder
-
If all content in a slice cannot be shown, a "see more" affordance will be displayed where
the content is cut off.
- setSeeMoreAction(PendingIntent) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setSeeMoreAction(PendingIntent) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setSeeMoreAction(PendingIntent) - Method in class androidx.slice.builders.ListBuilder
-
If all content in a slice cannot be shown, a "see more" affordance may be displayed where
the content is cut off.
- setSeeMoreCell(GridRowBuilder.CellBuilder) - Method in class androidx.slice.builders.GridRowBuilder
-
If all content in a slice cannot be shown, the cell added here may be displayed where the
content is cut off.
- setSeeMoreCell(Consumer<GridRowBuilder.CellBuilder>) - Method in class androidx.slice.builders.GridRowBuilder
-
If all content in a slice cannot be shown, the cell added here may be displayed where the
content is cut off.
- setSeeMoreCell(GridRowBuilder.CellBuilder) - Method in class androidx.slice.builders.impl.GridRowBuilderListV1Impl
-
- setSeeMoreRow(ListBuilder.RowBuilder) - Method in interface androidx.slice.builders.impl.ListBuilder
-
If all content in a slice cannot be shown, the row added here will be displayed where the
content is cut off.
- setSeeMoreRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setSeeMoreRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setSeeMoreRow(ListBuilder.RowBuilder) - Method in class androidx.slice.builders.ListBuilder
-
If all content in a slice cannot be shown, the row added here may be displayed where the
content is cut off.
- setSeeMoreRow(Consumer<ListBuilder.RowBuilder>) - Method in class androidx.slice.builders.ListBuilder
-
If all content in a slice cannot be shown, the row added here may be displayed where the
content is cut off.
- setSelectable(boolean) - Method in class androidx.preference.Preference
-
Sets whether this Preference is selectable.
- setSelected(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is selected.
- setSelected(boolean) - Method in class androidx.leanback.widget.BaseCardView
-
Sets the Selected state of this Card.
- setSelectedActionPosition(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Scrolls the action list to the position indicated, selecting that action's view.
- setSelectedActionPosition(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Scrolls the action list to the position indicated, selecting that action's view.
- setSelectedAnimationDelayed(boolean) - Method in class androidx.leanback.widget.BaseCardView
-
Sets a flag indicating if the Selected animation (if the selected card
type implements one) should run immediately after the card is selected,
or if it should be delayed.
- setSelectedButtonActionPosition(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Scrolls the action list to the position indicated, selecting that button action's view.
- setSelectedButtonActionPosition(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Scrolls the action list to the position indicated, selecting that button action's view.
- setSelectedColumn(int) - Method in class androidx.leanback.widget.picker.Picker
-
Change current selected column.
- setSelectedItemPosition(AdapterView, int) - Static method in class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- setSelectedItemPosition(AdapterView, int, Adapter) - Static method in class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- setSelectedMediaItemNumberView(int) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter.ViewHolder
-
Flips to the view at index 'position'.
- setSelectedNavigationItem(int) - Method in class androidx.appcompat.app.ActionBar
-
- setSelectedNavigationItem(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.BrowseFragment.MainFragmentRowsAdapter
-
Deprecated.
Selects a Row.
- setSelectedPosition(int) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Sets the selected row position.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter
-
Selects a Row.
- setSelectedPosition(int) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Sets the selected row position.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
Sets the selected row position.
- setSelectedPosition(int) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.DetailsSupportFragment
-
Sets the selected row position.
- setSelectedPosition(int) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Sets the selected row position.
- setSelectedPosition(int) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the selected row position with smooth animation.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Sets the selected row position.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.RowsFragment.MainFragmentRowsAdapter
-
Deprecated.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.RowsFragment
-
Deprecated.
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
- setSelectedPosition(int, boolean) - Method in class androidx.leanback.app.RowsSupportFragment.MainFragmentRowsAdapter
-
- setSelectedPosition(int, boolean, Presenter.ViewHolderTask) - Method in class androidx.leanback.app.RowsSupportFragment
-
Selects a Row and perform an optional task on the Row.
- setSelectedPosition(int) - Method in class androidx.leanback.app.VerticalGridFragment
-
Deprecated.
Sets the selected item position.
- setSelectedPosition(int) - Method in class androidx.leanback.app.VerticalGridSupportFragment
-
Sets the selected item position.
- setSelectedPosition(int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item immediately without animation.
- setSelectedPosition(int, int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item immediately without animation, scrollExtra is
applied in primary scroll direction.
- setSelectedPosition(int, ViewHolderTask) - Method in class androidx.leanback.widget.BaseGridView
-
Perform a task on ViewHolder at given position after scroll to it.
- setSelectedPositionSmooth(int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item and run an animation to scroll to the target
position.
- setSelectedPositionSmooth(int, ViewHolderTask) - Method in class androidx.leanback.widget.BaseGridView
-
Perform a task on ViewHolder at given position after smooth scrolling to it.
- setSelectedPositionSmoothWithSub(int, int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item and/or subposition, runs an animation to scroll to the target
position.
- setSelectedPositionWithSub(int, int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item and/or subposition immediately without animation.
- setSelectedPositionWithSub(int, int, int) - Method in class androidx.leanback.widget.BaseGridView
-
Changes the selected item and/or subposition immediately without animation, scrollExtra is
applied in primary scroll direction.
- setSelectEffectEnabled(boolean) - Method in class androidx.leanback.widget.RowPresenter
-
Enables or disables the row selection effect.
- setSelection(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set the selected position of the list.
- setSelection(AdapterView, int) - Static method in class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- setSelection(AdapterView, int, Adapter) - Static method in class androidx.databinding.adapters.AdapterViewBindingAdapter
-
- setSelection(int) - Method in class androidx.fragment.app.ListFragment
-
Set the currently selected list item to the specified
position with the adapter's data
- setSelection(String) - Method in class androidx.loader.content.CursorLoader
-
- setSelectionArgs(String[]) - Method in class androidx.loader.content.CursorLoader
-
- setSelectLevel(RowHeaderPresenter.ViewHolder, float) - Method in class androidx.leanback.widget.RowHeaderPresenter
-
Sets the select level.
- setSelectLevel(Presenter.ViewHolder, float) - Method in class androidx.leanback.widget.RowPresenter
-
Sets the current select level to a value between 0 (unselected) and 1 (selected).
- setSemanticAction(int) - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
- setSeparator(CharSequence) - Method in class androidx.leanback.widget.picker.Picker
-
Sets separator String between Picker columns.
- setSeparators(List<CharSequence>) - Method in class androidx.leanback.widget.picker.Picker
-
Sets the list of separators that will be populated between the Picker columns.
- setServiceId(int) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the service id of the Channel.
- setServiceType(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the type of content that will appear on this channel.
- setServiceWorkerClient(ServiceWorkerClientCompat) - Method in class androidx.webkit.internal.ServiceWorkerControllerImpl
-
- setServiceWorkerClient(ServiceWorkerClientCompat) - Method in class androidx.webkit.ServiceWorkerControllerCompat
-
Sets the client to capture service worker related callbacks.
- setSessionId(String) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sets the current session id.
- setSessionState(int) - Method in class androidx.mediarouter.media.MediaSessionStatus.Builder
-
Sets the session state.
- setSessionToken(MediaSessionCompat.Token) - Method in class androidx.media.MediaBrowserServiceCompat
-
Call to set the media session.
- setSettingsActivity(IntentSender) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets an intent sender for launching the settings activity for this
route.
- setShadowColor(TextView, int) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setShadowDrawable(Drawable) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- setShadowDrawableLeft(Drawable) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set a drawable to use as a shadow cast by the right pane onto the left pane
during opening/closing.
- setShadowDrawableRight(Drawable) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set a drawable to use as a shadow cast by the left pane onto the right pane
during opening/closing to support right to left language.
- setShadowDx(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setShadowDy(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setShadowEnabled(boolean) - Method in class androidx.leanback.widget.ListRowPresenter
-
Enables or disables child shadow.
- setShadowEnabled(boolean) - Method in class androidx.leanback.widget.VerticalGridPresenter
-
Enable or disable child shadow.
- setShadowFocusLevel(float) - Method in class androidx.leanback.widget.ShadowOverlayContainer
-
Set shadow focus level (0 to 1).
- setShadowFocusLevel(View, float) - Method in class androidx.leanback.widget.ShadowOverlayHelper
-
Set shadow focus level (0 to 1).
- setShadowRadius(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setShadowResource(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- setShadowResourceLeft(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set a drawable to use as a shadow cast by the right pane onto the left pane
during opening/closing.
- setShadowResourceRight(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set a drawable to use as a shadow cast by the left pane onto the right pane
during opening/closing to support right to left language.
- setShadowVisibility(float) - Method in class androidx.wear.widget.CircledImageView
-
Set how much of the shadow should be shown.
- setSharedElementEnterTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used for shared elements transferred into the content
Scene.
- setSharedElementEnterTransition(Window, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setSharedElementEnterTransition(android.app.Fragment, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setSharedElementEnterTransition(Activity, String, long) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Sets the enter transition of target activity to be
transiting into overview row created by this presenter.
- setSharedElementEnterTransition(Activity, String) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Sets the enter transition of target activity to be
transiting into overview row created by this presenter.
- setSharedElementEnterTransition(Activity, String) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
- setSharedElementEnterTransition(Activity, String, long) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
- setSharedElementReturnTransition(Object) - Method in class androidx.fragment.app.Fragment
-
Sets the Transition that will be used for shared elements transferred back during a
pop of the back stack.
- setSharedElementReturnTransition(Window, Object) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setSharedElementTargets(Object, View, ArrayList<View>) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Finds all children of the shared elements and sets the wrapping TransitionSet
targets to point to those.
- setSharedElementTargets(Object, View, ArrayList<View>) - Method in class androidx.transition.FragmentTransitionSupport
-
- setSharedPreferencesMode(int) - Method in class androidx.preference.PreferenceManager
-
Sets the mode of the SharedPreferences file that preferences managed by this
will use.
- setSharedPreferencesName(String) - Method in class androidx.preference.PreferenceManager
-
Sets the name of the SharedPreferences file that preferences managed by this
will use.
- setShareHistoryFileName(String) - Method in class androidx.appcompat.widget.ShareActionProvider
-
Sets the file name of a file for persisting the share history which
history will be used for ordering share targets.
- setShareIntent(Intent) - Method in class androidx.appcompat.widget.ShareActionProvider
-
Sets an intent with information about the share action.
- setShortcut(char, char) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setShortcut(char, char, int, int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setShortcut(boolean, char) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setShortcut(boolean, char) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setShortcut(char, char) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setShortcut(char, char, int, int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setShortcut(char, char) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setShortcut(char, char, int, int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setShortcut(boolean, char) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Sets the shortcut for the item.
- setShortcut(char, char, int, int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Change both the numeric and alphabetic shortcut associated with this
item.
- setShortcut(MenuItem, char, char, int, int) - Static method in class androidx.core.view.MenuItemCompat
-
Change both the numeric and alphabetic shortcut associated with this
item.
- setShortcutId(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
If this notification is duplicative of a Launcher shortcut, sets the
id of the shortcut, in
case the Launcher wants to hide the shortcut.
- setShortcutsVisible(boolean) - Method in class androidx.appcompat.view.menu.MenuBuilder
-
Sets whether the shortcuts should be visible on menus.
- setShortcutsVisible(boolean) - Method in class androidx.appcompat.view.menu.SubMenuBuilder
-
- setShortLabel(CharSequence) - Method in class androidx.core.content.pm.ShortcutInfoCompat.Builder
-
Sets the short title of a shortcut.
- setShouldDisableView(boolean) - Method in class androidx.preference.Preference
-
Sets whether this Preference should disable its view when it gets
disabled.
- setShouldUseGeneratedIds(boolean) - Method in class androidx.preference.PreferenceScreen
-
- setShowActionRow(boolean) - Method in class androidx.slice.widget.SliceView
-
- setShowActionsInCompactView(int...) - Method in class androidx.media.app.NotificationCompat.MediaStyle
-
Requests up to 3 actions (by index in the order of addition) to be shown in the compact
notification view.
- setShowAsAction(int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setShowAsAction(int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setShowAsAction(int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setShowAsAction(int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Sets how this item should display in the presence of an Action Bar.
- setShowAsAction(MenuItem, int) - Static method in class androidx.core.view.MenuCompat
-
- setShowAsAction(MenuItem, int) - Static method in class androidx.core.view.MenuItemCompat
-
- setShowAsActionFlags(int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setShowAsActionFlags(int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setShowAsActionFlags(int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setShowAsActionFlags(int) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Sets how this item should display in the presence of an Action Bar.
- setShowCancelButton(boolean) - Method in class androidx.media.app.NotificationCompat.MediaStyle
-
Sets whether a cancel button at the top right should be shown in the notification on
platforms before Lollipop.
- setShowDivider(boolean) - Method in class androidx.car.widget.ListItem
-
Whether to show the item divider coming after this ListItem.
- setShowDividers(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Set how dividers should be shown between items in this layout
- setShowHideAnimationEnabled(boolean) - Method in class androidx.appcompat.app.ActionBar
-
- setShowHideAnimationEnabled(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
Enables or disables animation between show/hide states.
- setShowingForActionMode(boolean) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setShowingHintText(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether the node's text represents a hint for the user to enter text.
- setShowLastUpdated(boolean) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets whether the last updated time should be shown on the slice.
- setShowLastUpdated(boolean) - Method in class androidx.slice.widget.LargeTemplateView
-
- setShowLastUpdated(boolean) - Method in class androidx.slice.widget.RowView
-
- setShowLastUpdated(boolean) - Method in class androidx.slice.widget.SliceChildView
-
Sets whether the last updated time should be displayed.
- setShowsDialog(boolean) - Method in class androidx.fragment.app.DialogFragment
-
Controls whether this fragment should be shown in a dialog.
- setShowsUserInterface(boolean) - Method in class androidx.core.app.NotificationCompat.Action.Builder
-
- setShowText(boolean) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets whether the on/off text should be displayed.
- setShowTitle(boolean) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets whether the title should be shown in the custom tab.
- setShowWhen(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Control whether the timestamp set with
setWhen is shown
in the content view.
- setShrinkColumns(TableLayout, CharSequence) - Static method in class androidx.databinding.adapters.TableLayoutBindingAdapter
-
- setShuffleAction(int) - Method in class androidx.leanback.media.MediaControllerAdapter
-
- setShuffleAction(int) - Method in class androidx.leanback.media.PlayerAdapter
-
Optional method.
- setSide(int) - Method in class androidx.transition.SidePropagation
-
Sets the side that is used to calculate the transition propagation.
- setSingleChoiceItems(int, int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of
the selected item via the supplied listener.
- setSingleChoiceItems(Cursor, int, String, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of
the selected item via the supplied listener.
- setSingleChoiceItems(CharSequence[], int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of
the selected item via the supplied listener.
- setSingleChoiceItems(ListAdapter, int, OnClickListener) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a list of items to be displayed in the dialog as the content, you will be notified of
the selected item via the supplied listener.
- setSingleItem(boolean) - Method in class androidx.slice.widget.RowView
-
Set whether this is the only row in the view, in which case our height is different.
- setSingleLineTitle(boolean) - Method in class androidx.preference.Preference
-
Sets whether to constrain the title of this Preference to a single line instead of
letting it wrap onto multiple lines.
- setSize(int, int) - Method in class androidx.core.widget.EdgeEffectCompat
-
- setSize(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
One of DEFAULT, or LARGE.
- setSize(float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setSizeFromDrawableIntrinsic(boolean) - Method in class androidx.leanback.widget.DetailsOverviewLogoPresenter.ViewHolder
-
Change if the ImageView layout size should be synchronized to Drawable intrinsic size.
- setSkipExecution(boolean) - Method in class androidx.test.internal.runner.TestRequestBuilder
-
Build a request that will generate test started and test ended events, but will skip actual
test execution.
- setSlice(Slice) - Method in class androidx.slice.widget.SliceView
-
Populates this view to the provided
Slice.
- setSliceActionListener(SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.LargeTemplateView
-
- setSliceActionListener(SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.SliceChildView
-
Sets the observer to notify when an interaction events occur on the view.
- setSliceActions(List<SliceAction>) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets the actions to display for this slice, this adjusts what's displayed in the header item.
- setSliceActions(List<SliceAction>) - Method in class androidx.slice.widget.LargeTemplateView
-
- setSliceActions(List<SliceAction>) - Method in class androidx.slice.widget.RowView
-
- setSliceActions(List<SliceAction>) - Method in class androidx.slice.widget.SliceChildView
-
Sets the slice actions for this view.
- setSliceActions(List<SliceAction>) - Method in class androidx.slice.widget.SliceView
-
Sets the slice actions to display for the slice contained in this view.
- setSliceContent(ListContent) - Method in class androidx.slice.widget.LargeTemplateView
-
- setSliceContent(ListContent) - Method in class androidx.slice.widget.ShortcutView
-
- setSliceContent(ListContent) - Method in class androidx.slice.widget.SliceChildView
-
Sets the content to display in this slice.
- setSliceItem(SliceItem, boolean, int, int, SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.GridRowView
-
This is called when GridView is being used as a component in a larger template.
- setSliceItem(SliceItem, boolean, int, int, SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.MessageView
-
- setSliceItem(SliceItem, boolean, int, int, SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.RowView
-
This is called when RowView is being used as a component in a large template.
- setSliceItem(SliceItem, boolean, int, int, SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.SliceChildView
-
Called when the slice being displayed in this view is an element of a larger list.
- setSliceItems(List<SliceItem>, int, int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Set the
SliceItem's to be displayed in the adapter and the accent color.
- setSliceObserver(SliceView.OnSliceActionListener) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets the observer to pass down to child views.
- setSlideEdge(int) - Method in class androidx.leanback.transition.FadeAndShortSlide
-
- setSlideEdge(int) - Method in class androidx.leanback.transition.SlideNoPropagation
-
- setSlideEdge(int) - Method in class androidx.transition.Slide
-
Change the edge that Views appear and disappear from.
- setSliderFadeColor(int) - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
Set the color used to fade the sliding pane out when it is slid most of the way offscreen.
- setSlingshotDistance(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Sets a custom slingshot distance.
- setSmallIcon(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the small icon to use in the notification layouts.
- setSmallIcon(int, int) - Method in class androidx.core.app.NotificationCompat.Builder
-
A variant of
setSmallIcon(int) that takes an additional
level parameter for when the icon is a
LevelListDrawable.
- setSmoothScroll(boolean) - Method in class androidx.leanback.widget.ListRowPresenter.SelectItemViewHolderTask
-
Sets smooth scrolling to the item or jump to the item without scrolling.
- setSmoothScrollbarEnabled(boolean) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
When smooth scrollbar is enabled, the position and size of the scrollbar thumb is computed
based on the number of visible pixels in the visible items.
- setSmoothScrollingEnabled(boolean) - Method in class androidx.core.widget.NestedScrollView
-
Set whether arrow scrolling will animate its transition.
- setSoftInputMode(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the operating mode for the soft input area.
- setSolidColor(int) - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Convenient method to set color in bottom drawable.
- setSolidColor(int) - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Convenient method to set color in bottom drawable.
- setSolidColor(int) - Method in class androidx.leanback.widget.DetailsParallaxDrawable
-
Changes the solid background color of the related content section.
- setSortKey(String) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set a sort key that orders this notification among other notifications from the
same package.
- setSortKey(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the String sort key for the recommendation.
- setSortKey(String) - Method in class androidx.recommendation.app.ContentRecommendation
-
Sets the String sort key for this recommendation.
- setSortOrder(String) - Method in class androidx.loader.content.CursorLoader
-
- setSound(Uri) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the sound to play.
- setSound(Uri, int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the sound to play.
- setSoundLevel(int) - Method in class androidx.leanback.widget.SpeechOrbView
-
Sets the sound level while listening to speech.
- setSource(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the source.
- setSource(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the source to be a virtual descendant of the given root.
- setSource(View) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setSource(View, int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setSource(AccessibilityRecord, View, int) - Static method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
Sets the source to be a virtual descendant of the given root.
- setSource(Rect) - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Sets the Rect used for extracting the bitmap.
- setSource(int) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the source.
- setSourceName(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the source application name for the recommendation.
- setSpan(Object, int, int, int) - Method in class androidx.core.text.PrecomputedTextCompat
-
- setSpan(Object, int, int, int) - Method in class androidx.emoji.widget.SpannableBuilder
-
If the span being added is instance of DynamicLayout$ChangeWatcher, wrap the watcher in
another internal watcher that will prevent EmojiSpan events to be fired to DynamicLayout.
- setSpanCount(int) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
Sets the number of spans to be laid out.
- setSpanCount(int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Sets the number of spans for the layout.
- setSpanIndexCacheEnabled(boolean) - Method in class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
- setSpanSizeLookup(GridLayoutManager.SpanSizeLookup) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
Sets the source to get the number of spans occupied by each item in the adapter.
- setSpec(SliceSpec) - Method in class androidx.slice.Slice.Builder
-
Add the spec for this slice.
- setSpecs(Set<SliceSpec>) - Static method in class androidx.slice.SliceProvider
-
- setSpeechRecognitionCallback(SpeechRecognitionCallback) - Method in class androidx.leanback.app.SearchFragment
-
- setSpeechRecognitionCallback(SpeechRecognitionCallback) - Method in class androidx.leanback.app.SearchSupportFragment
-
- setSpeechRecognitionCallback(SpeechRecognitionCallback) - Method in class androidx.leanback.widget.SearchBar
-
- setSpeechRecognizer(SpeechRecognizer) - Method in class androidx.leanback.widget.SearchBar
-
Sets the speech recognizer to be used when doing voice search.
- setSpinEnabled(boolean) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
Returns whether the bars should rotate or not during the transition.
- setSplitBackground(Drawable) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- setSplitBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
Set the ActionBar's split background.
- setSplitBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setSplitTrack(boolean) - Method in class androidx.appcompat.widget.SwitchCompat
-
Specifies whether the track should be split by the thumb.
- setSpring(SpringForce) - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
Uses the given spring as the force that drives this animation.
- setStackedBackground(Drawable) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- setStackedBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.ActionBar
-
Set the ActionBar's stacked background.
- setStackedBackgroundDrawable(Drawable) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setStackFromEnd(boolean) - Method in class androidx.recyclerview.widget.GridLayoutManager
-
stackFromEnd is not supported by GridLayoutManager.
- setStackFromEnd(boolean) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
Compatibility support for android.widget.AbsListView#setStackFromBottom(boolean)
- setStackTrace(String) - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
Set the stack trace.
- setStartAnimations(Context, int, int) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the start animations.
- setStartButtonText(CharSequence) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the text on the start button text.
- setStartButtonText(CharSequence) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the text on the start button text.
- setStartDelay(long) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Sets the startDelay for the underlying animator that animates the requested properties.
- setStartDelay(Object, long) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setStartDelay(long) - Method in class androidx.transition.Transition
-
Sets the startDelay of this transition.
- setStartDelay(long) - Method in class androidx.transition.TransitionSet
-
- setStartEndTrim(float, float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the start and end trim for the progress spinner arc.
- setStartingPrice(String) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the starting price of this TV program.
- setStartingRotation(float) - Method in class androidx.wear.widget.CircularProgressLayout
-
Sets the starting rotation for the progress drawable to start from.
- setStartScrollBottom(boolean) - Method in class androidx.core.app.NotificationCompat.WearableExtender
-
Set whether the scrolling position for the contents of this notification should start
at the bottom of the contents instead of the top when the contents are too long to
display within the screen.
- setStartTimeUtcMillis(long) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the start time of the program (for live programs).
- setStartTimeUtcMillis(long) - Method in class androidx.tvprovider.media.tv.Program.Builder
-
Sets the time when the program is going to begin in milliseconds since the epoch.
- setStartValue(float) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Sets the start value of the animation.
- setStartVelocity(float) - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Start velocity of the animation.
- setStartVelocity(float) - Method in class androidx.dynamicanimation.animation.FlingAnimation
-
Start velocity of the animation.
- setState(int[]) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setState(FullWidthDetailsOverviewRowPresenter.ViewHolder, int) - Method in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
Switch state of a ViewHolder.
- setStaticLabels(CharSequence[]) - Method in class androidx.leanback.widget.picker.PickerColumn
-
Set static labels for each value, minValue maps to labels[0], maxValue maps to
labels[labels.length - 1].
- setStatus(int) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the availability status for the content.
- setStatus(int) - Method in class androidx.recommendation.app.ContentRecommendation
-
Sets the availability status value for the content.
- setStatus(int) - Method in class androidx.recommendation.app.RecommendationExtender
-
Sets the availability status for the content associated with the notification.
- setStatus(InteractionResponse.Status) - Method in class androidx.test.espresso.remote.InteractionResponse.Builder
-
- setStatus(TestResult.TestStatus) - Method in class androidx.test.orchestrator.listeners.result.TestResult
-
- setStatusBarBackground(Drawable) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Set a drawable to draw in the insets area for the status bar.
- setStatusBarBackground(Drawable) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Set a drawable to draw in the insets area for the status bar.
- setStatusBarBackgroundColor(int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Set a drawable to draw in the insets area for the status bar.
- setStatusBarBackgroundColor(int) - Method in class androidx.drawerlayout.widget.DrawerLayout
-
Set a drawable to draw in the insets area for the status bar.
- setStatusBarBackgroundResource(int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
Set a drawable to draw in the insets area for the status bar.
- setStatusCallback(RemotePlaybackClient.StatusCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sets a callback that should receive status updates when the state of
media sessions or media items created by this instance of the remote
playback client changes.
- setStiffness(float) - Method in class androidx.dynamicanimation.animation.SpringForce
-
Sets the stiffness of a spring.
- setStorageDefault() - Method in class androidx.preference.PreferenceManager
-
Sets the storage location used internally by this class to be the default
provided by the hosting Context.
- setStorageDeviceProtected() - Method in class androidx.preference.PreferenceManager
-
Explicitly set the storage location used internally by this class to be
device-protected storage.
- setStream(Uri) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set a stream URI to the data that should be shared.
- setStretchColumns(TableLayout, CharSequence) - Static method in class androidx.databinding.adapters.TableLayoutBindingAdapter
-
- setStringConversionColumn(int) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Defines the index of the column in the Cursor used to get a String
representation of that Cursor.
- setStrokeCap(Paint.Cap) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the stroke cap of the progress spinner.
- setStrokeWidth(float) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the stroke width for the progress spinner in pixels.
- setStrokeWidth(float) - Method in class androidx.wear.widget.CircularProgressLayout
-
Sets the stroke width of the progress drawable in pixels.
- setStyle(NotificationCompat.Style) - Method in class androidx.core.app.NotificationCompat.Builder
-
Add a rich notification style to be applied at build time.
- setStyle(int, int) - Method in class androidx.fragment.app.DialogFragment
-
Call to customize the basic appearance and behavior of the
fragment's dialog.
- setStyle(AttributeSet, int, int) - Method in class androidx.slice.widget.LargeSliceAdapter
-
Sets the attribute set to use for views in the list.
- setStyle(AttributeSet, int, int) - Method in class androidx.slice.widget.LargeTemplateView
-
- setStyle(AttributeSet, int, int) - Method in class androidx.slice.widget.SliceChildView
-
Populates style information for this view.
- setStyle(int) - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Sets the overall size for the progress spinner.
- setStyleLarge(boolean) - Method in class androidx.leanback.widget.DetailsOverviewRowPresenter
-
Deprecated.
Sets the layout style to be large or small.
- setSubActions(List<GuidedAction>) - Method in class androidx.leanback.widget.GuidedAction
-
Change sub actions list.
- setSubject(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set a subject heading for this share; useful for sharing via email.
- setSubMenu(SubMenuBuilder) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setSubmitButtonEnabled(boolean) - Method in class androidx.appcompat.widget.SearchView
-
Enables showing a submit button when the query is non-empty.
- setSubText(CharSequence) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the third line of text in the platform notification template.
- setSubtitle(CharSequence) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar's subtitle.
- setSubtitle(int) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar's subtitle.
- setSubtitle(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setSubtitle(int) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setSubtitle(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setSubtitle(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setSubtitle(CharSequence) - Method in class androidx.appcompat.view.ActionMode
-
Set the subtitle of the action mode.
- setSubtitle(int) - Method in class androidx.appcompat.view.ActionMode
-
Set the subtitle of the action mode.
- setSubtitle(CharSequence) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setSubtitle(int) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setSubtitle(CharSequence) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setSubtitle(int) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setSubtitle(CharSequence) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- setSubtitle(CharSequence) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setSubtitle(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set the subtitle of this toolbar.
- setSubtitle(CharSequence) - Method in class androidx.appcompat.widget.Toolbar
-
Set the subtitle of this toolbar.
- setSubtitle(CharSequence) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setSubtitle(CharSequence) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the media subtitle.
- setSubtitle(CharSequence) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.RowBuilderImpl
-
- setSubtitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the subtitle for the header builder.
- setSubtitle(CharSequence, boolean) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the subtitle for the header builder.
- setSubtitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the subtitle.
- setSubtitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Set the subtitle.
- setSubtitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the subtitle for the row builder.
- setSubtitle(CharSequence, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the subtitle for the row builder.
- setSubtitleTextAppearance(Context, int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the text color, size, style, hint color, and highlight color
from the specified TextAppearance resource.
- setSubtitleTextColor(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the text color of the subtitle, if present.
- setSubUiVisibilityListener(ActionProvider.SubUiVisibilityListener) - Method in class androidx.core.view.ActionProvider
-
- setSuggestionsAdapter(CursorAdapter) - Method in class androidx.appcompat.widget.SearchView
-
You can set a custom adapter if you wish.
- setSummary(CharSequence) - Method in class androidx.preference.ListPreference
-
Sets the summary for this Preference with a CharSequence.
- setSummary(CharSequence) - Method in class androidx.preference.Preference
-
Sets the summary for this Preference with a CharSequence.
- setSummary(int) - Method in class androidx.preference.Preference
-
Sets the summary for this Preference with a resource ID.
- setSummary(CharSequence) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the summary for the header builder.
- setSummary(CharSequence, boolean) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the summary for the header builder.
- setSummaryOff(CharSequence) - Method in class androidx.preference.TwoStatePreference
-
Sets the summary to be shown when unchecked.
- setSummaryOff(int) - Method in class androidx.preference.TwoStatePreference
-
- setSummaryOn(CharSequence) - Method in class androidx.preference.TwoStatePreference
-
Sets the summary to be shown when checked.
- setSummaryOn(int) - Method in class androidx.preference.TwoStatePreference
-
- setSummaryText(CharSequence) - Method in class androidx.core.app.NotificationCompat.BigPictureStyle
-
Set the first line of text after the detail section in the big form of the template.
- setSummaryText(CharSequence) - Method in class androidx.core.app.NotificationCompat.BigTextStyle
-
Set the first line of text after the detail section in the big form of the template.
- setSummaryText(CharSequence) - Method in class androidx.core.app.NotificationCompat.InboxStyle
-
Set the first line of text after the detail section in the big form of the template.
- setSupplementalEmptyIcon(boolean) - Method in class androidx.car.widget.SeekbarListItem
-
Sets Supplemental Action to be empty icon.
- setSupplementalIcon(int, boolean) - Method in class androidx.car.widget.SeekbarListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIcon(Drawable, boolean) - Method in class androidx.car.widget.SeekbarListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIcon(Drawable, boolean, View.OnClickListener) - Method in class androidx.car.widget.SeekbarListItem
-
- setSupplementalIcon(int, boolean) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIcon(Drawable, boolean) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIcon(int, boolean, View.OnClickListener) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIcon(Drawable, boolean, View.OnClickListener) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by an Supplemental Icon.
- setSupplementalIconListener(View.OnClickListener) - Method in class androidx.car.widget.SeekbarListItem
-
Sets OnClickListener for a Supplemental Icon.
- setSupportActionBar(Toolbar) - Method in class androidx.appcompat.app.AppCompatActivity
-
Set a
Toolbar to act as the
ActionBar for this Activity window.
- setSupportActionBar(Toolbar) - Method in class androidx.appcompat.app.AppCompatDelegate
-
- setSupportActionProvider(ActionProvider) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setSupportActionProvider(ActionProvider) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setSupportActionProvider(ActionProvider) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Sets the
ActionProvider responsible for creating an action view if
the item is placed on the action bar.
- setSupportAllCaps(boolean) - Method in class androidx.appcompat.widget.AppCompatButton
-
Sets the properties of this field to transform input to ALL CAPS
display.
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatButton
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatEditText
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatImageView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View,
ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintList(android.view.View, ColorStateList)
- setSupportBackgroundTintList(ColorStateList) - Method in interface androidx.core.view.TintableBackgroundView
-
Applies a tint to the background drawable.
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatButton
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatEditText
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatImageView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatSpinner
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View,
PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatTextView
-
This should be accessed via
androidx.core.view.ViewCompat#setBackgroundTintMode(android.view.View, PorterDuff.Mode)
- setSupportBackgroundTintMode(PorterDuff.Mode) - Method in interface androidx.core.view.TintableBackgroundView
-
- setSupportButtonTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- setSupportButtonTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- setSupportButtonTintList(ColorStateList) - Method in interface androidx.core.widget.TintableCompoundButton
-
Applies a tint to the button drawable.
- setSupportButtonTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatCheckBox
-
- setSupportButtonTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatRadioButton
-
- setSupportButtonTintMode(PorterDuff.Mode) - Method in interface androidx.core.widget.TintableCompoundButton
-
- setSupportImageTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setSupportImageTintList(ColorStateList) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setSupportImageTintList(ColorStateList) - Method in interface androidx.core.widget.TintableImageSourceView
-
Applies a tint to the image drawable.
- setSupportImageTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatImageButton
-
- setSupportImageTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.AppCompatImageView
-
- setSupportImageTintMode(PorterDuff.Mode) - Method in interface androidx.core.widget.TintableImageSourceView
-
- setSupportProgress(int) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setSupportProgressBarIndeterminate(boolean) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setSupportProgressBarIndeterminateVisibility(boolean) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setSupportProgressBarVisibility(boolean) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setSupportsChangeAnimations(boolean) - Method in class androidx.recyclerview.widget.SimpleItemAnimator
-
Sets whether this ItemAnimator supports animations of item change events.
- setSurfaceHolderCallback(SurfaceHolder.Callback) - Method in class androidx.leanback.app.VideoFragment
-
Deprecated.
Adds SurfaceHolder.Callback to android.view.SurfaceView.
- setSurfaceHolderCallback(SurfaceHolder.Callback) - Method in class androidx.leanback.app.VideoFragmentGlueHost
-
Deprecated.
Sets the android.view.SurfaceHolder.Callback on the host.
- setSurfaceHolderCallback(SurfaceHolder.Callback) - Method in class androidx.leanback.app.VideoSupportFragment
-
Adds SurfaceHolder.Callback to android.view.SurfaceView.
- setSurfaceHolderCallback(SurfaceHolder.Callback) - Method in class androidx.leanback.app.VideoSupportFragmentGlueHost
-
Sets the android.view.SurfaceHolder.Callback on the host.
- setSurfaceHolderCallback(SurfaceHolder.Callback) - Method in interface androidx.leanback.media.SurfaceHolderGlueHost
-
Sets the SurfaceHolder.Callback on the the host.
- setSwitch(boolean, boolean, CompoundButton.OnCheckedChangeListener) - Method in class androidx.car.widget.TextListItem
-
Sets Supplemental Action to be represented by a android.widget.Switch.
- setSwitchMinWidth(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the minimum width of the switch in pixels.
- setSwitchPadding(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the amount of horizontal padding between the switch and the associated text.
- setSwitchState(boolean) - Method in class androidx.car.widget.TextListItem
-
Sets the state of Switch.
- setSwitchTextAppearance(Context, int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets the switch text color, size, style, hint color, and highlight color
from the specified TextAppearance resource.
- setSwitchTextAppearance(Switch, int) - Static method in class androidx.databinding.adapters.SwitchBindingAdapter
-
- setSwitchTextAppearance(SwitchCompat, int) - Static method in class androidx.databinding.adapters.SwitchCompatBindingAdapter
-
- setSwitchTextOff(CharSequence) - Method in class androidx.preference.SwitchPreference
-
Set the text displayed on the switch widget in the off state.
- setSwitchTextOff(int) - Method in class androidx.preference.SwitchPreference
-
Set the text displayed on the switch widget in the off state.
- setSwitchTextOff(CharSequence) - Method in class androidx.preference.SwitchPreferenceCompat
-
Set the text displayed on the switch widget in the off state.
- setSwitchTextOff(int) - Method in class androidx.preference.SwitchPreferenceCompat
-
Set the text displayed on the switch widget in the off state.
- setSwitchTextOn(CharSequence) - Method in class androidx.preference.SwitchPreference
-
Set the text displayed on the switch widget in the on state.
- setSwitchTextOn(int) - Method in class androidx.preference.SwitchPreference
-
Set the text displayed on the switch widget in the on state.
- setSwitchTextOn(CharSequence) - Method in class androidx.preference.SwitchPreferenceCompat
-
Set the text displayed on the switch widget in the on state.
- setSwitchTextOn(int) - Method in class androidx.preference.SwitchPreferenceCompat
-
Set the text displayed on the switch widget in the on state.
- setSwitchTypeface(Typeface, int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets the typeface and style in which the text should be displayed on the
switch, and turns on the fake bold and italic bits in the Paint if the
Typeface that you provided does not have all the bits in the
style that you specified.
- setSwitchTypeface(Typeface) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets the typeface in which the text should be displayed on the switch.
- setSyncActivatePolicy(int) - Method in class androidx.leanback.widget.RowPresenter
-
Sets the policy of updating row view activated status.
- setSystemApproved(boolean) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets whether system approved this channel or not.
- setSystemChannelKey(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the system channel key for this channel.
- setTabContainer(ScrollingTabContainerView) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- setTabIndicatorColor(int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
Set the color of the tab indicator bar.
- setTabIndicatorColorResource(int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
Set the color of the tab indicator bar from a color resource.
- setTabListener(ActionBar.TabListener) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
- setTabListener(ActionBar.TabListener) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setTabSelected(int) - Method in class androidx.appcompat.widget.ScrollingTabContainerView
-
- setTag(Object) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Give this Tab an arbitrary object to hold for later use.
- setTag(Object) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setTag(Object) - Method in class androidx.appcompat.view.ActionMode
-
Set a tag object associated with this ActionMode.
- setTag(Object) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setTag(View, Object) - Static method in class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
-
Associate a Behavior-specific tag object with the given child view.
- setTargetDensity(Canvas) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Set the density scale at which this drawable will be rendered.
- setTargetDensity(DisplayMetrics) - Method in class androidx.core.graphics.drawable.RoundedBitmapDrawable
-
Set the density scale at which this drawable will be rendered.
- setTargetFragment(Fragment, int) - Method in class androidx.fragment.app.Fragment
-
Optional target for this fragment.
- setTargetLightness(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the target/ideal lightness value for this target.
- setTargetPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- setTargetSaturation(float) - Method in class androidx.palette.graphics.Target.Builder
-
Set the target/ideal saturation value for this target.
- setText(CharSequence) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set the text displayed on this tab.
- setText(int) - Method in class androidx.appcompat.app.ActionBar.Tab
-
Deprecated.
Set the text displayed on this tab.
- setText(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setText(int) - Method in class androidx.appcompat.app.WindowDecorActionBar.TabImpl
-
- setText(String) - Method in class androidx.car.widget.SeekbarListItem
-
Sets text that sits on top of seekbar.
- setText(String) - Method in class androidx.car.widget.SubheaderListItem
-
Sets the text to be displayed.
- setText(CharSequence) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set the literal text data to be sent as part of the share.
- setText(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the text of this node.
- setText(TextView, CharSequence) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setText(String) - Method in class androidx.preference.EditTextPreference
-
Saves the text to the android.content.SharedPreferences.
- setText(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the description text for the recommendation.
- setText(CharSequence, boolean) - Method in interface androidx.wear.internal.widget.drawer.SinglePagePresenter.Ui
-
Displays itemText in a android.widget.TextView used to indicate which
item is selected.
- setText(CharSequence, boolean) - Method in class androidx.wear.internal.widget.drawer.SinglePageUi
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatAutoCompleteTextView
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatCheckedTextView
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatEditText
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatMultiAutoCompleteTextView
-
- setTextAppearance(Context, int) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setTextAppearance(TextView, int) - Static method in class androidx.core.widget.TextViewCompat
-
Sets the text appearance from the specified style resource.
- setTextColor(int) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
Set the color value used as the base color for all displayed page titles.
- setTextDirection(TextDirectionHeuristic) - Method in class androidx.core.text.PrecomputedTextCompat.Params.Builder
-
Set the text direction heuristic.
- setTextDirectionHeuristic(TextDirectionHeuristicCompat) - Method in class androidx.core.text.BidiFormatter.Builder
-
Specifies the default directionality estimation algorithm to be used by the BidiFormatter.
- setTextFuture(Future<PrecomputedTextCompat>) - Method in class androidx.appcompat.widget.AppCompatTextView
-
Set the precomputed text future.
- setTextMetricsParams(TextView, PrecomputedTextCompat.Params) - Static method in class androidx.core.widget.TextViewCompat
-
Apply the text layout parameter.
- setTextMetricsParamsCompat(PrecomputedTextCompat.Params) - Method in class androidx.appcompat.widget.AppCompatTextView
-
Apply the text layout parameter.
- setTextOff(CharSequence) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets the text displayed when the button is not in the checked state.
- setTextOn(CharSequence) - Method in class androidx.appcompat.widget.SwitchCompat
-
Sets the text displayed when the button is in the checked state.
- setTextSelection(int, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the text selection start and end.
- setTextSize(int, float) - Method in class androidx.appcompat.widget.AppCompatButton
-
- setTextSize(int, float) - Method in class androidx.appcompat.widget.AppCompatTextView
-
- setTextSize(TextView, float) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setTextSize(int, float) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
Set the default text size to a given unit and value.
- setTextSpacing(int) - Method in class androidx.viewpager.widget.PagerTabStrip
-
- setTextSpacing(int) - Method in class androidx.viewpager.widget.PagerTitleStrip
-
Set the required spacing between title segments.
- setTextStartMarginType(int) - Method in class androidx.car.widget.SubheaderListItem
-
Sets the start margin of text.
- setTextWatcher(TextView, TextViewBindingAdapter.BeforeTextChanged, TextViewBindingAdapter.OnTextChanged, TextViewBindingAdapter.AfterTextChanged, InverseBindingListener) - Static method in class androidx.databinding.adapters.TextViewBindingAdapter
-
- setTheme(int) - Method in class androidx.appcompat.app.AppCompatActivity
-
- setTheme(int) - Method in class androidx.appcompat.view.ContextThemeWrapper
-
- setTheme(int) - Method in class androidx.appcompat.widget.TintContextWrapper
-
- setThemeDrawableResourceId(int) - Method in class androidx.leanback.app.BackgroundManager
-
Sets the resource id for the drawable to be shown when there is no background set.
- setThemeId(int) - Method in class androidx.leanback.widget.AbstractMediaItemPresenter
-
Sets the theme used to style a media item row components.
- setThreadStatsTag(int) - Static method in class androidx.core.net.TrafficStatsCompat
-
- setThreshold(int) - Method in class androidx.appcompat.widget.SearchView.SearchAutoComplete
-
- setThumb(IconCompat) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the Icon to be displayed as the thumb on the input range.
- setThumbBitmap(int, Bitmap) - Method in class androidx.leanback.widget.ThumbsBar
-
Set thumb bitmap for a given index of child.
- setThumbColor(int) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets the color of thumb.
- setThumbDrawable(Drawable) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the drawable used for the switch "thumb" - the piece that the user
can physically touch and drag along the track.
- setThumbnailAspectRatio(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the aspect ratio of the thumbnail for this TV program.
- setThumbnailUri(Uri) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets a small thumbnail of the program.
- setThumbResource(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the drawable used for the switch "thumb" - the piece that the user
can physically touch and drag along the track.
- setThumbSize(int, int) - Method in class androidx.leanback.widget.ThumbsBar
-
Set size of thumb view in pixels
- setThumbSpace(int) - Method in class androidx.leanback.widget.ThumbsBar
-
Set the space between thumbs in pixels
- setThumbTextPadding(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the horizontal padding around the text drawn on the switch itself.
- setThumbTintList(ColorStateList) - Method in class androidx.appcompat.widget.SwitchCompat
-
Applies a tint to the thumb drawable.
- setThumbTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.SwitchCompat
-
- setTicker(CharSequence) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets the "ticker" text which is sent to accessibility services.
- setTicker(CharSequence, RemoteViews) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets the "ticker" text which is sent to accessibility services.
- setTime(int, int) - Static method in class androidx.test.espresso.contrib.PickerActions
-
Returns a
ViewAction that sets a time on a
TimePicker.
- setTimeoutAfter(long) - Method in class androidx.core.app.NotificationCompat.Builder
-
Specifies the time at which this notification should be canceled, if it is not already
canceled.
- setTimestamp(long) - Method in class androidx.mediarouter.media.MediaItemStatus.Builder
-
Sets the timestamp associated with the status information in
milliseconds since boot in the SystemClock#elapsedRealtime time base.
- setTimestamp(long) - Method in class androidx.mediarouter.media.MediaSessionStatus.Builder
-
Sets the timestamp associated with the status information in
milliseconds since boot in the SystemClock#elapsedRealtime time base.
- Settings - Class in androidx.leanback.system
-
Provides various preferences affecting Leanback runtime behavior.
- setTint(int) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setTint(Drawable, int) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Specifies a tint for drawable.
- setTint(int) - Method in class androidx.core.graphics.drawable.IconCompat
-
Store a color to use whenever this Icon is drawn.
- setTint(int) - Method in interface androidx.core.graphics.drawable.TintAwareDrawable
-
- setTint(int) - Method in class androidx.slice.widget.GridRowView
-
- setTint(int) - Method in class androidx.slice.widget.LargeTemplateView
-
- setTint(int) - Method in class androidx.slice.widget.RowView
-
- setTint(int) - Method in class androidx.slice.widget.SliceChildView
-
Sets a custom color to use for tinting elements like icons for this view.
- setTint(int) - Method in class androidx.slice.widget.SliceView
-
- setTint(int) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setTintList(ColorStateList) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setTintList(Drawable, ColorStateList) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Specifies a tint for drawable as a color state list.
- setTintList(ColorStateList) - Method in class androidx.core.graphics.drawable.IconCompat
-
Store a color to use whenever this Icon is drawn.
- setTintList(ColorStateList) - Method in interface androidx.core.graphics.drawable.TintAwareDrawable
-
- setTintList(ColorStateList) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setTintMode(Drawable, PorterDuff.Mode) - Static method in class androidx.core.graphics.drawable.DrawableCompat
-
Specifies a tint blending mode for drawable.
- setTintMode(PorterDuff.Mode) - Method in class androidx.core.graphics.drawable.IconCompat
-
Store a blending mode to use whenever this Icon is drawn.
- setTintMode(PorterDuff.Mode) - Method in interface androidx.core.graphics.drawable.TintAwareDrawable
-
- setTintMode(Mode) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setTitle(CharSequence) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar's title.
- setTitle(int) - Method in class androidx.appcompat.app.ActionBar
-
Set the action bar's title.
- setTitle(int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the title using the given resource id.
- setTitle(CharSequence) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set the title displayed in the Dialog.
- setTitle(CharSequence) - Method in class androidx.appcompat.app.AlertDialog
-
- setTitle(CharSequence) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Should be called from Activity#onTitleChanged(CharSequence, int)}
- setTitle(CharSequence) - Method in class androidx.appcompat.app.AppCompatDialog
-
- setTitle(int) - Method in class androidx.appcompat.app.AppCompatDialog
-
- setTitle(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setTitle(int) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setTitle(int) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setTitle(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.ActionMode
-
Set the title of the action mode.
- setTitle(int) - Method in class androidx.appcompat.view.ActionMode
-
Set the title of the action mode.
- setTitle(CharSequence) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setTitle(int) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setTitle(int) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setTitle(int) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setTitle(CharSequence) - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Sets the title of the item view.
- setTitle(CharSequence) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setTitle(int) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setTitle(CharSequence) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setTitle(int) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setTitle(CharSequence) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- setTitle(CharSequence) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setTitle(int) - Method in class androidx.appcompat.widget.Toolbar
-
Set the title of this toolbar.
- setTitle(CharSequence) - Method in class androidx.appcompat.widget.Toolbar
-
Set the title of this toolbar.
- setTitle(CharSequence) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setTitle(int) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the main title of the dialog to be the given string resource.
- setTitle(CharSequence) - Method in class androidx.car.app.CarAlertDialog.Builder
-
Sets the main title of the dialog for be the given string.
- setTitle(CharSequence) - Method in class androidx.car.app.CarAlertDialog
-
- setTitle(int) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the title of the dialog to be the given string resource.
- setTitle(CharSequence) - Method in class androidx.car.app.CarListDialog.Builder
-
Sets the title of the dialog for be the given string.
- setTitle(CharSequence) - Method in class androidx.car.app.CarListDialog
-
- setTitle(CharSequence) - Method in class androidx.car.drawer.CarDrawerAdapter
-
Updates the title to display in the toolbar for this Adapter.
- setTitle(String) - Method in class androidx.car.widget.TextListItem
-
Sets the title of item.
- setTitle(CharSequence) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Sets title text for the fragment.
- setTitle(CharSequence) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Sets title text for the fragment.
- setTitle(String) - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Sets the title string to be be shown in an empty search bar.
- setTitle(String) - Method in class androidx.leanback.app.SearchSupportFragment
-
Sets the title string to be be shown in an empty search bar.
- setTitle(String) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the media title.
- setTitle(CharSequence) - Method in class androidx.leanback.media.PlaybackBaseControlGlue
-
Sets the media title.
- setTitle(CharSequence) - Method in class androidx.leanback.widget.GuidedAction
-
Sets the title of this action.
- setTitle(CharSequence) - Method in class androidx.leanback.widget.ListRowHoverCardView
-
Sets the title text.
- setTitle(String) - Method in class androidx.leanback.widget.SearchBar
-
Sets the title text used in the hint shown in the search bar.
- setTitle(CharSequence) - Method in class androidx.leanback.widget.TitleView
-
Sets the title text.
- setTitle(CharSequence) - Method in class androidx.leanback.widget.TitleViewAdapter
-
Sets the title text.
- setTitle(CharSequence) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
- setTitle(int) - Method in class androidx.mediarouter.app.MediaRouteChooserDialog
-
- setTitle(CharSequence) - Method in class androidx.preference.Preference
-
Sets the title for this Preference with a CharSequence.
- setTitle(int) - Method in class androidx.preference.Preference
-
Sets the title for this Preference with a resource ID.
- setTitle(String) - Method in class androidx.recommendation.app.ContentRecommendation.Builder
-
Sets the content title for the recommendation.
- setTitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the title for the header builder.
- setTitle(CharSequence, boolean) - Method in class androidx.slice.builders.ListBuilder.HeaderBuilder
-
Sets the title for the header builder.
- setTitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the title.
- setTitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Set the title.
- setTitle(CharSequence) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title for the row builder.
- setTitle(CharSequence, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title for the row builder.
- setTitle(String) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the title of this program.
- setTitle(CharSequence) - Method in class androidx.wear.widget.drawer.WearableActionDrawerView
-
Sets the title for this action drawer.
- setTitleCondensed(CharSequence) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setTitleCondensed(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setTitleCondensed(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setTitleItem(IconCompat, int) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl.RowBuilderImpl
-
- setTitleItem(long) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title item to be the provided timestamp.
- setTitleItem(IconCompat, int) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title item to be the provided icon.
- setTitleItem(IconCompat, int, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title item to be the provided icon.
- setTitleItem(SliceAction) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title item to be a tappable icon.
- setTitleItem(SliceAction, boolean) - Method in class androidx.slice.builders.ListBuilder.RowBuilder
-
Sets the title item to be a tappable icon.
- setTitleMargin(int, int, int, int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the title margin.
- setTitleMarginBottom(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the bottom title margin in pixels.
- setTitleMarginEnd(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the ending title margin in pixels.
- setTitleMarginStart(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the starting title margin in pixels.
- setTitleMarginTop(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the top title margin in pixels.
- setTitleOptional(boolean) - Method in class androidx.appcompat.widget.ActionBarContextView
-
- setTitleOptionalHint(boolean) - Method in class androidx.appcompat.app.WindowDecorActionBar.ActionModeImpl
-
- setTitleOptionalHint(boolean) - Method in class androidx.appcompat.view.ActionMode
-
Set whether or not the title/subtitle display for this action mode
is optional.
- setTitleOptionalHint(boolean) - Method in class androidx.appcompat.view.StandaloneActionMode
-
- setTitleOptionalHint(boolean) - Method in class androidx.appcompat.view.SupportActionModeWrapper
-
- setTitleText(CharSequence) - Method in class androidx.leanback.widget.ImageCardView
-
Sets the title text.
- setTitleTextAppearance(Context, int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the text color, size, style, hint color, and highlight color
from the specified TextAppearance resource.
- setTitleTextColor(int) - Method in class androidx.appcompat.widget.Toolbar
-
Sets the text color of the title, if present.
- setTitleView(View) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
- setTitleView(View) - Method in class androidx.leanback.app.BrandedSupportFragment
-
- setTitleViewTextColor(int) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Sets the text color for TitleView.
- setTitleViewTextColor(int) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Sets the text color for TitleView.
- settleCapturedViewAt(int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Settle the captured view at the given (left, top) position.
- setTo(T[], int, T) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(boolean[], int, boolean) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(byte[], int, byte) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(short[], int, short) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(char[], int, char) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(int[], int, int) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(long[], int, long) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(float[], int, float) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(double[], int, double) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(List<T>, int, T) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(<any>, int, T) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(<any>, int, T) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(SparseBooleanArray, int, boolean) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(SparseIntArray, int, int) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(SparseLongArray, int, long) - Static method in class androidx.databinding.ViewDataBinding
-
- setTo(Map<K, T>, K, T) - Static method in class androidx.databinding.ViewDataBinding
-
- setToIndex(int) - Method in class androidx.core.view.accessibility.AccessibilityRecordCompat
-
- setTool(float, float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setToolbarAlwaysShow() - Method in class androidx.car.drawer.CarDrawerActivity
-
Sets the toolbar to always show even if content in the main view of the Activity has been
scrolled.
- setToolbarCollapsible() - Method in class androidx.car.drawer.CarDrawerActivity
-
Sets the toolbar of this Activity as collapsible.
- setToolbarColor(int) - Method in class androidx.browser.customtabs.CustomTabsIntent.Builder
-
Sets the toolbar color.
- setToolbarElevation(float) - Method in class androidx.car.drawer.CarDrawerActivity
-
Sets the elevation on the toolbar of this Activity.
- setToolbarElevationWithAnimation(float) - Method in class androidx.car.drawer.CarDrawerActivity
-
Sets the elevation of the toolbar and animate it from the current elevation value.
- setToolbarItem(int, Bitmap, String) - Method in class androidx.browser.customtabs.CustomTabsSession
-
- setToolbarNavigationClickListener(View.OnClickListener) - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
When DrawerToggle is constructed with a Toolbar, it sets the click listener on
the Navigation icon.
- setTooltipText(CharSequence) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setTooltipText(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setTooltipText(CharSequence) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setTooltipText(View, CharSequence) - Static method in class androidx.appcompat.widget.TooltipCompat
-
Sets the tooltip text for the view.
- setTooltipText(CharSequence) - Method in interface androidx.core.internal.view.SupportMenuItem
-
Change the tooltip text associated with this menu item.
- setTooltipText(CharSequence) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the tooltip text of this node.
- setTooltipText(MenuItem, CharSequence) - Static method in class androidx.core.view.MenuItemCompat
-
Change the tooltip text associated with this menu item.
- setTooltipText(View, CharSequence) - Static method in class androidx.core.view.ViewCompat
-
Sets the tooltip for the view.
- setToolType(int) - Method in class androidx.test.core.view.PointerPropertiesBuilder
-
- setTotalTime(int) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setTotalTime(long) - Method in class androidx.wear.widget.CircularProgressLayout
-
Sets the total time in milliseconds for the timer to countdown to.
- setTotalTimeLong(long) - Method in class androidx.leanback.widget.PlaybackControlsRow
-
- setTouch(float, float) - Method in class androidx.test.core.view.PointerCoordsBuilder
-
- setTouchModal(boolean) - Method in class androidx.appcompat.widget.MenuPopupWindow
-
Set whether this window is touch modal or if outside touches will be sent to
other windows behind it.
- setTrackDrawable(Drawable) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the drawable used for the track that the switch slides within.
- setTrackResource(int) - Method in class androidx.appcompat.widget.SwitchCompat
-
Set the drawable used for the track that the switch slides within.
- setTrackTintList(ColorStateList) - Method in class androidx.appcompat.widget.SwitchCompat
-
Applies a tint to the track drawable.
- setTrackTintMode(PorterDuff.Mode) - Method in class androidx.appcompat.widget.SwitchCompat
-
- setTransactionSuccessful() - Method in class androidx.room.RoomDatabase
-
- setTransactionSuccessful() - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Marks the current transaction as successful.
- setTransient(boolean) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets whether this program is transient or not.
- setTransient(boolean) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets whether this channel is transient or not.
- setTransition(int) - Method in class androidx.fragment.app.FragmentTransaction
-
Select a standard transition animation for this transaction.
- setTransition(Scene, Transition) - Method in class androidx.transition.TransitionManager
-
Sets a specific transition to occur when the given scene is entered.
- setTransition(Scene, Scene, Transition) - Method in class androidx.transition.TransitionManager
-
Sets a specific transition to occur when the given pair of scenes is
exited/entered.
- setTransitionGroup(ViewGroup, boolean) - Static method in class androidx.core.view.ViewGroupCompat
-
Changes whether or not this ViewGroup should be treated as a single entity during
Activity Transitions.
- setTransitionGroup(ViewGroup, boolean) - Static method in class androidx.leanback.transition.TransitionHelper
-
- setTransitioning(boolean) - Method in class androidx.appcompat.widget.ActionBarContainer
-
Set the action bar into a "transitioning" state.
- setTransitionName(View, String) - Static method in class androidx.core.view.ViewCompat
-
Sets the name of the View to be used to identify Views in Transitions.
- setTransitionStyle(int) - Method in class androidx.fragment.app.FragmentTransaction
-
Set a custom style resource that will be used for resolving transit
animations.
- setTransitionVisibility(int) - Method in class androidx.leanback.widget.VideoSurfaceView
-
Overrides hidden method View.setTransitionVisibility() to disable visibility changes
in activity transition.
- setTranslationX(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setTranslationX(float) - Method in class androidx.leanback.widget.PagingIndicator.Dot
-
- setTranslationY(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setTranslationZ(View, float) - Static method in class androidx.core.view.ViewCompat
-
Sets the depth location of this view relative to its
elevation.
- setTransportStreamId(int) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the transport stream id of the Channel.
- setTraversalAfter(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view whose node is visited after this one in accessibility traversal.
- setTraversalAfter(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the node after which this one is visited in accessibility traversal.
- setTraversalBefore(View) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the view before whose node this one should be visited during traversal.
- setTraversalBefore(View, int) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the node before which this one is visited during traversal.
- setTtl(long) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets the time-to-live for this slice, i.e.
- setTtl(Duration) - Method in interface androidx.slice.builders.impl.ListBuilder
-
Sets the time-to-live for this slice, i.e.
- setTtl(long) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setTtl(Duration) - Method in class androidx.slice.builders.impl.ListBuilderBasicImpl
-
- setTtl(long) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setTtl(Duration) - Method in class androidx.slice.builders.impl.ListBuilderV1Impl
-
- setTvSeriesItemType(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Set the TV series item type for this program.
- setType(String) - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Set the type of data being shared
- setType(int) - Method in class androidx.tvprovider.media.tv.BasePreviewProgram.Builder
-
Sets the type of this program content.
- setType(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the broadcast standard of the Channel.
- setType(int) - Method in class androidx.wear.widget.ConfirmationOverlay
-
- setUiOptions(int) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setUiOptions(int) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setUiStyle(int) - Method in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Set UI style to fragment arguments.
- setUiStyle(int) - Method in class androidx.leanback.app.GuidedStepSupportFragment
-
Set UI style to fragment arguments.
- setUnlimitedMode(boolean) - Method in class androidx.car.moderator.ContentRateLimiter
-
Sets unlimited mode.
- setUnreadConversation(NotificationCompat.CarExtender.UnreadConversation) - Method in class androidx.core.app.NotificationCompat.CarExtender
-
Sets the unread conversation in a message notification.
- setup() - Method in class androidx.fragment.app.FragmentTabHost
-
- setup(Context, FragmentManager) - Method in class androidx.fragment.app.FragmentTabHost
-
- setup(Context, FragmentManager, int) - Method in class androidx.fragment.app.FragmentTabHost
-
- setup() - Method in class androidx.legacy.app.FragmentTabHost
-
- setup(Context, FragmentManager) - Method in class androidx.legacy.app.FragmentTabHost
-
- setup(Context, FragmentManager, int) - Method in class androidx.legacy.app.FragmentTabHost
-
- setupAnimatorToVisibility(int, long) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setupAnimatorToVisibility(int, long) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setupBrowseItemFocusHighlight(ItemBridgeAdapter, int, boolean) - Static method in class androidx.leanback.widget.FocusHighlightHelper
-
Sets up the focus highlight behavior of a focused item in browse list row.
- setUpButtonIcon(Drawable) - Method in class androidx.car.widget.PagedListView
-
Sets the icon to be used for the up button.
- setUpButtonIcon(Drawable) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets the icon to be used for the up button.
- setUpdateListener(ViewPropertyAnimatorUpdateListener) - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Sets a listener for update events in the underlying Animator that runs
the property animations.
- setUpdateThrottle(long) - Method in class androidx.loader.content.AsyncTaskLoader
-
Set amount to throttle updates by.
- setupDetailsOverviewRowPresenter(FullWidthDetailsOverviewRowPresenter) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- setupDetailsOverviewRowPresenter(FullWidthDetailsOverviewRowPresenter) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- setupDialog(Dialog, int) - Method in class androidx.appcompat.app.AppCompatDialogFragment
-
- setupDialog(Dialog, int) - Method in class androidx.fragment.app.DialogFragment
-
- setUpEnabled(boolean) - Method in class androidx.car.widget.PagedScrollBarView
-
Sets whether or not the up button on the scroll bar is clickable.
- setupHeaderItemFocusHighlight(VerticalGridView) - Static method in class androidx.leanback.widget.FocusHighlightHelper
-
- setupHeaderItemFocusHighlight(VerticalGridView, boolean) - Static method in class androidx.leanback.widget.FocusHighlightHelper
-
- setupHeaderItemFocusHighlight(ItemBridgeAdapter) - Static method in class androidx.leanback.widget.FocusHighlightHelper
-
Sets up default focus highlight behavior of a focused item in header list.
- setupHeaderItemFocusHighlight(ItemBridgeAdapter, boolean) - Static method in class androidx.leanback.widget.FocusHighlightHelper
-
Sets up the focus highlight behavior of a focused item in header list.
- setupImeOptions(GuidedActionsStylist.ViewHolder, GuidedAction) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- setupPresenter(Presenter) - Method in class androidx.leanback.app.DetailsFragment
-
Deprecated.
- setupPresenter(Presenter) - Method in class androidx.leanback.app.DetailsSupportFragment
-
- setupVideoPlayback(PlaybackGlue) - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
- setupVideoPlayback(PlaybackGlue) - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
- setUri(String) - Method in class androidx.core.app.Person.Builder
-
Set a URI for this
Person which can be any of the following:
The
String representation of a
android.provider.ContactsContract.Contacts#CONTENT_LOOKUP_URI
A
mailto: schema*
A
tel: schema*
- setUri(Uri) - Method in class androidx.loader.content.CursorLoader
-
- setUrlType(int) - Method in class androidx.browser.browseractions.BrowserActionsIntent.Builder
-
Sets the type of Browser Actions context menu.
- setUsage(int) - Method in class androidx.media.AudioAttributesCompat.Builder
-
Sets the attribute describing what is the intended use of the the audio signal, such as
alarm or ringtone.
- setUseCompatPadding(boolean) - Method in class androidx.cardview.widget.CardView
-
CardView adds additional padding to draw shadows on platforms before Lollipop.
- setUseDefaultMargins(boolean) - Method in class androidx.gridlayout.widget.GridLayout
-
When true, GridLayout allocates default margins around children
based on the child's visual characteristics.
- setUseEmojiAsDefaultStyle(boolean) - Method in class androidx.emoji.text.EmojiCompat.Config
-
Determines whether EmojiCompat should use the emoji presentation style for emojis
that have text style as default.
- setUseEmojiAsDefaultStyle(boolean, List<Integer>) - Method in class androidx.emoji.text.EmojiCompat.Config
-
- setUserVisibleHint(boolean) - Method in class androidx.fragment.app.Fragment
-
Set a hint to the system about whether this fragment's UI is currently visible
to the user.
- setUserVisibleHint(Fragment, boolean) - Static method in class androidx.legacy.app.FragmentCompat
-
- setUsesChronometer(boolean) - Method in class androidx.core.app.NotificationCompat.Builder
-
Show the Notification#when field as a stopwatch.
- setValidator(AutoCompleteTextView, AutoCompleteTextViewBindingAdapter.FixText, AutoCompleteTextViewBindingAdapter.IsValid) - Static method in class androidx.databinding.adapters.AutoCompleteTextViewBindingAdapter
-
- setValue(NumberPicker, int) - Static method in class androidx.databinding.adapters.NumberPickerBindingAdapter
-
- setValue(T, float) - Method in class androidx.dynamicanimation.animation.FloatPropertyCompat
-
Sets the value on object which this property represents.
- setValue(float) - Method in class androidx.dynamicanimation.animation.FloatValueHolder
-
Sets the value held in the FloatValueHolder instance.
- setValue(Parallax, float) - Method in class androidx.leanback.widget.Parallax.FloatProperty
-
Fast version of set() method that takes a primitive float value into the Property.
- setValue(Parallax, int) - Method in class androidx.leanback.widget.Parallax.IntProperty
-
Fast version of set() method that takes a primitive int value into the Property.
- setValue(T) - Method in class androidx.lifecycle.LiveData
-
Sets the value.
- setValue(T) - Method in class androidx.lifecycle.MutableLiveData
-
- setValue(String) - Method in class androidx.preference.ListPreference
-
Sets the value of the key.
- setValue(int) - Method in class androidx.preference.SeekBarPreference
-
- setValue(int) - Method in class androidx.slice.builders.ListBuilder.InputRangeBuilder
-
Set the current value of the range.
- setValue(int) - Method in class androidx.slice.builders.ListBuilder.RangeBuilder
-
Set the current value of the range.
- setValueAt(int, E) - Method in class androidx.collection.LongSparseArray
-
Given an index in the range 0...size()-1, sets a new
value for the indexth key-value mapping that this
LongSparseArray stores.
- setValueAt(int, V) - Method in class androidx.collection.SimpleArrayMap
-
Set the value at a given index in the array.
- setValueAt(int, E) - Method in class androidx.collection.SparseArrayCompat
-
Given an index in the range 0...size()-1, sets a new
value for the indexth key-value mapping that this
SparseArray stores.
- setValueAt(int, V) - Method in class androidx.databinding.ObservableArrayMap
-
- setValueIndex(int) - Method in class androidx.preference.DropDownPreference
-
- setValueIndex(int) - Method in class androidx.preference.ListPreference
-
Sets the value to the given index from the entry values.
- setValues(Set<String>) - Method in class androidx.preference.internal.AbstractMultiSelectListPreference
-
- setValues(Set<String>) - Method in class androidx.preference.MultiSelectListPreference
-
Sets the value of the key.
- setVariable(int, Object) - Method in class androidx.databinding.ViewDataBinding
-
Set a value value in the Binding class.
- setVersion(int) - Method in interface androidx.sqlite.db.SupportSQLiteDatabase
-
Sets the database version.
- setVerticalGravity(int) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- setVerticalMargin(int) - Method in class androidx.leanback.widget.BaseGridView
-
- setVerticalMirror(boolean) - Method in class androidx.appcompat.graphics.drawable.DrawerArrowDrawable
-
If set, canvas is flipped when progress reached to end and going back to start.
- setVerticalOffset(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set the vertical offset of this popup from its anchor view in pixels.
- setVerticalOffset(int) - Method in class androidx.leanback.graphics.FitWidthBitmapDrawable
-
Sets the vertical offset which will be used for drawing the bitmap.
- setVerticalSpacing(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the vertical spacing in pixels between two child items.
- setVibrate(long[]) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the vibration pattern to use.
- setVideoFormat(String) - Method in class androidx.tvprovider.media.tv.Channel.Builder
-
Sets the video format of the Channel.
- setVideoHeight(int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the video height of the program.
- setVideoUrl(String) - Method in class androidx.leanback.media.MediaPlayerGlue
-
Deprecated.
Sets the url for the video.
- setVideoWidth(int) - Method in class androidx.tvprovider.media.tv.BaseProgram.Builder
-
Sets the video width of the program.
- setView(int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Set a custom view resource to be the contents of the Dialog.
- setView(View) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Sets a custom view to be the contents of the alert dialog.
- setView(View, int, int, int, int) - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Deprecated.
- setView(View) - Method in class androidx.appcompat.app.AlertDialog
-
Set the view to display in the dialog.
- setView(View, int, int, int, int) - Method in class androidx.appcompat.app.AlertDialog
-
Set the view to display in the dialog, specifying the spacing to appear around that
view.
- setView(View, int) - Method in class androidx.car.widget.ActionBar
-
Sets or clears the view to be displayed at a particular position.
- setViewAction(ViewAction) - Method in class androidx.test.espresso.remote.InteractionRequest.Builder
-
- setViewAssertion(ViewAssertion) - Method in class androidx.test.espresso.remote.InteractionRequest.Builder
-
- setViewBinder(SimpleCursorAdapter.ViewBinder) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Sets the binder used to bind data to views.
- setViewCacheExtension(RecyclerView.ViewCacheExtension) - Method in class androidx.recyclerview.widget.RecyclerView
-
- setViewCacheSize(int) - Method in class androidx.recyclerview.widget.RecyclerView.Recycler
-
Set the maximum number of detached, valid views we should retain for later use.
- setViewId(int) - Method in class androidx.preference.Preference
-
Set the ID that will be assigned to the overall View representing this
preference, once bound.
- setViewIdResourceName(String) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets the fully qualified resource name of the source view's id.
- setViewImage(ImageView, String) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Called by bindView() to set the image for an ImageView but only if
there is no existing ViewBinder or if the existing ViewBinder cannot
handle binding to an ImageView.
- setViewMatcher(<any>) - Method in class androidx.test.espresso.remote.InteractionRequest.Builder
-
- setViewResource(int) - Method in class androidx.cursoradapter.widget.ResourceCursorAdapter
-
Sets the layout resource of the item views.
- setViews(View[]) - Method in class androidx.car.widget.ActionBar
-
Sets the views to include in each available slot of the action bar.
- setViewText(TextView, String) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Called by bindView() to set the text for a TextView but only if
there is no existing ViewBinder or if the existing ViewBinder cannot
handle binding to a TextView.
- setViewValue(View, Cursor, int) - Method in interface androidx.cursoradapter.widget.SimpleCursorAdapter.ViewBinder
-
Binds the Cursor column defined by the specified index to the specified view.
- setVisibility(int) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- setVisibility(int) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setVisibility(int) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setVisibility(int) - Method in class androidx.appcompat.widget.ViewStubCompat
-
When visibility is set to
#VISIBLE or
#INVISIBLE,
ViewStubCompat.inflate() is invoked and this StubbedView is replaced in its parent
by the inflated layout resource.
- setVisibility(int) - Method in class androidx.coordinatorlayout.widget.CoordinatorLayout
-
- setVisibility(int) - Method in class androidx.core.app.NotificationCompat.Builder
-
Sets Notification#visibility.
- setVisibility(int) - Method in class androidx.leanback.widget.MediaNowPlayingView
-
- setVisibility(int) - Method in class androidx.mediarouter.app.MediaRouteButton
-
- setVisibilityListener(ActionProvider.VisibilityListener) - Method in class androidx.core.view.ActionProvider
-
Set a listener to be notified when this ActionProvider's overridden visibility changes.
- setVisible(boolean, boolean) - Method in class androidx.appcompat.graphics.drawable.AnimatedStateListDrawableCompat
-
- setVisible(boolean, boolean) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setVisible(boolean) - Method in class androidx.appcompat.view.menu.ActionMenuItem
-
- setVisible(boolean) - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- setVisible(boolean) - Method in class androidx.appcompat.view.menu.MenuItemWrapperICS
-
- setVisible(boolean) - Method in class androidx.preference.Preference
-
Sets whether this preference should be visible to the user.
- setVisible(boolean, boolean) - Method in class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat
-
- setVisibleItemCount(float) - Method in class androidx.leanback.widget.picker.Picker
-
Changes number of visible items showing in a column when it's not activated.
- setVisibleToUser(boolean) - Method in class androidx.core.view.accessibility.AccessibilityNodeInfoCompat
-
Sets whether this node is visible to the user.
- setVolume(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's current volume, or 0 if unknown.
- setVolumeControlEnabled(boolean) - Method in class androidx.mediarouter.app.MediaRouteControllerDialog
-
Sets whether to enable the volume slider and volume control using the volume keys
when the route supports it.
- setVolumeHandling(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's volume handling.
- setVolumeMax(int) - Method in class androidx.mediarouter.media.MediaRouteDescriptor.Builder
-
Sets the route's maximum volume, or 0 if unknown.
- setWatchNextType(int) - Method in class androidx.tvprovider.media.tv.WatchNextProgram.Builder
-
Sets the "watch next" type of this program content.
- setWebMessageCallback(WebMessagePortCompat.WebMessageCallbackCompat) - Method in class androidx.webkit.internal.WebMessagePortImpl
-
- setWebMessageCallback(Handler, WebMessagePortCompat.WebMessageCallbackCompat) - Method in class androidx.webkit.internal.WebMessagePortImpl
-
- setWebMessageCallback(WebMessagePortCompat.WebMessageCallbackCompat) - Method in class androidx.webkit.WebMessagePortCompat
-
Sets a callback to receive message events on the main thread.
- setWebMessageCallback(Handler, WebMessagePortCompat.WebMessageCallbackCompat) - Method in class androidx.webkit.WebMessagePortCompat
-
Sets a callback to receive message events on the handler that is provided
by the application.
- setWeight(int) - Method in class androidx.tvprovider.media.tv.PreviewProgram.Builder
-
Sets the weight of the preview program within the channel.
- setWeights(float...) - Method in class androidx.leanback.widget.ParallaxEffect
-
Sets a list of Float objects that represents weight associated with each variable range.
- setWeightSum(float) - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
Defines the desired weights sum.
- setWhen(long) - Method in class androidx.core.app.NotificationCompat.Builder
-
Set the time that the event occurred.
- setWidgetLayoutResource(int) - Method in class androidx.preference.Preference
-
Sets the layout for the controllable widget portion of this Preference.
- setWidth(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Sets the width of the popup window in pixels.
- setWindowAlignment(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the method for focused item alignment in the view.
- setWindowAlignmentOffset(int) - Method in class androidx.leanback.widget.BaseGridView
-
Sets the offset in pixels for window alignment key line.
- setWindowAlignmentOffsetPercent(float) - Method in class androidx.leanback.widget.BaseGridView
-
- setWindowAlignmentPreferKeyLineOverHighEdge(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
- setWindowAlignmentPreferKeyLineOverLowEdge(boolean) - Method in class androidx.leanback.widget.BaseGridView
-
- setWindowCallback(Window.Callback) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setWindowCallback(Window.Callback) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setWindowCallback(Window.Callback) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setWindowCallback(Window.Callback) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setWindowLayoutType(int) - Method in class androidx.appcompat.widget.ListPopupWindow
-
Set the layout type for this popup window.
- setWindowLayoutType(PopupWindow, int) - Static method in class androidx.core.widget.PopupWindowCompat
-
Set the layout type for this window.
- setWindowTitle(CharSequence) - Method in class androidx.appcompat.app.ActionBar
-
- setWindowTitle(CharSequence) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- setWindowTitle(CharSequence) - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- setWindowTitle(CharSequence) - Method in interface androidx.appcompat.widget.DecorContentParent
-
- setWindowTitle(CharSequence) - Method in interface androidx.appcompat.widget.DecorToolbar
-
- setWindowTitle(CharSequence) - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- setWrappedDrawable(Drawable) - Method in class androidx.appcompat.graphics.drawable.DrawableWrapper
-
- setWrappedDrawable(Drawable) - Method in interface androidx.core.graphics.drawable.WrappedDrawable
-
- setWrapper(ItemBridgeAdapter.Wrapper) - Method in class androidx.leanback.widget.ItemBridgeAdapter
-
- setWriteAheadLoggingEnabled(boolean) - Method in interface androidx.sqlite.db.SupportSQLiteOpenHelper
-
Enables or disables the use of write-ahead logging for the database.
- setX(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setXPrecision(float) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the x precision.
- setY(View, float) - Static method in class androidx.core.view.ViewCompat
-
- setYPrecision(float) - Method in class androidx.test.core.view.MotionEventBuilder
-
Sets the y precision.
- setZ(View, float) - Static method in class androidx.core.view.ViewCompat
-
Sets the visual z position of this view, in pixels.
- SHADOW_DYNAMIC - Static variable in class androidx.leanback.widget.ShadowOverlayContainer
-
Shadows depend on the size, shape, and position of the view.
- SHADOW_DYNAMIC - Static variable in class androidx.leanback.widget.ShadowOverlayHelper
-
Shadows depend on the size, shape, and position of the view.
- SHADOW_NONE - Static variable in class androidx.leanback.widget.ShadowOverlayContainer
-
No shadow.
- SHADOW_NONE - Static variable in class androidx.leanback.widget.ShadowOverlayHelper
-
No shadow.
- SHADOW_STATIC - Static variable in class androidx.leanback.widget.ShadowOverlayContainer
-
Shadows are fixed.
- SHADOW_STATIC - Static variable in class androidx.leanback.widget.ShadowOverlayHelper
-
Shadows are fixed.
- ShadowOverlayContainer - Class in androidx.leanback.widget
-
Provides an SDK version-independent wrapper to support shadows, color overlays, and rounded
corners.
- ShadowOverlayContainer(Context) - Constructor for class androidx.leanback.widget.ShadowOverlayContainer
-
Create ShadowOverlayContainer and auto select shadow type.
- ShadowOverlayContainer(Context, AttributeSet) - Constructor for class androidx.leanback.widget.ShadowOverlayContainer
-
Create ShadowOverlayContainer and auto select shadow type.
- ShadowOverlayContainer(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.ShadowOverlayContainer
-
Create ShadowOverlayContainer and auto select shadow type.
- ShadowOverlayHelper - Class in androidx.leanback.widget
-
ShadowOverlayHelper is a helper class for shadow, overlay color and rounded corner.
- ShadowOverlayHelper.Builder - Class in androidx.leanback.widget
-
Builder for creating ShadowOverlayHelper.
- ShadowOverlayHelper.Options - Class in androidx.leanback.widget
-
Option values for ShadowOverlayContainer.
- shardIndex - Variable in class androidx.test.internal.runner.RunnerArgs
-
- ShareActionProvider - Class in androidx.appcompat.widget
-
Provides a share action, which is suitable for an activity's app bar.
- ShareActionProvider(Context) - Constructor for class androidx.appcompat.widget.ShareActionProvider
-
Creates a new instance.
- ShareActionProvider.OnShareTargetSelectedListener - Interface in androidx.appcompat.widget
-
Listener for the event of selecting a share target.
- ShareCompat - Class in androidx.core.app
-
Extra helper functionality for sharing data between activities.
- ShareCompat.IntentBuilder - Class in androidx.core.app
-
IntentBuilder is a helper for constructing Intent#ACTION_SEND and
Intent#ACTION_SEND_MULTIPLE sharing intents and starting activities
to share content.
- ShareCompat.IntentReader - Class in androidx.core.app
-
IntentReader is a helper for reading the data contained within a sharing (ACTION_SEND)
Intent.
- SharedElementCallback - Class in androidx.core.app
-
- SharedElementCallback() - Constructor for class androidx.core.app.SharedElementCallback
-
- SharedElementCallback.OnSharedElementsReadyListener - Interface in androidx.core.app
-
- SharedPreferencesCompat - Class in androidx.core.content
-
- SharedPreferencesCompat.EditorCompat - Class in androidx.core.content
-
- SharedSQLiteStatement - Class in androidx.room
-
Represents a prepared SQLite state that can be re-used multiple times.
- SharedSQLiteStatement(RoomDatabase) - Constructor for class androidx.room.SharedSQLiteStatement
-
Creates an SQLite prepared statement that can be re-used across threads.
- SHARPNESS_HARD - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SHARPNESS_NORMAL - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SHARPNESS_SOFT - Static variable in class androidx.exifinterface.media.ExifInterface
-
- ShellCommand - Class in androidx.test.runner.permission
-
Ideally we wouldn't need this abstraction but since UiAutomation is final we need an
abstraction on top to be able to mock it in tests.
- ShellCommand() - Constructor for class androidx.test.runner.permission.ShellCommand
-
- ShellCommandClient - Class in androidx.test.services.shellexecutor
-
Client for the ShellCommandExecutor service, to allow an instrumentation to executes a shell
command in a similar manner and environment as @UiAutomation.executeShellCommand() (i.e.
- ShellCommandClient.ClientNotConnected - Exception in androidx.test.services.shellexecutor
-
Indicates that the ShellCommandClient got an I/O error trying to reach the remote server.
- shellExecBinderKey - Variable in class androidx.test.internal.runner.RunnerArgs.Builder
-
- shellExecBinderKey - Variable in class androidx.test.internal.runner.RunnerArgs
-
- ShellExecSharedConstants - Class in androidx.test.services.shellexecutor
-
Shared constants between ShellExec Client and Server
- ShellExecSharedConstants() - Constructor for class androidx.test.services.shellexecutor.ShellExecSharedConstants
-
- SHOPPING - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Shopping.
- ShortcutInfoCompat - Class in androidx.core.content.pm
-
Helper for accessing features in ShortcutInfo.
- ShortcutInfoCompat.Builder - Class in androidx.core.content.pm
-
- ShortcutManagerCompat - Class in androidx.core.content.pm
-
Helper for accessing features in android.content.pm.ShortcutManager.
- ShortcutView - Class in androidx.slice.widget
-
- ShortcutView(Context) - Constructor for class androidx.slice.widget.ShortcutView
-
- SHOULD_OVERRIDE_WITH_REDIRECTS - Static variable in class androidx.webkit.WebViewFeature
-
- shouldAlwaysUseBrowserUI(Intent) - Static method in class androidx.browser.customtabs.CustomTabsIntent
-
Whether a browser receiving the given intent should always use browser UI and avoid using any
custom tabs UI.
- shouldBeUsed() - Static method in class androidx.appcompat.widget.VectorEnabledTintResources
-
- shouldDelayChildPressedState() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- shouldDelayChildPressedState() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- shouldDelayChildPressedState() - Method in class androidx.appcompat.widget.LinearLayoutCompat
-
- shouldDelayChildPressedState() - Method in class androidx.core.widget.NestedScrollView
-
- shouldDelayChildPressedState() - Method in class androidx.leanback.widget.BaseCardView
-
- shouldDisableDependents() - Method in class androidx.preference.EditTextPreference
-
- shouldDisableDependents() - Method in class androidx.preference.Preference
-
Checks whether this preference's dependents should currently be
disabled.
- shouldDisableDependents() - Method in class androidx.preference.PreferenceCategory
-
- shouldDisableDependents() - Method in class androidx.preference.TwoStatePreference
-
- shouldHideDivider() - Method in class androidx.car.widget.ListItem
-
- shouldHideDivider(int) - Method in class androidx.car.widget.ListItemAdapter
-
Deprecated.
- shouldHideDivider(int) - Method in interface androidx.car.widget.PagedListView.DividerVisibilityManager
-
- shouldIncludeItem(int, MenuItemImpl) - Method in class androidx.appcompat.view.menu.BaseMenuPresenter
-
Filter item by child index and item data.
- shouldIntercept(ClassLoader, String, Intent) - Method in class androidx.test.internal.runner.intercepting.DefaultInterceptingActivityFactory
-
- shouldIntercept(ClassLoader, String, Intent) - Method in interface androidx.test.runner.intercepting.InterceptingActivityFactory
-
This method can be used to know whether activity instance creation should be intercepted or not
for a particular activity in response to a given intent.
- shouldIntercept(ClassLoader, String, Intent) - Method in class androidx.test.runner.intercepting.SingleActivityFactory
-
- shouldInterceptRequest(WebResourceRequest) - Method in class androidx.webkit.internal.FrameworkServiceWorkerClient
-
- shouldInterceptRequest(WebResourceRequest) - Method in class androidx.webkit.internal.ServiceWorkerClientAdapter
-
- shouldInterceptRequest(WebResourceRequest) - Method in class androidx.webkit.ServiceWorkerClientCompat
-
Notify the host application of a resource request and allow the
application to return the data.
- shouldInterceptTouchEvent(MotionEvent) - Method in class androidx.customview.widget.ViewDragHelper
-
Check if this event as provided to the parent view's onInterceptTouchEvent should
cause the parent to intercept the touch event stream.
- shouldOverrideUrlLoading(WebView, WebResourceRequest) - Method in class androidx.webkit.WebViewClientCompat
-
Give the host application a chance to take over the control when a new
url is about to be loaded in the current WebView.
- shouldPersist() - Method in class androidx.preference.Preference
-
Checks whether, at the given time this method is called, this Preference should store/restore
its value(s) into the
SharedPreferences or into
PreferenceDataStore if
assigned.
- shouldRunOnUiThread(FrameworkMethod) - Static method in class androidx.test.internal.runner.junit4.statement.UiThreadStatement
-
- shouldRunOnUiThread(Description) - Method in class androidx.test.rule.UiThreadTestRule
-
Deprecated.
- shouldShowIcon() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- shouldShowMenuShortcutsWhenKeyboardPresent(ViewConfiguration, Context) - Static method in class androidx.core.view.ViewConfigurationCompat
-
Check if shortcuts should be displayed in menus.
- shouldShowRequestPermissionRationale(Activity, String) - Static method in class androidx.core.app.ActivityCompat
-
Gets whether you should show UI with rationale for requesting a permission.
- shouldShowRequestPermissionRationale(String) - Method in class androidx.fragment.app.Fragment
-
Gets whether you should show UI with rationale for requesting a permission.
- shouldShowRequestPermissionRationale(Fragment, String) - Static method in class androidx.legacy.app.FragmentCompat
-
- shouldTrackUsage() - Method in class androidx.test.runner.UsageTrackerFacilitator
-
- shouldUpRecreateTask(Activity, Intent) - Static method in class androidx.core.app.NavUtils
-
Returns true if sourceActivity should recreate the task when navigating 'up'
by using targetIntent.
- shouldUseGeneratedIds() - Method in class androidx.preference.PreferenceScreen
-
- show() - Method in class androidx.appcompat.app.ActionBar
-
Show the ActionBar if it is not currently showing.
- show() - Method in class androidx.appcompat.app.AlertDialog.Builder
-
Creates an
AlertDialog with the arguments supplied to this
builder and immediately displays the dialog.
- show() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- show() - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- show(int, int) - Method in class androidx.appcompat.view.menu.MenuPopupHelper
-
- show() - Method in interface androidx.appcompat.view.menu.ShowableListMenu
-
- show() - Method in class androidx.appcompat.widget.ListPopupWindow
-
Show the popup list.
- show() - Method in class androidx.appcompat.widget.PopupMenu
-
Show the menu popup anchored to the view specified during construction.
- show() - Method in class androidx.core.widget.ContentLoadingProgressBar
-
Show the progress view after waiting for a minimum delay.
- show(FragmentManager, String) - Method in class androidx.fragment.app.DialogFragment
-
Display the dialog, adding the fragment to the given FragmentManager.
- show(FragmentTransaction, String) - Method in class androidx.fragment.app.DialogFragment
-
Display the dialog, adding the fragment using an existing transaction
and then
committing the transaction.
- show(Fragment) - Method in class androidx.fragment.app.FragmentTransaction
-
Shows a previously hidden fragment.
- show() - Method in class androidx.leanback.app.ProgressBarManager
-
Displays the progress bar.
- SHOW_AS_ACTION_ALWAYS - Static variable in interface androidx.core.internal.view.SupportMenuItem
-
Always show this item as a button in an Action Bar.
- SHOW_AS_ACTION_ALWAYS - Static variable in class androidx.core.view.MenuItemCompat
-
- SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW - Static variable in interface androidx.core.internal.view.SupportMenuItem
-
This item's action view collapses to a normal menu item.
- SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW - Static variable in class androidx.core.view.MenuItemCompat
-
- SHOW_AS_ACTION_IF_ROOM - Static variable in interface androidx.core.internal.view.SupportMenuItem
-
Show this item as a button in an Action Bar if the system decides there is room for it.
- SHOW_AS_ACTION_IF_ROOM - Static variable in class androidx.core.view.MenuItemCompat
-
- SHOW_AS_ACTION_NEVER - Static variable in interface androidx.core.internal.view.SupportMenuItem
-
Never show this item as a button in an Action Bar.
- SHOW_AS_ACTION_NEVER - Static variable in class androidx.core.view.MenuItemCompat
-
- SHOW_AS_ACTION_WITH_TEXT - Static variable in interface androidx.core.internal.view.SupportMenuItem
-
When this item is in the action bar, always show it with a text label even if it also has an
icon specified.
- SHOW_AS_ACTION_WITH_TEXT - Static variable in class androidx.core.view.MenuItemCompat
-
- SHOW_DIVIDER_BEGINNING - Static variable in class androidx.appcompat.widget.LinearLayoutCompat
-
Show a divider at the beginning of the group.
- SHOW_DIVIDER_END - Static variable in class androidx.appcompat.widget.LinearLayoutCompat
-
Show a divider at the end of the group.
- SHOW_DIVIDER_MIDDLE - Static variable in class androidx.appcompat.widget.LinearLayoutCompat
-
Show dividers between each item in the group.
- SHOW_DIVIDER_NONE - Static variable in class androidx.appcompat.widget.LinearLayoutCompat
-
Don't show any dividers.
- SHOW_PAGE_TITLE - Static variable in class androidx.browser.customtabs.CustomTabsIntent
-
Shows the page title and the domain.
- ShowableListMenu - Interface in androidx.appcompat.view.menu
-
A list menu which can be shown and hidden and which is internally represented by a ListView.
- showAbove(View) - Method in class androidx.wear.widget.ConfirmationOverlay
-
Adds the overlay as a child of view.getRootView(), removing it when complete.
- showAsDropDown(PopupWindow, View, int, int, int) - Static method in class androidx.core.widget.PopupWindowCompat
-
Display the content view in a popup window anchored to the bottom-left
corner of the anchor view offset by the specified x and y coordinates.
- showBottomSpace(PlaybackControlsRowPresenter.ViewHolder, boolean) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Shows or hides space at the bottom of the playback controls row.
- showControlsOverlay(boolean) - Method in class androidx.leanback.app.PlaybackFragment
-
Deprecated.
Show controls overlay.
- showControlsOverlay(boolean) - Method in class androidx.leanback.app.PlaybackFragmentGlueHost
-
Deprecated.
- showControlsOverlay(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragment
-
Show controls overlay.
- showControlsOverlay(boolean) - Method in class androidx.leanback.app.PlaybackSupportFragmentGlueHost
-
- showControlsOverlay(boolean) - Method in class androidx.leanback.media.PlaybackGlueHost
-
Show controls overlay.
- showDialog() - Method in class androidx.mediarouter.app.MediaRouteButton
-
Show the route chooser or controller dialog.
- showDialog(Preference) - Method in class androidx.preference.PreferenceManager
-
Called when a preference requests that a dialog be shown to complete a user interaction.
- showForSystem() - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- showForSystem() - Method in interface androidx.appcompat.widget.ActionBarOverlayLayout.ActionBarVisibilityCallback
-
- showIndeterminateProgress(boolean) - Method in class androidx.wear.widget.CircledImageView
-
Show the circle border as an indeterminate progress spinner.
- showInterstitial(boolean) - Method in class androidx.webkit.internal.SafeBrowsingResponseImpl
-
- showInterstitial(boolean) - Method in class androidx.webkit.SafeBrowsingResponseCompat
-
Display the default interstitial.
- showListening() - Method in class androidx.leanback.widget.SpeechOrbView
-
Sets the view to display listening state.
- showLoadingProgressBar(boolean) - Method in class androidx.car.drawer.CarDrawerController
-
Sets whether the loading progress bar is displayed in the navigation drawer.
- showNotListening() - Method in class androidx.leanback.widget.SpeechOrbView
-
Sets the view to display the not-listening state.
- showNow(FragmentManager, String) - Method in class androidx.fragment.app.DialogFragment
-
Display the dialog, immediately adding the fragment to the given FragmentManager.
- showOn(Activity) - Method in class androidx.wear.widget.ConfirmationOverlay
-
Adds the overlay as a content view to the activity, removing it when complete.
- showOverflowMenu() - Method in class androidx.appcompat.widget.ActionBarContextView
-
- showOverflowMenu() - Method in class androidx.appcompat.widget.ActionBarOverlayLayout
-
- showOverflowMenu() - Method in class androidx.appcompat.widget.ActionMenuView
-
Show the overflow items from the associated menu.
- showOverflowMenu() - Method in interface androidx.appcompat.widget.DecorContentParent
-
- showOverflowMenu() - Method in interface androidx.appcompat.widget.DecorToolbar
-
- showOverflowMenu() - Method in class androidx.appcompat.widget.Toolbar
-
Show the overflow items from the associated menu.
- showOverflowMenu() - Method in class androidx.appcompat.widget.ToolbarWidgetWrapper
-
- showPopup() - Method in class androidx.appcompat.widget.ActivityChooserView
-
Shows the popup window with activities.
- showPrimaryActions(PlaybackControlsRowPresenter.ViewHolder) - Method in class androidx.leanback.widget.PlaybackControlsRowPresenter
-
Displays the primary actions.
- showsIcon() - Method in class androidx.appcompat.view.menu.ActionMenuItemView
-
- showsIcon() - Method in class androidx.appcompat.view.menu.ListMenuItemView
-
- showsIcon() - Method in interface androidx.appcompat.view.menu.MenuView.ItemView
-
Whether this item view shows an icon.
- showsOverflowMenuButton() - Method in class androidx.appcompat.view.ActionBarPolicy
-
- showsTextAsAction() - Method in class androidx.appcompat.view.menu.MenuItemImpl
-
- showTitle(boolean) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Shows or hides the title view.
- showTitle(int) - Method in class androidx.leanback.app.BrandedFragment
-
Deprecated.
Changes title view's components visibility and shows title.
- showTitle(boolean) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Shows or hides the title view.
- showTitle(int) - Method in class androidx.leanback.app.BrandedSupportFragment
-
Changes title view's components visibility and shows title.
- showTitle(boolean) - Method in class androidx.leanback.widget.TitleHelper
-
Shows the title.
- showTitleView(boolean) - Method in interface androidx.leanback.app.BrowseFragment.FragmentHost
-
Deprecated.
- showTitleView(boolean) - Method in interface androidx.leanback.app.BrowseSupportFragment.FragmentHost
-
- showView(View, boolean) - Method in class androidx.leanback.widget.PresenterSwitcher
-
- ShuffleAction(Context) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
Constructor
- ShuffleAction(Context, int) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.ShuffleAction
-
Constructor
- SidePropagation - Class in androidx.transition
-
A TransitionPropagation that propagates based on the distance to the side
and, orthogonally, the distance to epicenter.
- SidePropagation() - Constructor for class androidx.transition.SidePropagation
-
- signalIntent(Intent) - Method in class androidx.test.internal.runner.intent.IntentMonitorImpl
-
- signalLifecycleChange(Stage, Activity) - Method in class androidx.test.internal.runner.lifecycle.ActivityLifecycleMonitorImpl
-
Called by the runner after a particular onXXX lifecycle method has been called on a given
activity.
- signalLifecycleChange(Application, ApplicationStage) - Method in class androidx.test.internal.runner.lifecycle.ApplicationLifecycleMonitorImpl
-
- SIGNED - Static variable in class androidx.databinding.adapters.TextViewBindingAdapter
-
- SimpleAnimatorListener - Class in androidx.wear.widget
-
Convenience class for listening for Animator events that implements the AnimatorListener
interface and allows extending only methods that are necessary.
- SimpleAnimatorListener() - Constructor for class androidx.wear.widget.SimpleAnimatorListener
-
- SimpleArrayMap<K,V> - Class in androidx.collection
-
Base implementation of
ArrayMap that doesn't include any standard Java
container API interoperability.
- SimpleArrayMap() - Constructor for class androidx.collection.SimpleArrayMap
-
Create a new empty ArrayMap.
- SimpleArrayMap(int) - Constructor for class androidx.collection.SimpleArrayMap
-
Create a new ArrayMap with a given initial capacity.
- SimpleArrayMap(SimpleArrayMap<K, V>) - Constructor for class androidx.collection.SimpleArrayMap
-
Create a new ArrayMap with the mappings from the given ArrayMap.
- SimpleAtom - Class in androidx.test.espresso.web.model
-
A simple implementation of Atom suitable for subclassing.
- SimpleAtom(String) - Constructor for class androidx.test.espresso.web.model.SimpleAtom
-
Creates a SimpleAtom which runs the given script and places any ElementReference as the first
argument to the script.
- SimpleAtom(String, SimpleAtom.ElementReferencePlacement) - Constructor for class androidx.test.espresso.web.model.SimpleAtom
-
Creates a SimpleAtom which runs the given script and places any supplied ElementReference
either as the first or last argument to the script.
- SimpleAtom.ElementReferencePlacement - Enum in androidx.test.espresso.web.model
-
Controls whether the ElementReference appears as the first arg or last arg to the script.
- SimpleCallback(int, int) - Constructor for class androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
-
Creates a Callback for the given drag and swipe allowance.
- SimpleCursorAdapter - Class in androidx.cursoradapter.widget
-
Static library support version of the framework's android.widget.SimpleCursorAdapter.
- SimpleCursorAdapter(Context, int, Cursor, String[], int[]) - Constructor for class androidx.cursoradapter.widget.SimpleCursorAdapter
-
- SimpleCursorAdapter(Context, int, Cursor, String[], int[], int) - Constructor for class androidx.cursoradapter.widget.SimpleCursorAdapter
-
Standard constructor.
- SimpleCursorAdapter.CursorToStringConverter - Interface in androidx.cursoradapter.widget
-
This class can be used by external clients of SimpleCursorAdapter
to define how the Cursor should be converted to a String.
- SimpleCursorAdapter.ViewBinder - Interface in androidx.cursoradapter.widget
-
This class can be used by external clients of SimpleCursorAdapter
to bind values fom the Cursor to views.
- SimpleDrawerListener() - Constructor for class androidx.drawerlayout.widget.DrawerLayout.SimpleDrawerListener
-
- SimpleItemAnimator - Class in androidx.recyclerview.widget
-
A wrapper class for ItemAnimator that records View bounds and decides whether it should run
move, change, add or remove animations.
- SimpleItemAnimator() - Constructor for class androidx.recyclerview.widget.SimpleItemAnimator
-
- SimpleOnItemTouchListener() - Constructor for class androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
-
- SimpleOnPageChangeListener() - Constructor for class androidx.viewpager.widget.ViewPager.SimpleOnPageChangeListener
-
- SimplePanelSlideListener() - Constructor for class androidx.slidingpanelayout.widget.SlidingPaneLayout.SimplePanelSlideListener
-
- SimplePool(int) - Constructor for class androidx.core.util.Pools.SimplePool
-
Creates a new instance.
- SimplePreferenceComparisonCallback() - Constructor for class androidx.preference.PreferenceManager.SimplePreferenceComparisonCallback
-
- simpleQueryForLong() - Method in interface androidx.sqlite.db.SupportSQLiteStatement
-
Execute a statement that returns a 1 by 1 table with a numeric value.
- simpleQueryForString() - Method in interface androidx.sqlite.db.SupportSQLiteStatement
-
Execute a statement that returns a 1 by 1 table with a text value.
- SimpleSQLiteQuery - Class in androidx.sqlite.db
-
A basic implementation of
SupportSQLiteQuery which receives a query and its args and
binds args based on the passed in Object type.
- SimpleSQLiteQuery(String, Object[]) - Constructor for class androidx.sqlite.db.SimpleSQLiteQuery
-
Creates an SQL query with the sql string and the bind arguments.
- SimpleSQLiteQuery(String) - Constructor for class androidx.sqlite.db.SimpleSQLiteQuery
-
Creates an SQL query without any bind arguments.
- SINGLE_PAGE - Static variable in class androidx.wear.widget.drawer.WearableNavigationDrawerView
-
Single page navigation drawer style.
- SingleActivityFactory<T extends Activity> - Class in androidx.test.runner.intercepting
-
- SingleActivityFactory(Class<T>) - Constructor for class androidx.test.runner.intercepting.SingleActivityFactory
-
- SingleGeneratedAdapterObserver - Class in androidx.lifecycle
-
- SinglePagePresenter - Class in androidx.wear.internal.widget.drawer
-
- SinglePagePresenter(SinglePagePresenter.Ui, boolean) - Constructor for class androidx.wear.internal.widget.drawer.SinglePagePresenter
-
- SinglePagePresenter.Ui - Interface in androidx.wear.internal.widget.drawer
-
- SinglePageUi - Class in androidx.wear.internal.widget.drawer
-
- SinglePageUi(WearableNavigationDrawerView) - Constructor for class androidx.wear.internal.widget.drawer.SinglePageUi
-
- SinglePresenterSelector - Class in androidx.leanback.widget
-
- SinglePresenterSelector(Presenter) - Constructor for class androidx.leanback.widget.SinglePresenterSelector
-
- singleTestRunnable(Context, String, Bundle, OutputStream, TestRunnable.RunFinishedListener, String) - Static method in class androidx.test.orchestrator.TestRunnable
-
Constructs a TestRunnable which will run a single test.
- Size - Annotation Type in androidx.annotation
-
Denotes that the annotated element should have a given size or length.
- size() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- size() - Method in class androidx.arch.core.internal.SafeIterableMap
-
- size() - Method in class androidx.car.widget.ListItemProvider.ListProvider
-
- size() - Method in class androidx.car.widget.ListItemProvider
-
- size() - Method in class androidx.collection.ArraySet
-
Return the number of items in this array map.
- size() - Method in class androidx.collection.CircularArray
-
Get number of elements in the CircularArray.
- size() - Method in class androidx.collection.CircularIntArray
-
Get number of integers in the CircularIntArray.
- size() - Method in class androidx.collection.LongSparseArray
-
Returns the number of key-value mappings that this LongSparseArray
currently stores.
- size() - Method in class androidx.collection.LruCache
-
- size() - Method in class androidx.collection.SimpleArrayMap
-
Return the number of items in this array map.
- size() - Method in class androidx.collection.SparseArrayCompat
-
Returns the number of key-value mappings that this SparseArray
currently stores.
- size() - Method in class androidx.core.os.LocaleListCompat
-
- size() - Method in class androidx.leanback.widget.ArrayObjectAdapter
-
- size() - Method in class androidx.leanback.widget.CursorObjectAdapter
-
- size() - Method in class androidx.leanback.widget.ObjectAdapter
-
Returns the number of items in the adapter.
- size() - Method in class androidx.leanback.widget.SparseArrayObjectAdapter
-
- size() - Method in class androidx.paging.PagedList
-
Returns size of the list, including any not-yet-loaded null padding.
- size() - Method in class androidx.recyclerview.widget.SortedList
-
The number of items in the list.
- size() - Method in class androidx.test.ext.truth.view.MotionEventSubject
-
- size(int) - Method in class androidx.test.ext.truth.view.MotionEventSubject
-
- size() - Method in class androidx.test.ext.truth.view.PointerCoordsSubject
-
- SIZE_DEFAULT - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SIZE_FULL_SCREEN - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SIZE_LARGE - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SIZE_MEDIUM - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SIZE_SMALL - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- SIZE_XSMALL - Static variable in class androidx.core.app.NotificationCompat.WearableExtender
-
- sizeOf(K, V) - Method in class androidx.collection.LruCache
-
Returns the size of the entry for key and value in
user-defined units.
- SkipNextAction(Context) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.SkipNextAction
-
Constructor
- SkipPreviousAction(Context) - Constructor for class androidx.leanback.widget.PlaybackControlsRow.SkipPreviousAction
-
Constructor
- SkipQueryVerification - Annotation Type in androidx.room
-
Skips database verification for the annotated element.
- skipToEnd() - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
Skips to the end of the animation.
- Slice - Class in androidx.slice
-
A slice is a piece of app content and actions that can be surfaced outside of the app.
- Slice() - Constructor for class androidx.slice.Slice
-
Used for VersionedParcelable
- Slice(Bundle) - Constructor for class androidx.slice.Slice
-
- Slice.Builder - Class in androidx.slice
-
A Builder used to construct
Slices
- Slice.SliceHint - Annotation Type in androidx.slice
-
- SLICE_ACTION_PRIORITY_COMPARATOR - Static variable in class androidx.slice.widget.SliceView
-
- SLICE_METADATA_KEY - Static variable in class androidx.slice.core.SliceHints
-
The meta-data key that allows an activity to easily be linked directly to a slice.
- SliceAction - Class in androidx.slice.builders
-
Class representing an action, supports tappable icons, custom toggle icons, and default toggles.
- SliceAction(PendingIntent, Icon, CharSequence) - Constructor for class androidx.slice.builders.SliceAction
-
- SliceAction(PendingIntent, Icon, int, CharSequence) - Constructor for class androidx.slice.builders.SliceAction
-
- SliceAction(PendingIntent, Icon, CharSequence, boolean) - Constructor for class androidx.slice.builders.SliceAction
-
- SliceAction(PendingIntent, IconCompat, CharSequence) - Constructor for class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a tappable icon.
- SliceAction(PendingIntent, IconCompat, int, CharSequence) - Constructor for class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a tappable icon.
- SliceAction(PendingIntent, IconCompat, CharSequence, boolean) - Constructor for class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a custom toggle icon.
- SliceAction(PendingIntent, CharSequence, boolean) - Constructor for class androidx.slice.builders.SliceAction
-
Construct a SliceAction representing a default toggle.
- SliceAction - Interface in androidx.slice.core
-
Interface for a slice action, supports tappable icons, custom toggle icons, and default toggles.
- SliceActionImpl - Class in androidx.slice.core
-
Class representing an action, supports tappable icons, custom toggle icons, and default toggles.
- SliceActionImpl(PendingIntent, IconCompat, CharSequence) - Constructor for class androidx.slice.core.SliceActionImpl
-
Construct a SliceAction representing a tappable icon.
- SliceActionImpl(PendingIntent, IconCompat, int, CharSequence) - Constructor for class androidx.slice.core.SliceActionImpl
-
Construct a SliceAction representing a tappable icon.
- SliceActionImpl(PendingIntent, IconCompat, CharSequence, boolean) - Constructor for class androidx.slice.core.SliceActionImpl
-
Construct a SliceAction representing a custom toggle icon.
- SliceActionImpl(PendingIntent, CharSequence, boolean) - Constructor for class androidx.slice.core.SliceActionImpl
-
Construct a SliceAction representing a default toggle.
- SliceActionImpl(SliceItem) - Constructor for class androidx.slice.core.SliceActionImpl
-
Constructs a SliceAction based off of a
SliceItem.
- SliceActionView - Class in androidx.slice.widget
-
- SliceActionView(Context) - Constructor for class androidx.slice.widget.SliceActionView
-
- SliceChildView - Class in androidx.slice.widget
-
- SliceChildView(Context) - Constructor for class androidx.slice.widget.SliceChildView
-
- SliceChildView(Context, AttributeSet) - Constructor for class androidx.slice.widget.SliceChildView
-
- SliceConvert - Class in androidx.slice
-
- SliceHints - Class in androidx.slice.core
-
Temporary class to contain hint constants for slices to be used.
- SliceHints.ImageMode - Annotation Type in androidx.slice.core
-
- SliceItem - Class in androidx.slice
-
A SliceItem is a single unit in the tree structure of a
Slice.
- SliceItem(Object, String, String, String[]) - Constructor for class androidx.slice.SliceItem
-
- SliceItem(Object, String, String, List<String>) - Constructor for class androidx.slice.SliceItem
-
- SliceItem() - Constructor for class androidx.slice.SliceItem
-
Used by VersionedParcelable.
- SliceItem(PendingIntent, Slice, String, String, String[]) - Constructor for class androidx.slice.SliceItem
-
- SliceItem(Bundle) - Constructor for class androidx.slice.SliceItem
-
- SliceItem.ActionHandler - Interface in androidx.slice
-
- SliceItem.SliceType - Annotation Type in androidx.slice
-
- SliceItemHolder - Class in androidx.slice
-
- SliceItemHolder() - Constructor for class androidx.slice.SliceItemHolder
-
- SliceItemHolder(String, Object, boolean) - Constructor for class androidx.slice.SliceItemHolder
-
- SliceLiveData - Class in androidx.slice.widget
-
Class with factory methods for creating LiveData that observes slices.
- SliceLiveData.OnErrorListener - Interface in androidx.slice.widget
-
- SliceLiveData.OnErrorListener.ErrorType - Annotation Type in androidx.slice.widget
-
- SliceManager - Class in androidx.slice
-
Class to handle interactions with
Slices.
- SliceMetadata - Class in androidx.slice
-
Utility class to parse a Slice and provide access to some information around its contents.
- SliceMetadata.SliceLoadingState - Annotation Type in androidx.slice
-
- sliceMode - Variable in class androidx.slice.widget.EventInfo
-
The display mode of the slice being interacted with.
- SliceParseException(String, Throwable) - Constructor for exception androidx.slice.SliceUtils.SliceParseException
-
- SliceParseException(String) - Constructor for exception androidx.slice.SliceUtils.SliceParseException
-
- SlicePermissionActivity - Class in androidx.slice.compat
-
Dialog that grants slice permissions for an app.
- SlicePermissionActivity() - Constructor for class androidx.slice.compat.SlicePermissionActivity
-
- SliceProvider - Class in androidx.slice
-
A SliceProvider allows an app to provide content to be displayed in system spaces.
- SliceProvider(String...) - Constructor for class androidx.slice.SliceProvider
-
A version of constructing a SliceProvider that allows autogranting slice permissions
to apps that hold specific platform permissions.
- SliceProvider() - Constructor for class androidx.slice.SliceProvider
-
- SliceProviderCompat - Class in androidx.slice.compat
-
- SliceProviderCompat(SliceProvider, CompatPermissionManager, Context) - Constructor for class androidx.slice.compat.SliceProviderCompat
-
- SliceProviderWrapper(SliceProvider, String[]) - Constructor for class androidx.slice.compat.SliceProviderWrapperContainer.SliceProviderWrapper
-
- SliceProviderWrapperContainer - Class in androidx.slice.compat
-
- SliceProviderWrapperContainer.SliceProviderWrapper - Class in androidx.slice.compat
-
- SliceQuery - Class in androidx.slice.core
-
Utilities for finding content within a Slice.
- SliceSpec - Class in androidx.slice
-
Class describing the structure of the data contained within a slice.
- SliceSpec() - Constructor for class androidx.slice.SliceSpec
-
Used for VersionedParcelable
- SliceSpec(String, int) - Constructor for class androidx.slice.SliceSpec
-
- SliceSpecs - Class in androidx.slice
-
Constants for each of the slice specs
- SliceStructure - Class in androidx.slice
-
Class used to see if two Slices are structurally equivalent ignoring
specific content such as text or icons.
- SliceStructure(Slice) - Constructor for class androidx.slice.SliceStructure
-
Create a SliceStructure.
- SliceStructure(SliceItem) - Constructor for class androidx.slice.SliceStructure
-
Create a SliceStructure.
- SliceUtils - Class in androidx.slice
-
Utilities for dealing with slices.
- SliceUtils.SerializeOptions - Class in androidx.slice
-
Holds options for how to handle SliceItems that cannot be serialized.
- SliceUtils.SliceActionListener - Interface in androidx.slice
-
- SliceUtils.SliceParseException - Exception in androidx.slice
-
- SliceView - Class in androidx.slice.widget
-
A view for displaying a
Slice which is a piece of app content and actions.
- SliceView(Context) - Constructor for class androidx.slice.widget.SliceView
-
- SliceView(Context, AttributeSet) - Constructor for class androidx.slice.widget.SliceView
-
- SliceView(Context, AttributeSet, int) - Constructor for class androidx.slice.widget.SliceView
-
- SliceView(Context, AttributeSet, int, int) - Constructor for class androidx.slice.widget.SliceView
-
- SliceView.OnSliceActionListener - Interface in androidx.slice.widget
-
Implement this interface to be notified of interactions with the slice displayed
in this view.
- SliceView.SliceMode - Annotation Type in androidx.slice.widget
-
- SliceViewHolder(View) - Constructor for class androidx.slice.widget.LargeSliceAdapter.SliceViewHolder
-
- SliceViewManager - Class in androidx.slice
-
Class to handle interactions with
Slices.
- SliceViewManager.SliceCallback - Interface in androidx.slice
-
Class that listens to changes in
Slices.
- SliceViewManagerBase - Class in androidx.slice
-
- SliceViewUtil - Class in androidx.slice.widget
-
A bunch of utilities for slice UI.
- SliceWrapper(SliceItem, LargeSliceAdapter.IdGenerator, int) - Constructor for class androidx.slice.widget.LargeSliceAdapter.SliceWrapper
-
- Slide - Class in androidx.transition
-
This transition tracks changes to the visibility of target views in the
start and end scenes and moves views in or out from one of the edges of the
scene.
- Slide() - Constructor for class androidx.transition.Slide
-
Constructor using the default Gravity#BOTTOM
slide edge direction.
- Slide(int) - Constructor for class androidx.transition.Slide
-
Constructor using the provided slide edge direction.
- Slide(Context, AttributeSet) - Constructor for class androidx.transition.Slide
-
- Slide.GravityFlag - Annotation Type in androidx.transition
-
- SLIDE_FROM_BOTTOM - Static variable in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Animation to slide the contents from the bottom.
- SLIDE_FROM_BOTTOM - Static variable in class androidx.leanback.app.GuidedStepSupportFragment
-
Animation to slide the contents from the bottom.
- SLIDE_FROM_SIDE - Static variable in class androidx.leanback.app.GuidedStepFragment
-
Deprecated.
Animation to slide the contents from the side (left/right).
- SLIDE_FROM_SIDE - Static variable in class androidx.leanback.app.GuidedStepSupportFragment
-
Animation to slide the contents from the side (left/right).
- SlideNoPropagation - Class in androidx.leanback.transition
-
- SlideNoPropagation() - Constructor for class androidx.leanback.transition.SlideNoPropagation
-
- SlideNoPropagation(int) - Constructor for class androidx.leanback.transition.SlideNoPropagation
-
- SlideNoPropagation(Context, AttributeSet) - Constructor for class androidx.leanback.transition.SlideNoPropagation
-
- SlidingPaneLayout - Class in androidx.slidingpanelayout.widget
-
SlidingPaneLayout provides a horizontal, multi-pane layout for use at the top level
of a UI.
- SlidingPaneLayout(Context) - Constructor for class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- SlidingPaneLayout(Context, AttributeSet) - Constructor for class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- SlidingPaneLayout(Context, AttributeSet, int) - Constructor for class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- SlidingPaneLayout.LayoutParams - Class in androidx.slidingpanelayout.widget
-
- SlidingPaneLayout.PanelSlideListener - Interface in androidx.slidingpanelayout.widget
-
Listener for monitoring events about sliding panes.
- SlidingPaneLayout.SimplePanelSlideListener - Class in androidx.slidingpanelayout.widget
-
- SLOT_EXPAND_COLLAPSE - Static variable in class androidx.car.widget.ActionBar
-
Slot reserved for the expand/collapse button
- SLOT_LEFT - Static variable in class androidx.car.widget.ActionBar
-
Slot used to host 'move left', 'rewind', 'previous' or similar secondary actions,
usually at the left of the main action on the bottom row
- SLOT_MAIN - Static variable in class androidx.car.widget.ActionBar
-
Slot used for main actions
ActionBar, usually at the bottom center
- SLOT_RIGHT - Static variable in class androidx.car.widget.ActionBar
-
Slot used to host 'move right', 'fast-forward', 'next' or similar secondary actions,
usually at the right of the main action on the bottom row
- SMALL - Static variable in class androidx.test.internal.runner.TestSize
-
- SMALL_IMAGE - Static variable in class androidx.slice.builders.ListBuilder
-
Indicates that an image should be presented in a smaller size and it shouldn't be tinted.
- SMALL_IMAGE - Static variable in class androidx.slice.core.SliceHints
-
Indicates that an image should be presented in a smaller size and it shouldn't be tinted.
- SmallTest - Annotation Type in androidx.test.filters
-
Annotation to assign a small test size qualifier to a test.
- smoothScrollBy(int, int) - Method in class androidx.core.widget.NestedScrollView
-
Like View#scrollBy, but scroll smoothly instead of immediately.
- smoothScrollBy(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Animate a scroll by the given amount of pixels along either axis.
- smoothScrollBy(int, int, Interpolator) - Method in class androidx.recyclerview.widget.RecyclerView
-
Animate a scroll by the given amount of pixels along either axis.
- SmoothScroller() - Constructor for class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
- smoothScrollTo(int, int) - Method in class androidx.core.widget.NestedScrollView
-
- smoothScrollToPosition(int) - Method in class androidx.leanback.widget.BaseGridView
-
- smoothScrollToPosition(RecyclerView, RecyclerView.State, int) - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- smoothScrollToPosition(RecyclerView, RecyclerView.State, int) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Smooth scroll to the specified adapter position.
- smoothScrollToPosition(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
Starts a smooth scroll to an adapter position.
- smoothScrollToPosition(RecyclerView, RecyclerView.State, int) - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- smoothSlideClosed() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- smoothSlideOpen() - Method in class androidx.slidingpanelayout.widget.SlidingPaneLayout
-
- smoothSlideViewTo(View, int, int) - Method in class androidx.customview.widget.ViewDragHelper
-
Animate the view child to the given (left, top) position.
- SNAP_TO_ANY - Static variable in class androidx.recyclerview.widget.LinearSmoothScroller
-
Decides if the child should be snapped from start or end, depending on where it
currently is in relation to its parent.
- SNAP_TO_END - Static variable in class androidx.recyclerview.widget.LinearSmoothScroller
-
Align child view's right or bottom with parent view's right or bottom
- SNAP_TO_START - Static variable in class androidx.recyclerview.widget.LinearSmoothScroller
-
Align child view's left or top with parent view's left or top
- SnapHelper - Class in androidx.recyclerview.widget
-
- SnapHelper() - Constructor for class androidx.recyclerview.widget.SnapHelper
-
- snapshot() - Method in class androidx.collection.LruCache
-
Returns a copy of the current contents of the cache, ordered from least
recently accessed to most recently accessed.
- snapshot() - Method in class androidx.paging.PagedList
-
Returns an immutable snapshot of the PagedList in its current state.
- snapToPosition(int) - Method in class androidx.car.widget.PagedListView
-
Snap to the given position.
- SOLID - Static variable in class androidx.car.widget.ListItemAdapter.BackgroundStyle
-
Sets the background color of each item.
- SOLID - Static variable in class androidx.leanback.widget.PlaybackControlsRow.ThumbsAction
-
- sort(Sorter) - Method in class androidx.test.internal.runner.junit3.JUnit38ClassRunner
-
- sort(Sorter) - Method in class androidx.test.runner.AndroidJUnit4
-
- SortedList<T> - Class in androidx.recyclerview.widget
-
A Sorted list implementation that can keep items in order and also notify for changes in the
list
such that it can be bound to a
RecyclerView.Adapter.
- SortedList(Class<T>, SortedList.Callback<T>) - Constructor for class androidx.recyclerview.widget.SortedList
-
Creates a new SortedList of type T.
- SortedList(Class<T>, SortedList.Callback<T>, int) - Constructor for class androidx.recyclerview.widget.SortedList
-
Creates a new SortedList of type T.
- SortedList.BatchedCallback<T2> - Class in androidx.recyclerview.widget
-
A callback implementation that can batch notify events dispatched by the SortedList.
- SortedList.Callback<T2> - Class in androidx.recyclerview.widget
-
The class that controls the behavior of the
SortedList.
- SortedListAdapterCallback<T2> - Class in androidx.recyclerview.widget
-
- SortedListAdapterCallback(RecyclerView.Adapter) - Constructor for class androidx.recyclerview.widget.SortedListAdapterCallback
-
- SOURCE_ANY - Static variable in class androidx.core.view.InputDeviceCompat
-
A special input source constant that is used when filtering input devices
to match devices that provide any type of input source.
- SOURCE_CLASS_BUTTON - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source has buttons or keys.
- SOURCE_CLASS_JOYSTICK - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a joystick.
- SOURCE_CLASS_MASK - Static variable in class androidx.core.view.InputDeviceCompat
-
A mask for input source classes.
- SOURCE_CLASS_NONE - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source has no class.
- SOURCE_CLASS_POINTER - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a pointing device associated with a display.
- SOURCE_CLASS_POSITION - Static variable in class androidx.core.view.InputDeviceCompat
-
- SOURCE_CLASS_TRACKBALL - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a trackball navigation device.
- SOURCE_DPAD - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a DPad.
- SOURCE_GAMEPAD - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a game pad.
- SOURCE_HDMI - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a device connected through HDMI-based bus.
- SOURCE_JOYSTICK - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a joystick.
- SOURCE_KEYBOARD - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a keyboard.
- SOURCE_MOUSE - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a mouse pointing device.
- SOURCE_ROTARY_ENCODER - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a rotating encoder device whose motions should be interpreted as akin to
those of a scroll wheel.
- SOURCE_STYLUS - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a stylus pointing device.
- SOURCE_TOUCH_NAVIGATION - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a touch device whose motions should be interpreted as navigation events.
- SOURCE_TOUCHPAD - Static variable in class androidx.core.view.InputDeviceCompat
-
- SOURCE_TOUCHSCREEN - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a touch screen pointing device.
- SOURCE_TRACKBALL - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is a trackball.
- SOURCE_UNKNOWN - Static variable in class androidx.core.view.InputDeviceCompat
-
The input source is unknown.
- SP - Static variable in annotation type androidx.annotation.Dimension
-
- Space - Class in androidx.legacy.widget
-
- Space(Context, AttributeSet, int) - Constructor for class androidx.legacy.widget.Space
-
- Space(Context, AttributeSet) - Constructor for class androidx.legacy.widget.Space
-
- Space(Context) - Constructor for class androidx.legacy.widget.Space
-
- spanCount - Variable in class androidx.recyclerview.widget.RecyclerView.LayoutManager.Properties
-
- SpannableBuilder - Class in androidx.emoji.widget
-
When setSpan functions is called on EmojiSpannableBuilder, it checks if the mObject is instance
of the DynamicLayout$ChangeWatcher.
- SpanSizeLookup() - Constructor for class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
-
- SparseArrayCompat<E> - Class in androidx.collection
-
SparseArrays map integers to Objects.
- SparseArrayCompat() - Constructor for class androidx.collection.SparseArrayCompat
-
Creates a new SparseArray containing no mappings.
- SparseArrayCompat(int) - Constructor for class androidx.collection.SparseArrayCompat
-
Creates a new SparseArray containing no mappings that will not
require any additional memory allocation to store the specified
number of mappings.
- SparseArrayObjectAdapter - Class in androidx.leanback.widget
-
- SparseArrayObjectAdapter(PresenterSelector) - Constructor for class androidx.leanback.widget.SparseArrayObjectAdapter
-
- SparseArrayObjectAdapter(Presenter) - Constructor for class androidx.leanback.widget.SparseArrayObjectAdapter
-
Constructs an adapter with the given
Presenter.
- SparseArrayObjectAdapter() - Constructor for class androidx.leanback.widget.SparseArrayObjectAdapter
-
Constructs an adapter.
- SpeakEasyContentProvider - Class in androidx.test.services.speakeasy.server
-
Proxies the call method from the ContentProvider to the SpeakEasy service.
- SpeakEasyContentProvider() - Constructor for class androidx.test.services.speakeasy.server.SpeakEasyContentProvider
-
- SpeakEasyProtocol - Class in androidx.test.services.speakeasy
-
SpeakEasyProtocol abstracts away sending commands / interpreting responses from speakeasy via
bundles.
- SpeakEasyProtocol.Find - Class in androidx.test.services.speakeasy
-
Represents a Find request to SpeakEasy.
- SpeakEasyProtocol.FindResult - Class in androidx.test.services.speakeasy
-
The result of a find operation on SpeakEasy.
- SpeakEasyProtocol.Publish - Class in androidx.test.services.speakeasy
-
Represents a publish command to speakeasy.
- SpeakEasyProtocol.PublishResult - Class in androidx.test.services.speakeasy
-
Represents a publish response from speakeasy.
- SpeakEasyProtocol.Remove - Class in androidx.test.services.speakeasy
-
Indicates a request to remove a IBinder from SpeakEasy.
- SpeakEasyService - Class in androidx.test.services.speakeasy.server
-
Serves SpeakEasy requests.
- SpeakEasyService() - Constructor for class androidx.test.services.speakeasy.server.SpeakEasyService
-
- spec(int, int, GridLayout.Alignment, float) - Static method in class androidx.gridlayout.widget.GridLayout
-
Return a Spec, spec, where:
spec.span = [start, start + size]
spec.alignment = alignment
spec.weight = weight
- spec(int, GridLayout.Alignment, float) - Static method in class androidx.gridlayout.widget.GridLayout
-
Equivalent to: spec(start, 1, alignment, weight).
- spec(int, int, float) - Static method in class androidx.gridlayout.widget.GridLayout
-
Equivalent to: spec(start, 1, default_alignment, weight) -
where default_alignment is specified in
android.widget.GridLayout.LayoutParams.
- spec(int, float) - Static method in class androidx.gridlayout.widget.GridLayout
-
Equivalent to: spec(start, 1, weight).
- spec(int, int, GridLayout.Alignment) - Static method in class androidx.gridlayout.widget.GridLayout
-
Equivalent to: spec(start, size, alignment, 0f).
- spec(int, GridLayout.Alignment) - Static method in class androidx.gridlayout.widget.GridLayout
-
Return a Spec, spec, where:
spec.span = [start, start + 1]
spec.alignment = alignment
- spec(int, int) - Static method in class androidx.gridlayout.widget.GridLayout
-
Return a Spec, spec, where:
spec.span = [start, start + size]
- spec(int) - Static method in class androidx.gridlayout.widget.GridLayout
-
Return a Spec, spec, where:
spec.span = [start, start + 1]
- specifyDexMakerCacheProperty() - Method in class androidx.test.runner.MonitoringInstrumentation
-
- SpeechOrbView - Class in androidx.leanback.widget
-
A subclass of
SearchOrbView that visualizes the state of an ongoing speech recognition.
- SpeechOrbView(Context) - Constructor for class androidx.leanback.widget.SpeechOrbView
-
- SpeechOrbView(Context, AttributeSet) - Constructor for class androidx.leanback.widget.SpeechOrbView
-
- SpeechOrbView(Context, AttributeSet, int) - Constructor for class androidx.leanback.widget.SpeechOrbView
-
- SpeechRecognitionCallback - Interface in androidx.leanback.widget
-
- SpeedBumpView - Class in androidx.car.moderator
-
A wrapping view that will monitor all touch events on its children views and prevent the user
from interacting if they have performed a preset number of interactions within a preset amount
of time.
- SpeedBumpView(Context) - Constructor for class androidx.car.moderator.SpeedBumpView
-
- SpeedBumpView(Context, AttributeSet) - Constructor for class androidx.car.moderator.SpeedBumpView
-
- SpeedBumpView(Context, AttributeSet, int) - Constructor for class androidx.car.moderator.SpeedBumpView
-
- SpeedBumpView(Context, AttributeSet, int, int) - Constructor for class androidx.car.moderator.SpeedBumpView
-
- SpinnerBindingAdapter - Class in androidx.databinding.adapters
-
- SpinnerBindingAdapter() - Constructor for class androidx.databinding.adapters.SpinnerBindingAdapter
-
- splitToIntList(String) - Static method in class androidx.room.util.StringUtil
-
Splits a comma separated list of integers to integer list.
- SPORTS - Static variable in class androidx.tvprovider.media.tv.TvContractCompat.Programs.Genres
-
The genre for Sports.
- SpringAnimation - Class in androidx.dynamicanimation.animation
-
SpringAnimation is an animation that is driven by a
SpringForce.
- SpringAnimation(FloatValueHolder) - Constructor for class androidx.dynamicanimation.animation.SpringAnimation
-
- SpringAnimation(K, FloatPropertyCompat<K>) - Constructor for class androidx.dynamicanimation.animation.SpringAnimation
-
This creates a SpringAnimation that animates the property of the given object.
- SpringAnimation(K, FloatPropertyCompat<K>, float) - Constructor for class androidx.dynamicanimation.animation.SpringAnimation
-
This creates a SpringAnimation that animates the property of the given object.
- springBack(int, int, int, int, int, int) - Method in class androidx.core.widget.ScrollerCompat
-
- SpringForce - Class in androidx.dynamicanimation.animation
-
Spring Force defines the characteristics of the spring being used in the animation.
- SpringForce() - Constructor for class androidx.dynamicanimation.animation.SpringForce
-
Creates a spring force.
- SpringForce(float) - Constructor for class androidx.dynamicanimation.animation.SpringForce
-
Creates a spring with a given final rest position.
- SQLiteCursorCompat - Class in androidx.core.database.sqlite
-
Helper for accessing features in android.database.AbstractWindowedCursor
- sqliteOpenHelperFactory - Variable in class androidx.room.DatabaseConfiguration
-
The factory to use to access the database.
- stackFromEnd - Variable in class androidx.recyclerview.widget.RecyclerView.LayoutManager.Properties
-
- Stage - Enum in androidx.test.runner.lifecycle
-
An enumeration of the lifecycle stages an activity undergoes.
- StaggeredGridLayoutManager - Class in androidx.recyclerview.widget
-
A LayoutManager that lays out children in a staggered grid formation.
- StaggeredGridLayoutManager(Context, AttributeSet, int, int) - Constructor for class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Constructor used when layout manager is set in XML by RecyclerView attribute
"layoutManager".
- StaggeredGridLayoutManager(int, int) - Constructor for class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
Creates a StaggeredGridLayoutManager with given parameters.
- StaggeredGridLayoutManager.LayoutParams - Class in androidx.recyclerview.widget
-
LayoutParams used by StaggeredGridLayoutManager.
- StaggeredGridLayoutManager.SavedState - Class in androidx.recyclerview.widget
-
- STANDALONE_METADATA_NAME - Static variable in class androidx.wear.utils.MetadataConstants
-
The name of the meta-data element in the Wear app manifest for specifying whether this app
does not require a companion phone app.
- StandaloneActionMode - Class in androidx.appcompat.view
-
- StandaloneActionMode(Context, ActionBarContextView, ActionMode.Callback, boolean) - Constructor for class androidx.appcompat.view.StandaloneActionMode
-
- standardProtocol() - Static method in class androidx.test.espresso.action.AdapterViewProtocols
-
Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not
break method contracts on AdapterView.
- start() - Method in class androidx.appcompat.view.ViewPropertyAnimatorCompatSet
-
- start() - Method in class androidx.car.drawer.CarDrawerAdapter
-
Enables support for CarUxRestrictions.
- start() - Method in class androidx.car.util.CarUxRestrictionsHelper
-
Starts monitoring any changes in CarUxRestrictions.
- start() - Method in class androidx.car.widget.ListItemAdapter
-
Enables support for CarUxRestrictions.
- START - Static variable in annotation type androidx.car.widget.PagedListView.Gutter
-
Include a gutter only on the start side (that is, the same side as the scroll bar).
- START - Static variable in class androidx.core.view.GravityCompat
-
Push object to x-axis position at the start of its container, not changing its size.
- start() - Method in class androidx.core.view.ViewPropertyAnimatorCompat
-
Starts the currently pending property animations immediately.
- start() - Method in class androidx.dynamicanimation.animation.DynamicAnimation
-
Starts an animation.
- start() - Method in class androidx.dynamicanimation.animation.SpringAnimation
-
- START - Static variable in class androidx.gridlayout.widget.GridLayout
-
Indicates that a view should be aligned with the start
edges of the other views in its cell group.
- start() - Method in class androidx.heifwriter.HeifEncoder
-
Start the encoding process.
- start() - Method in class androidx.heifwriter.HeifWriter
-
Start the heif writer.
- start() - Method in class androidx.leanback.util.StateMachine
-
Start the state machine.
- START - Static variable in class androidx.recyclerview.widget.ItemTouchHelper
-
Horizontal start direction.
- start() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Starts the animation for the spinner.
- start() - Method in class androidx.transition.Transition
-
This method is called automatically by the transition and
TransitionSet classes prior to a Transition subclass starting;
subclasses should not need to call it directly.
- START_SAFE_BROWSING - Static variable in class androidx.webkit.WebViewFeature
-
- START_STICKY - Static variable in class androidx.core.app.ServiceCompat
-
Constant to return from android.app.Service#onStartCommand: if this
service's process is killed while it is started (after returning from
android.app.Service#onStartCommand), then leave it in the started
state but don't retain this delivered intent.
- startActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.ActionBar
-
- startActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.WindowDecorActionBar
-
- startActionModeForChild(View, android.view.ActionMode.Callback) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- startActionModeForChild(View, android.view.ActionMode.Callback, int) - Method in class androidx.appcompat.widget.ActionBarContainer
-
- startActivities() - Method in class androidx.core.app.TaskStackBuilder
-
Start the task stack constructed by this builder.
- startActivities(Bundle) - Method in class androidx.core.app.TaskStackBuilder
-
Start the task stack constructed by this builder.
- startActivities(Context, Intent[]) - Static method in class androidx.core.content.ContextCompat
-
Start a set of activities as a synthesized task stack, if able.
- startActivities(Context, Intent[], Bundle) - Static method in class androidx.core.content.ContextCompat
-
Start a set of activities as a synthesized task stack, if able.
- startActivity(Context, Intent, Bundle) - Static method in class androidx.core.content.ContextCompat
-
Start an activity with additional launch information, if able.
- startActivity(Intent) - Method in class androidx.fragment.app.Fragment
-
Call Activity#startActivity(Intent) from the fragment's
containing Activity.
- startActivity(Intent, Bundle) - Method in class androidx.fragment.app.Fragment
-
Call Activity#startActivity(Intent, Bundle) from the fragment's
containing Activity.
- startActivityForResult(Activity, Intent, int, Bundle) - Static method in class androidx.core.app.ActivityCompat
-
Start new activity with options, if able, for which you would like a
result when it finished.
- startActivityForResult(Intent, int) - Method in class androidx.fragment.app.Fragment
-
Call Activity#startActivityForResult(Intent, int) from the fragment's
containing Activity.
- startActivityForResult(Intent, int, Bundle) - Method in class androidx.fragment.app.Fragment
-
Call Activity#startActivityForResult(Intent, int, Bundle) from the fragment's
containing Activity.
- startActivityForResult(Intent, int) - Method in class androidx.fragment.app.FragmentActivity
-
Modifies the standard behavior to allow results to be delivered to fragments.
- startActivityForResult(Intent, int, Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
- startActivityFromFragment(Fragment, Intent, int) - Method in class androidx.fragment.app.FragmentActivity
-
Called by Fragment.startActivityForResult() to implement its behavior.
- startActivityFromFragment(Fragment, Intent, int, Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
Called by Fragment.startActivityForResult() to implement its behavior.
- startActivitySync(Intent) - Method in class androidx.test.runner.MonitoringInstrumentation
-
- startAnimationBundle - Variable in class androidx.browser.customtabs.CustomTabsIntent
-
A Bundle containing the start animation for the Custom Tabs Activity.
- startChooser() - Method in class androidx.core.app.ShareCompat.IntentBuilder
-
Start a chooser activity for the current share intent.
- startDispatchingItemsChanged() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- startDrag(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
Starts dragging the provided ViewHolder.
- startDragAndDrop(View, ClipData, View.DragShadowBuilder, Object, int) - Static method in class androidx.core.view.ViewCompat
-
Start the drag and drop operation.
- startEnterAnimation(boolean) - Method in class androidx.leanback.app.OnboardingFragment
-
Deprecated.
Called to start entrance transition.
- startEnterAnimation(boolean) - Method in class androidx.leanback.app.OnboardingSupportFragment
-
Called to start entrance transition.
- startEntranceTransition() - Method in class androidx.leanback.app.BaseFragment
-
Deprecated.
When fragment finishes loading data, it should call startEntranceTransition()
to execute the entrance transition.
- startEntranceTransition() - Method in class androidx.leanback.app.BaseSupportFragment
-
When fragment finishes loading data, it should call startEntranceTransition()
to execute the entrance transition.
- startExpandedTransition(GuidedActionsStylist.ViewHolder) - Method in class androidx.leanback.widget.GuidedActionsStylist
-
- startForegroundService(Context, Intent) - Static method in class androidx.core.content.ContextCompat
-
startForegroundService() was introduced in O, just call startService
for before O.
- startHeadersTransition(boolean) - Method in class androidx.leanback.app.BrowseFragment
-
Deprecated.
Starts a headers transition.
- startHeadersTransition(boolean) - Method in class androidx.leanback.app.BrowseSupportFragment
-
Starts a headers transition.
- starting(Description) - Method in class androidx.arch.core.executor.testing.CountingTaskExecutorRule
-
- starting(Description) - Method in class androidx.arch.core.executor.testing.InstantTaskExecutorRule
-
- starting(Description) - Method in class androidx.room.testing.MigrationTestHelper
-
- startIntentSenderForResult(Activity, IntentSender, int, Intent, int, int, int, Bundle) - Static method in class androidx.core.app.ActivityCompat
-
Start new IntentSender with options, if able, for which you would like a
result when it finished.
- startIntentSenderForResult(IntentSender, int, Intent, int, int, int, Bundle) - Method in class androidx.fragment.app.Fragment
-
Call Activity#startIntentSenderForResult(IntentSender, int, Intent, int, int, int,
Bundle) from the fragment's containing Activity.
- startIntentSenderForResult(IntentSender, int, Intent, int, int, int) - Method in class androidx.fragment.app.FragmentActivity
-
- startIntentSenderForResult(IntentSender, int, Intent, int, int, int, Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
- startIntentSenderFromFragment(Fragment, IntentSender, int, Intent, int, int, int, Bundle) - Method in class androidx.fragment.app.FragmentActivity
-
Called by Fragment.startIntentSenderForResult() to implement its behavior.
- startLoading() - Method in class androidx.loader.content.Loader
-
This function will normally be called for you automatically by
LoaderManager when the associated fragment/activity
is being started.
- startMarginPercent - Variable in class androidx.percentlayout.widget.PercentLayoutHelper.PercentLayoutInfo
-
Deprecated.
The decimal value of the percentage-based start margin.
- startNestedScroll(int) - Method in interface androidx.core.view.NestedScrollingChild
-
Begin a nestable scroll operation along the given axes.
- startNestedScroll(int, int) - Method in interface androidx.core.view.NestedScrollingChild2
-
Begin a nestable scroll operation along the given axes, for the given input type.
- startNestedScroll(int) - Method in class androidx.core.view.NestedScrollingChildHelper
-
Start a new nested scroll for this view.
- startNestedScroll(int, int) - Method in class androidx.core.view.NestedScrollingChildHelper
-
Start a new nested scroll for this view.
- startNestedScroll(View, int) - Static method in class androidx.core.view.ViewCompat
-
Begin a nestable scroll operation along the given axes.
- startNestedScroll(View, int, int) - Static method in class androidx.core.view.ViewCompat
-
Begin a nestable scroll operation along the given axes.
- startNestedScroll(int, int) - Method in class androidx.core.widget.NestedScrollView
-
- startNestedScroll(int) - Method in class androidx.core.widget.NestedScrollView
-
- startNestedScroll(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- startNestedScroll(int, int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- startNestedScroll(int) - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- startPosition - Variable in class androidx.paging.PositionalDataSource.LoadRangeParams
-
Start position of data to load.
- startPostponedEnterTransition(Activity) - Static method in class androidx.core.app.ActivityCompat
-
- startPostponedEnterTransition() - Method in class androidx.fragment.app.Fragment
-
- startPostponedEnterTransition() - Method in class androidx.leanback.widget.FullWidthDetailsOverviewSharedElementHelper
-
Manually start postponed enter transition.
- startRecognition() - Method in class androidx.leanback.app.SearchFragment
-
Deprecated.
Starts speech recognition.
- startRecognition() - Method in class androidx.leanback.app.SearchSupportFragment
-
Starts speech recognition.
- startRecognition() - Method in class androidx.leanback.widget.SearchBar
-
- startSafeBrowsing(Context, <any>) - Static method in class androidx.webkit.WebViewCompat
-
Starts Safe Browsing initialization.
- startScroll(int, int, int, int) - Method in class androidx.core.widget.ScrollerCompat
-
- startScroll(int, int, int, int, int) - Method in class androidx.core.widget.ScrollerCompat
-
- startService(Intent) - Method in class androidx.test.rule.ServiceTestRule
-
Starts the service under test and blocks until the service is connected, in the same way as if
it were started by Context.startService(Intent) with an android.content.Intent that identifies a service.
- startSession(Bundle, RemotePlaybackClient.SessionActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a request to start a new media playback session.
- startSmoothScroll(RecyclerView.SmoothScroller) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
- startSupportActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.AppCompatActivity
-
Start an action mode.
- startSupportActionMode(ActionMode.Callback) - Method in class androidx.appcompat.app.AppCompatDelegate
-
Start an action mode.
- startSwipe(RecyclerView.ViewHolder) - Method in class androidx.recyclerview.widget.ItemTouchHelper
-
Starts swiping the provided ViewHolder.
- startTimer() - Method in class androidx.wear.widget.CircularProgressLayout
-
Starts the timer countdown.
- startUpdate(ViewGroup) - Method in class androidx.fragment.app.FragmentPagerAdapter
-
- startUpdate(ViewGroup) - Method in class androidx.fragment.app.FragmentStatePagerAdapter
-
- startUpdate(ViewGroup) - Method in class androidx.legacy.app.FragmentPagerAdapter
-
- startUpdate(ViewGroup) - Method in class androidx.legacy.app.FragmentStatePagerAdapter
-
- startUpdate(ViewGroup) - Method in class androidx.viewpager.widget.PagerAdapter
-
Called when a change in the shown pages is going to start being made.
- startUpdate(View) - Method in class androidx.viewpager.widget.PagerAdapter
-
- startVersion - Variable in class androidx.room.migration.Migration
-
- startWakefulService(Context, Intent) - Static method in class androidx.legacy.content.WakefulBroadcastReceiver
-
Deprecated.
Do a Context.startService, but holding a wake lock while the service starts.
- startWrite() - Method in class androidx.core.util.AtomicFile
-
Start a new write operation on the file.
- State(String) - Constructor for class androidx.leanback.util.StateMachine.State
-
Create a State which is not branch start and a branch end.
- State(String, boolean, boolean) - Constructor for class androidx.leanback.util.StateMachine.State
-
Create a State
- State() - Constructor for class androidx.recyclerview.widget.RecyclerView.State
-
- state - Variable in class androidx.slice.widget.EventInfo
-
Represents the state after the event or -1 if not applicable for the event type.
- STATE_DRAGGING - Static variable in class androidx.customview.widget.ViewDragHelper
-
A view is currently being dragged.
- STATE_DRAGGING - Static variable in class androidx.drawerlayout.widget.DrawerLayout
-
Indicates that a drawer is currently being dragged by the user.
- STATE_DRAGGING - Static variable in class androidx.wear.widget.drawer.WearableDrawerView
-
Indicates that the drawer is currently being dragged by the user.
- STATE_FULL - Static variable in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
This is the state when the view covers full width and height of screen.
- STATE_HALF - Static variable in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
This is the default state corresponding to layout file.
- STATE_IDLE - Static variable in class androidx.customview.widget.ViewDragHelper
-
A view is not currently being dragged or animating as a result of a fling/snap.
- STATE_IDLE - Static variable in class androidx.drawerlayout.widget.DrawerLayout
-
Indicates that any drawers are in an idle, settled state.
- STATE_IDLE - Static variable in class androidx.wear.widget.drawer.WearableDrawerView
-
Indicates that the drawer is in an idle, settled state.
- STATE_OFF - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the state of a toggle is off.
- STATE_ON - Static variable in class androidx.slice.widget.EventInfo
-
Indicates the state of a toggle is on.
- STATE_SETTLING - Static variable in class androidx.customview.widget.ViewDragHelper
-
A view is currently settling into place as a result of a fling or
predefined non-interactive motion.
- STATE_SETTLING - Static variable in class androidx.drawerlayout.widget.DrawerLayout
-
Indicates that a drawer is in the process of settling to a final position.
- STATE_SETTLING - Static variable in class androidx.wear.widget.drawer.WearableDrawerView
-
Indicates that the drawer is in the process of settling to a final position.
- STATE_SMALL - Static variable in class androidx.leanback.widget.FullWidthDetailsOverviewRowPresenter
-
This is the state where the view shrinks to a small banner.
- StateMachine - Class in androidx.leanback.util
-
State: each State has incoming Transitions and outgoing Transitions.
- StateMachine() - Constructor for class androidx.leanback.util.StateMachine
-
- StateMachine.Condition - Class in androidx.leanback.util
-
Used in transition
- StateMachine.Event - Class in androidx.leanback.util
-
Used in Transition
- StateMachine.State - Class in androidx.leanback.util
-
- STATUS_INVOKED - Static variable in class androidx.leanback.util.StateMachine
-
Has been executed
- STATUS_OK - Static variable in class androidx.core.provider.FontsContractCompat.FontFamilyResult
-
Constant represents that the font was successfully retrieved.
- STATUS_UNEXPECTED_DATA_PROVIDED - Static variable in class androidx.core.provider.FontsContractCompat.FontFamilyResult
-
Constant represents that the provider returns unexpected data.
- STATUS_WRONG_CERTIFICATES - Static variable in class androidx.core.provider.FontsContractCompat.FontFamilyResult
-
Constant represents that the given certificate was not matched with the provider's
signature.
- STATUS_ZERO - Static variable in class androidx.leanback.util.StateMachine
-
No request on the State
- StatusCallback() - Constructor for class androidx.mediarouter.media.RemotePlaybackClient.StatusCallback
-
- stereoReset(boolean) - Method in class androidx.core.text.BidiFormatter.Builder
-
Specifies whether the BidiFormatter to be built should also "reset" directionality before
a string being bidi-wrapped, not just after it.
- STIFFNESS_HIGH - Static variable in class androidx.dynamicanimation.animation.SpringForce
-
Stiffness constant for extremely stiff spring.
- STIFFNESS_LOW - Static variable in class androidx.dynamicanimation.animation.SpringForce
-
Stiffness constant for a spring with low stiffness.
- STIFFNESS_MEDIUM - Static variable in class androidx.dynamicanimation.animation.SpringForce
-
Stiffness constant for medium stiff spring.
- STIFFNESS_VERY_LOW - Static variable in class androidx.dynamicanimation.animation.SpringForce
-
Stiffness constant for a spring with very low stiffness.
- stop() - Method in class androidx.car.drawer.CarDrawerAdapter
-
Disables support for CarUxRestrictions, and frees up resources.
- stop() - Method in class androidx.car.util.CarUxRestrictionsHelper
-
Stops monitoring any changes in CarUxRestrictions.
- stop() - Method in class androidx.car.widget.ListItemAdapter
-
Disables support for CarUxRestrictions, and frees up resources.
- stop() - Method in class androidx.core.app.FrameMetricsAggregator
-
Stops recording metrics for all Activities currently being tracked.
- stop(long) - Method in class androidx.heifwriter.HeifWriter
-
Stop the heif writer synchronously.
- stop(Bundle, RemotePlaybackClient.SessionActionCallback) - Method in class androidx.mediarouter.media.RemotePlaybackClient
-
Sends a request to stop media playback and clear the media playback queue.
- stop() - Method in class androidx.recyclerview.widget.RecyclerView.SmoothScroller
-
Stops running the SmoothScroller in each animation callback.
- stop() - Method in class androidx.swiperefreshlayout.widget.CircularProgressDrawable
-
Stops the animation for the spinner.
- STOP_FOREGROUND_DETACH - Static variable in class androidx.core.app.ServiceCompat
-
- STOP_FOREGROUND_REMOVE - Static variable in class androidx.core.app.ServiceCompat
-
- stopAsync() - Method in class androidx.heifwriter.HeifEncoder
-
Sends input EOS to the encoder.
- stopDispatchingItemsChanged() - Method in class androidx.appcompat.view.menu.MenuBuilder
-
- stopForeground(Service, int) - Static method in class androidx.core.app.ServiceCompat
-
Remove the passed service from foreground state, allowing it to be killed if
more memory is needed.
- stopIgnoringView(View) - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
View can be scrapped and recycled again.
- stopLoading() - Method in class androidx.loader.content.Loader
-
This function will normally be called for you automatically by
LoaderManager when the associated fragment/activity
is being stopped.
- stopNestedScroll() - Method in interface androidx.core.view.NestedScrollingChild
-
Stop a nested scroll in progress.
- stopNestedScroll(int) - Method in interface androidx.core.view.NestedScrollingChild2
-
Stop a nested scroll in progress for the given input type.
- stopNestedScroll() - Method in class androidx.core.view.NestedScrollingChildHelper
-
Stop a nested scroll in progress.
- stopNestedScroll(int) - Method in class androidx.core.view.NestedScrollingChildHelper
-
Stop a nested scroll in progress.
- stopNestedScroll(View) - Static method in class androidx.core.view.ViewCompat
-
Stop a nested scroll in progress.
- stopNestedScroll(View, int) - Static method in class androidx.core.view.ViewCompat
-
Stop a nested scroll in progress.
- stopNestedScroll(int) - Method in class androidx.core.widget.NestedScrollView
-
- stopNestedScroll() - Method in class androidx.core.widget.NestedScrollView
-
- stopNestedScroll() - Method in class androidx.recyclerview.widget.RecyclerView
-
- stopNestedScroll(int) - Method in class androidx.recyclerview.widget.RecyclerView
-
- stopNestedScroll() - Method in class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
- stopRecognition() - Method in class androidx.leanback.widget.SearchBar
-
Stops the speech recognition, if already started.
- stopScroll() - Method in class androidx.recyclerview.widget.RecyclerView
-
- stopTimer() - Method in class androidx.wear.widget.CircularProgressLayout
-
Stops the timer countdown.
- storeChannelLogo(Context, long, Uri) - Static method in class androidx.tvprovider.media.tv.ChannelLogoUtils
-
Stores channel logo in the system content provider from the given URI.
- storeChannelLogo(Context, long, Bitmap) - Static method in class androidx.tvprovider.media.tv.ChannelLogoUtils
-
Stores the given channel logo Bitmap in the system content provider and associate
it with the given channel ID.
- stream(SliceItem) - Static method in class androidx.slice.core.SliceQuery
-
- stream(Slice) - Static method in class androidx.slice.core.SliceQuery
-
- STREAM_DEFAULT - Static variable in class androidx.core.app.NotificationCompat
-
Use this constant as the value for audioStreamType to request that
the default stream type for notifications be used.
- StringDef - Annotation Type in androidx.annotation
-
Denotes that the annotated String element, represents a logical
type and that its value should be one of the explicitly named constants.
- StringRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a String resource reference (e.g.
- stringToAudioLanguages(String) - Static method in class androidx.tvprovider.media.tv.TvContractUtils
-
Parses a string of comma-separated audio languages into an array of audio language strings.
- stringToContentRatings(String) - Static method in class androidx.tvprovider.media.tv.TvContractUtils
-
Parses a string of comma-separated ratings into an array of TvContentRating.
- StringUtil - Class in androidx.room.util
-
- stripSlice(Slice, int, boolean) - Static method in class androidx.slice.SliceUtils
-
Attempt to remove any extra content from the slice.
- Stub() - Constructor for class androidx.test.espresso.web.action.IAtomActionResultPropagator.Stub
-
- Stub() - Constructor for class androidx.test.services.shellexecutor.Command.Stub
-
- Style() - Constructor for class androidx.core.app.NotificationCompat.Style
-
- STYLE_NO_FRAME - Static variable in class androidx.fragment.app.DialogFragment
-
- STYLE_NO_INPUT - Static variable in class androidx.fragment.app.DialogFragment
-
- STYLE_NO_TITLE - Static variable in class androidx.fragment.app.DialogFragment
-
- STYLE_NORMAL - Static variable in class androidx.fragment.app.DialogFragment
-
- StyleableRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a styleable resource reference (e.g.
- StyleRes - Annotation Type in androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a style resource reference (e.g.
- subActions(List<GuidedAction>) - Method in class androidx.leanback.widget.GuidedAction.BuilderBase
-
Sets sub actions list.
- SubheaderListItem - Class in androidx.car.widget
-
Class to build a sub-header list item.
- SubheaderListItem(Context, String) - Constructor for class androidx.car.widget.SubheaderListItem
-
- SubheaderListItem.TextStartMarginType - Annotation Type in androidx.car.widget
-
- SubheaderListItem.ViewHolder - Class in androidx.car.widget
-
Holds views of SubHeaderListItem.
- SUBJECT_DISTANCE_RANGE_CLOSE_VIEW - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SUBJECT_DISTANCE_RANGE_DISTANT_VIEW - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SUBJECT_DISTANCE_RANGE_MACRO - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SUBJECT_DISTANCE_RANGE_UNKNOWN - Static variable in class androidx.exifinterface.media.ExifInterface
-
- SubMenuBuilder - Class in androidx.appcompat.view.menu
-
The model for a sub menu, which is an extension of the menu.
- SubMenuBuilder(Context, MenuBuilder, MenuItemImpl) - Constructor for class androidx.appcompat.view.menu.SubMenuBuilder
-
- submitList(PagedList<T>) - Method in class androidx.paging.AsyncPagedListDiffer
-
Pass a new PagedList to the differ.
- submitList(PagedList<T>) - Method in class androidx.paging.PagedListAdapter
-
Set the new list to be displayed.
- submitList(List<T>) - Method in class androidx.recyclerview.widget.AsyncListDiffer
-
Pass a new List to the AdapterHelper.
- submitList(List<T>) - Method in class androidx.recyclerview.widget.ListAdapter
-
Submits a new list to be diffed, and displayed.
- subSequence(int, int) - Method in class androidx.core.text.PrecomputedTextCompat
-
- subSequence(int, int) - Method in class androidx.emoji.widget.SpannableBuilder
-
- SUBTYPE_MILLIS - Static variable in class androidx.slice.core.SliceHints
-
Subtype to tag an item as representing a time in milliseconds since midnight,
January 1, 1970 UTC.
- SUBTYPE_MIN - Static variable in class androidx.slice.core.SliceHints
-
Subtype indicating that this content is the minimum value for a range.
- subUiVisibilityChanged(boolean) - Method in class androidx.core.view.ActionProvider
-
Notify the system that the visibility of an action view's sub-UI such as an anchored popup
has changed.
- SUCCESS_ANIMATION - Static variable in class androidx.wear.activity.ConfirmationActivity
-
- SUCCESS_ANIMATION - Static variable in class androidx.wear.widget.ConfirmationOverlay
-
- suiteAssignment - Variable in class androidx.test.internal.runner.RunnerArgs
-
- SuiteAssignmentPrinter - Class in androidx.test.internal.runner.listener
-
This class measures the elapsed run time of each test, and used it to report back to the user
which suite (
SmallTest,
MediumTest,
LargeTest) the
test should belong to.
- SuiteAssignmentPrinter() - Constructor for class androidx.test.internal.runner.listener.SuiteAssignmentPrinter
-
- superDispatchKeyEvent(KeyEvent) - Method in class androidx.core.app.ComponentActivity
-
- superDispatchKeyEvent(KeyEvent) - Method in interface androidx.core.view.KeyEventDispatcher.Component
-
Expected to call into the super implementation of
Window.Callback#dispatchKeyEvent.
- SupportActionModeWrapper - Class in androidx.appcompat.view
-
Wraps a support
ActionMode as a framework
android.view.ActionMode.
- SupportActionModeWrapper(Context, ActionMode) - Constructor for class androidx.appcompat.view.SupportActionModeWrapper
-
- SupportActionModeWrapper.CallbackWrapper - Class in androidx.appcompat.view
-
- SUPPORTED_MODIFIERS_MASK - Static variable in interface androidx.core.internal.view.SupportMenu
-
A mask of all supported modifiers for MenuItem's keyboard shortcuts
- SUPPORTED_SPECS - Static variable in class androidx.slice.widget.SliceLiveData
-
- supportFinishAfterTransition() - Method in class androidx.fragment.app.FragmentActivity
-
Reverses the Activity Scene entry Transition and triggers the calling Activity
to reverse its exit Transition.
- supportInvalidateOptionsMenu() - Method in class androidx.appcompat.app.AppCompatActivity
-
- supportInvalidateOptionsMenu() - Method in class androidx.fragment.app.FragmentActivity
-
- SupportMenu - Interface in androidx.core.internal.view
-
Interface for managing the items in a menu.
- SupportMenuInflater - Class in androidx.appcompat.view
-
This class is used to instantiate menu XML files into Menu objects.
- SupportMenuInflater(Context) - Constructor for class androidx.appcompat.view.SupportMenuInflater
-
Constructs a menu inflater.
- SupportMenuItem - Interface in androidx.core.internal.view
-
Interface for direct access to a previously created menu item.
- supportNavigateUpTo(Intent) - Method in class androidx.appcompat.app.AppCompatActivity
-
Navigate from sourceActivity to the activity specified by upIntent, finishing sourceActivity
in the process.
- supportPostponeEnterTransition() - Method in class androidx.fragment.app.FragmentActivity
-
Support library version of android.app.Activity#postponeEnterTransition() that works
only on API 21 and later.
- supportRequestWindowFeature(int) - Method in class androidx.appcompat.app.AppCompatActivity
-
Enable extended support library window features.
- supportRequestWindowFeature(int) - Method in class androidx.appcompat.app.AppCompatDialog
-
Enable extended support library window features.
- supportsControlAction(String, String) - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if the route supports the specified
media control category and action.
- supportsControlCategory(String) - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if the route supports the specified
media control category.
- supportsControlRequest(Intent) - Method in class androidx.mediarouter.media.MediaRouter.RouteInfo
-
Returns true if the route supports the specified
media control request.
- supportsDynamicShadow() - Static method in class androidx.leanback.widget.ShadowOverlayContainer
-
Returns true if the platform sdk supports dynamic shadows.
- supportsDynamicShadow() - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Returns true if the platform sdk supports dynamic shadows.
- supportsForeground() - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Returns true if view.setForeground() is supported.
- supportShouldUpRecreateTask(Intent) - Method in class androidx.appcompat.app.AppCompatActivity
-
Returns true if sourceActivity should recreate the task when navigating 'up'
by using targetIntent.
- supportsInputMethods() - Static method in class androidx.test.espresso.matcher.ViewMatchers
-
Returns a matcher that matches views that support input methods.
- supportsPredictiveItemAnimations() - Method in class androidx.recyclerview.widget.GridLayoutManager
-
- supportsPredictiveItemAnimations() - Method in class androidx.recyclerview.widget.LinearLayoutManager
-
- supportsPredictiveItemAnimations() - Method in class androidx.recyclerview.widget.RecyclerView.LayoutManager
-
Returns whether this LayoutManager supports "predictive item animations".
- supportsPredictiveItemAnimations() - Method in class androidx.recyclerview.widget.StaggeredGridLayoutManager
-
- SupportSQLiteDatabase - Interface in androidx.sqlite.db
-
A database abstraction which removes the framework dependency and allows swapping underlying
sql versions.
- SupportSQLiteOpenHelper - Interface in androidx.sqlite.db
-
An interface to map the behavior of android.database.sqlite.SQLiteOpenHelper.
- SupportSQLiteOpenHelper.Callback - Class in androidx.sqlite.db
-
Handles various lifecycle events for the SQLite connection, similar to
android.database.sqlite.SQLiteOpenHelper.
- SupportSQLiteOpenHelper.Configuration - Class in androidx.sqlite.db
-
- SupportSQLiteOpenHelper.Configuration.Builder - Class in androidx.sqlite.db
-
- SupportSQLiteOpenHelper.Factory - Interface in androidx.sqlite.db
-
- SupportSQLiteProgram - Interface in androidx.sqlite.db
-
An interface to map the behavior of android.database.sqlite.SQLiteProgram.
- SupportSQLiteQuery - Interface in androidx.sqlite.db
-
A query with typed bindings.
- SupportSQLiteQueryBuilder - Class in androidx.sqlite.db
-
A simple query builder to create SQL SELECT queries.
- SupportSQLiteStatement - Interface in androidx.sqlite.db
-
An interface to map the behavior of android.database.sqlite.SQLiteStatement.
- supportsRoundedCorner() - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Returns true if the platform sdk supports rounded corner through outline.
- supportsShadow() - Static method in class androidx.leanback.widget.ShadowOverlayContainer
-
Return true if the platform sdk supports shadow.
- supportsShadow() - Static method in class androidx.leanback.widget.ShadowOverlayHelper
-
Return true if the platform sdk supports shadow.
- supportStartPostponedEnterTransition() - Method in class androidx.fragment.app.FragmentActivity
-
Support library version of android.app.Activity#startPostponedEnterTransition()
that only works with API 21 and later.
- SupportSubMenu - Interface in androidx.core.internal.view
-
- Suppress - Annotation Type in androidx.test.filters
-
Use this annotation on test classes or test methods that should not be included in a test suite.
- SurfaceHolderGlueHost - Interface in androidx.leanback.media
-
Optional interface to be implemented by any subclass of
PlaybackGlueHost that contains
a
android.view.SurfaceView.
- SWAP_DURATION - Static variable in class androidx.core.app.FrameMetricsAggregator
-
A flag indicating that the metrics should track the swap duration.
- SWAP_INDEX - Static variable in class androidx.core.app.FrameMetricsAggregator
-
- swapAdapter(RecyclerView.Adapter, boolean) - Method in class androidx.recyclerview.widget.RecyclerView
-
Swaps the current adapter with the provided one.
- swapBuffers() - Method in class androidx.heifwriter.EglWindowSurface
-
Calls eglSwapBuffers.
- swapCursor(Cursor) - Method in class androidx.cursoradapter.widget.CursorAdapter
-
Swap in a new Cursor, returning the old Cursor.
- swapCursor(Cursor) - Method in class androidx.cursoradapter.widget.SimpleCursorAdapter
-
- swapCursor(Cursor) - Method in class androidx.leanback.widget.CursorObjectAdapter
-
Swap in a new Cursor, returning the old Cursor.
- swapSharedElementTargets(Object, ArrayList<View>, ArrayList<View>) - Method in class androidx.fragment.app.FragmentTransitionImpl
-
Swap the targets for the shared element transition from those Views in sharedElementsOut
to those in sharedElementsIn
- swapSharedElementTargets(Object, ArrayList<View>, ArrayList<View>) - Method in class androidx.transition.FragmentTransitionSupport
-
- Swatch(int, int) - Constructor for class androidx.palette.graphics.Palette.Swatch
-
- Swipe - Enum in androidx.test.espresso.action
-
Executes different swipe types to given positions.
- SwipeDismissFrameLayout - Class in androidx.wear.widget
-
A layout enabling left-to-right swipe-to-dismiss, intended for use within an activity.
- SwipeDismissFrameLayout(Context) - Constructor for class androidx.wear.widget.SwipeDismissFrameLayout
-
Simple constructor to use when creating a view from code.
- SwipeDismissFrameLayout(Context, AttributeSet) - Constructor for class androidx.wear.widget.SwipeDismissFrameLayout
-
Constructor that is called when inflating a view from XML.
- SwipeDismissFrameLayout(Context, AttributeSet, int) - Constructor for class androidx.wear.widget.SwipeDismissFrameLayout
-
Perform inflation from XML and apply a class-specific base style from a theme attribute.
- SwipeDismissFrameLayout(Context, AttributeSet, int, int) - Constructor for class androidx.wear.widget.SwipeDismissFrameLayout
-
Perform inflation from XML and apply a class-specific base style from a theme attribute.
- SwipeDismissFrameLayout.Callback - Class in androidx.wear.widget
-
Implement this callback to act on particular stages of the dismissal.
- swipeDown() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that performs a swipe top-to-bottom across the horizontal center of the view.
- swipeLeft() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that performs a swipe right-to-left across the vertical center of the view.
- Swiper - Interface in androidx.test.espresso.action
-
Interface to implement different swipe types.
- Swiper.Status - Enum in androidx.test.espresso.action
-
The result of the swipe.
- SwipeRefreshLayout - Class in androidx.swiperefreshlayout.widget
-
The SwipeRefreshLayout should be used whenever the user can refresh the
contents of a view via a vertical swipe gesture.
- SwipeRefreshLayout(Context) - Constructor for class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Simple constructor to use when creating a SwipeRefreshLayout from code.
- SwipeRefreshLayout(Context, AttributeSet) - Constructor for class androidx.swiperefreshlayout.widget.SwipeRefreshLayout
-
Constructor that is called when inflating SwipeRefreshLayout from XML.
- SwipeRefreshLayout.OnChildScrollUpCallback - Interface in androidx.swiperefreshlayout.widget
-
- SwipeRefreshLayout.OnRefreshListener - Interface in androidx.swiperefreshlayout.widget
-
Classes that wish to be notified when the swipe gesture correctly
triggers a refresh should implement this interface.
- swipeRight() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that performs a swipe left-to-right across the vertical center of the view.
- swipeUp() - Static method in class androidx.test.espresso.action.ViewActions
-
Returns an action that performs a swipe bottom-to-top across the horizontal center of the view.
- SwitchBindingAdapter - Class in androidx.databinding.adapters
-
- SwitchBindingAdapter() - Constructor for class androidx.databinding.adapters.SwitchBindingAdapter
-
- SwitchCompat - Class in androidx.appcompat.widget
-
SwitchCompat is a version of the Switch widget which on devices back to API v7.
- SwitchCompat(Context) - Constructor for class androidx.appcompat.widget.SwitchCompat
-
Construct a new Switch with default styling.
- SwitchCompat(Context, AttributeSet) - Constructor for class androidx.appcompat.widget.SwitchCompat
-
Construct a new Switch with default styling, overriding specific style
attributes as requested.
- SwitchCompat(Context, AttributeSet, int) - Constructor for class androidx.appcompat.widget.SwitchCompat
-
Construct a new Switch with a default style determined by the given theme attribute,
overriding specific style attributes as requested.
- SwitchCompatBindingAdapter - Class in androidx.databinding.adapters
-
- SwitchCompatBindingAdapter() - Constructor for class androidx.databinding.adapters.SwitchCompatBindingAdapter
-
- switchMap(LiveData<X>, Function<X, LiveData<Y>>) - Static method in class androidx.lifecycle.Transformations
-
Returns a LiveData mapped from the input source LiveData by applying
switchMapFunction to each value set on source.
- SwitchPreference - Class in androidx.preference
-
A
Preference that provides a two-state toggleable option.
- SwitchPreference(Context, AttributeSet, int, int) - Constructor for class androidx.preference.SwitchPreference
-
Construct a new SwitchPreference with the given style options.
- SwitchPreference(Context, AttributeSet, int) - Constructor for class androidx.preference.SwitchPreference
-
Construct a new SwitchPreference with the given style options.
- SwitchPreference(Context, AttributeSet) - Constructor for class androidx.preference.SwitchPreference
-
Construct a new SwitchPreference with the given style options.
- SwitchPreference(Context) - Constructor for class androidx.preference.SwitchPreference
-
Construct a new SwitchPreference with default style options.
- SwitchPreferenceCompat - Class in androidx.preference
-
A
Preference that provides a two-state toggleable option.
- SwitchPreferenceCompat(Context, AttributeSet, int, int) - Constructor for class androidx.preference.SwitchPreferenceCompat
-
Construct a new SwitchPreference with the given style options.
- SwitchPreferenceCompat(Context, AttributeSet, int) - Constructor for class androidx.preference.SwitchPreferenceCompat
-
Construct a new SwitchPreference with the given style options.
- SwitchPreferenceCompat(Context, AttributeSet) - Constructor for class androidx.preference.SwitchPreferenceCompat
-
Construct a new SwitchPreference with the given style options.
- SwitchPreferenceCompat(Context) - Constructor for class androidx.preference.SwitchPreferenceCompat
-
Construct a new SwitchPreference with default style options.
- switchToRows() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
Switch to rows fragment.
- switchToRows() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
Switch to rows fragment.
- switchToVideo() - Method in class androidx.leanback.app.DetailsFragmentBackgroundController
-
Deprecated.
- switchToVideo() - Method in class androidx.leanback.app.DetailsSupportFragmentBackgroundController
-
- sync(Iterable<IdlingResource>, Iterable<Looper>) - Method in class androidx.test.espresso.base.IdlingResourceRegistry
-
Ensures that this idling resource registry is in sync with given resources by
registering/un-registering idling resources as needed.
- SYNC_ACTIVATED_CUSTOM - Static variable in class androidx.leanback.widget.RowPresenter
-
- SYNC_ACTIVATED_TO_EXPANDED - Static variable in class androidx.leanback.widget.RowPresenter
-
Synchronizes row view's activated status to expand status of the row view holder.
- SYNC_ACTIVATED_TO_EXPANDED_AND_SELECTED - Static variable in class androidx.leanback.widget.RowPresenter
-
Sets the row view's activated status to true when both expand and selected are true.
- SYNC_ACTIVATED_TO_SELECTED - Static variable in class androidx.leanback.widget.RowPresenter
-
Synchronizes row view's activated status to selected status of the row view holder.
- SYNC_DURATION - Static variable in class androidx.core.app.FrameMetricsAggregator
-
A flag indicating that the metrics should track the sync duration.
- SYNC_INDEX - Static variable in class androidx.core.app.FrameMetricsAggregator
-
- syncActivatedStatus(View) - Method in class androidx.leanback.widget.RowPresenter.ViewHolder
-
- SynchronizedPool(int) - Constructor for class androidx.core.util.Pools.SynchronizedPool
-
Creates a new instance.
- syncState() - Method in class androidx.appcompat.app.ActionBarDrawerToggle
-
Synchronize the state of the drawer indicator/affordance with the linked DrawerLayout.
- syncState() - Method in class androidx.car.drawer.CarDrawerController
-
Synchronizes the display of the drawer with its linked
DrawerLayout.
- syncState() - Method in class androidx.legacy.app.ActionBarDrawerToggle
-
Deprecated.
Synchronize the state of the drawer indicator/affordance with the linked DrawerLayout.
- syncSummaryView(PreferenceViewHolder) - Method in class androidx.preference.TwoStatePreference
-
Sync a summary holder contained within holder's subhierarchy with the correct summary text.
- syncSummaryView(View) - Method in class androidx.preference.TwoStatePreference
-
- SystemClock - Class in androidx.slice
-
- SystemClock() - Constructor for class androidx.slice.SystemClock
-
- systemSupportsEntranceTransitions() - Static method in class androidx.leanback.transition.TransitionHelper
-
Returns true if system supports entrance Transition animations.
- systemSupportsPrint() - Static method in class androidx.print.PrintHelper
-
Gets whether the system supports printing.